
The maximum socket connect time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The CA certificate bundle to use when verifying SSL certificates. Credentials will not be loaded if this argument is provided. Overrides config/env settings.ĭo not sign requests. Use a specific profile from your credential file. This option overrides the default behavior of verifying SSL certificates.Ī JMESPath query to use in filtering the response data. For each SSL connection, the AWS CLI will verify SSL certificates. Override command’s default URL with the given URL.īy default, the AWS CLI uses SSL when communicating with AWS services. The generated JSON skeleton is not stable between versions of the AWS CLI and there are no backwards compatibility guarantees in the JSON skeleton generated. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command. Similarly, if provided yaml-input it will print a sample input YAML that can be used with -cli-input-yaml. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for -cli-input-json. Prints a JSON skeleton to standard output without sending an API request. Do not use the NextToken response element directly outside of the AWS CLI.įor usage examples, see Pagination in the AWS Command Line Interface User Guide. To resume pagination, provide the NextToken value in the starting-token argument of a subsequent command. If the total number of items available is more than the value specified, a NextToken is provided in the command’s output. When using file:// the file contents will need to properly formatted for the configured cli-binary-format.Īutomatically prompt for CLI input parameters.ĭisable automatically prompt for CLI input parameters.The total number of items to return in the command’s output. When providing contents from a file that map to a binary blob fileb:// will always be treated as binary and use the file contents directly regardless of the cli-binary-format setting. The raw-in-base64-out format preserves compatibility with AWS CLI V1 behavior and binary values must be passed literally. The base64 format expects binary blobs to be provided as a base64 encoded string. The formatting style to be used for binary blobs. If the value is set to 0, the socket connect will be blocking and not timeout.


This may not be specified along with -cli-input-yaml. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally.

If other arguments are provided on the command line, those values will override the JSON-provided values. The JSON string follows the format provided by -generate-cli-skeleton. Reads arguments from the JSON string provided. cli-input-json | -cli-input-yaml (string)
