Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.ec2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13608,8 +13608,12 @@ commands:
description: One or more filters.
nargs: -1
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--max-items=: The total number of items to return in the command's output.
--max-results=: The maximum number of routes to return.
--next-token=: The token for the next page of results.
--no-dry-run: Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
--page-size=: The size of each page to get in the AWS service call.
--starting-token=: A token to specify where to start paginating.
--transit-gateway-route-table-id=!: The ID of the transit gateway route table.
- name: send-diagnostic-interrupt
description: Sends a diagnostic interrupt to the specified Amazon EC2 instance to trigger a *kernel panic* (on Linux instances), or a *blue screen*/*stop error* (on Windows instances).
Expand Down
2 changes: 2 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.lambda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ commands:
nargs: -1
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--kms-key-arn=: The ARN of the Key Management Service (KMS) customer managed key that Lambda uses to encrypt your function's [filter criteria](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventfiltering.html#filtering-basics). By default, Lambda does not encrypt your filter criteria object.
--logging-config=: (Amazon MSK, and self-managed Apache Kafka only) The logging configuration for your event source.
--maximum-batching-window-in-seconds=: The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
--maximum-record-age-in-seconds=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records older than the specified age.
--maximum-retry-attempts=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records after the specified number of retries.
Expand Down Expand Up @@ -1049,6 +1050,7 @@ commands:
nargs: -1
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--kms-key-arn=: The ARN of the Key Management Service (KMS) customer managed key that Lambda uses to encrypt your function's [filter criteria](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventfiltering.html#filtering-basics). By default, Lambda does not encrypt your filter criteria object.
--logging-config=: ""
--maximum-batching-window-in-seconds=: The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
--maximum-record-age-in-seconds=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records older than the specified age.
--maximum-retry-attempts=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records after the specified number of retries.
Expand Down
24 changes: 18 additions & 6 deletions cmd/carapace-aws/cmd/botocore/aws.mediaconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ commands:
--availability-zone=: The Availability Zone that you want to create the flow in.
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--encoding-config=: ""
--entitlements=:
description: The entitlements that you want to grant on a flow.
nargs: -1
Expand All @@ -123,7 +124,7 @@ commands:
description: The media streams that you want to add to the flow.
nargs: -1
--name=!: The name of the flow.
--ndi-config=: Specifies the configuration settings for NDI outputs.
--ndi-config=: Specifies the configuration settings for a flow's NDI source or output.
--outputs=:
description: The outputs that you want to add to this flow.
nargs: -1
Expand All @@ -141,6 +142,7 @@ commands:
flow-size:
- MEDIUM
- LARGE
- LARGE_4X
- name: create-gateway
description: Creates a new gateway.
flags:
Expand All @@ -166,7 +168,7 @@ commands:
--maintenance-configuration=: The maintenance configuration settings for the router input, including preferred maintenance windows and schedules.
--maximum-bitrate=!: The maximum bitrate for the router input.
--name=!: The name of the router input.
--region-name=: The AWS Region for the router input.
--region-name=: The Amazon Web Services Region for the router input.
--routing-scope=!: Specifies whether the router input can be assigned to outputs in different Regions.
--tags=: Key-value pairs that can be used to tag and organize this router input.
--tier=!: The tier level for the router input.
Expand All @@ -189,7 +191,7 @@ commands:
--configuration=!: The configuration settings for the router network interface.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--name=!: The name of the router network interface.
--region-name=: The AWS Region for the router network interface.
--region-name=: The Amazon Web Services Region for the router network interface.
--tags=: Key-value pairs that can be used to tag and organize this router network interface.
- name: create-router-output
description: Creates a new router output in AWS Elemental MediaConnect.
Expand All @@ -203,7 +205,7 @@ commands:
--maintenance-configuration=: The maintenance configuration settings for the router output, including preferred maintenance windows and schedules.
--maximum-bitrate=!: The maximum bitrate for the router output.
--name=!: The name of the router output.
--region-name=: The AWS Region for the router output.
--region-name=: The Amazon Web Services Region for the router output.
--routing-scope=!: Specifies whether the router output can take inputs that are in different Regions.
--tags=: Key-value pairs that can be used to tag this router output.
--tier=!: The tier level for the router output.
Expand Down Expand Up @@ -716,18 +718,20 @@ commands:
flags:
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--encoding-config=: ""
--flow-arn=!: The Amazon Resource Name (ARN) of the flow that you want to update.
--flow-size=: Determines the processing capacity and feature set of the flow.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--maintenance=: The maintenance setting of the flow.
--ndi-config=: Specifies the configuration settings for NDI outputs.
--ndi-config=: Specifies the configuration settings for a flow's NDI source or output.
--source-failover-config=: The settings for source failover.
--source-monitoring-config=: The settings for source monitoring.
completion:
flag:
flow-size:
- MEDIUM
- LARGE
- LARGE_4X
- name: update-flow-entitlement
description: Updates an entitlement.
flags:
Expand Down Expand Up @@ -784,7 +788,7 @@ commands:
description: The media streams that are associated with the output, and the parameters for those associations.
nargs: -1
--min-latency=: The minimum latency in milliseconds for SRT-based streams.
--ndi-program-name=: A suffix for the names of the NDI sources that the flow creates.
--ndi-program-name=: A suffix for the name of the NDI® sender that the flow creates.
--ndi-speed-hq-quality=: A quality setting for the NDI Speed HQ encoder.
--output-arn=!: The ARN of the output that you want to update.
--output-status=: An indication of whether the output should transmit data or not.
Expand Down Expand Up @@ -838,6 +842,7 @@ commands:
description: The media stream that is associated with the source, and the parameters for that association.
nargs: -1
--min-latency=: The minimum latency in milliseconds for SRT-based streams.
--ndi-source-settings=: The settings for the NDI source.
--protocol=: The protocol that the source uses to deliver the content to MediaConnect.
--router-integration-state=: Indicates whether to enable or disable router integration for this flow source.
--router-integration-transit-decryption=: The encryption configuration for the flow source when router integration is enabled.
Expand Down Expand Up @@ -1007,3 +1012,10 @@ commands:
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
- name: output-unrouted
description: Retrieves information about a specific router output in AWS Elemental MediaConnect.
flags:
--arn=!: The Amazon Resource Name (ARN) of the router output that you want to retrieve information about.
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
24 changes: 24 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.s3api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,30 @@ commands:
- SHA1
- SHA256
- CRC64NVME
- name: update-object-encryption
description: This operation is not supported for directory buckets or Amazon S3 on Outposts buckets.
flags:
--bucket=!: The name of the general purpose bucket that contains the specified object key name.
--checksum-algorithm=: Indicates the algorithm used to create the checksum for the object when you use an Amazon Web Services SDK.
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--content-md5=: The MD5 hash for the request body.
--expected-bucket-owner=: The account ID of the expected bucket owner.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--key=!: The key name of the object that you want to update the server-side encryption type for.
--object-encryption=!: The updated server-side encryption type for this object.
--request-payer=: ""
--version-id=: The version ID of the object that you want to update the server-side encryption type for.
completion:
flag:
checksum-algorithm:
- CRC32
- CRC32C
- SHA1
- SHA256
- CRC64NVME
request-payer:
- requester
- name: upload-part
description: Uploads a part in a multipart upload.
flags:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"aws": "https://github.com/aws/aws-cli#2.33.8"
"aws": "https://github.com/aws/aws-cli#2.33.9"
}
}