Skip to content

Commit f3eceff

Browse files
authored
Merge pull request #221 from carapace-sh/dependabot/npm_and_yarn/aws-2.33.9
build(deps): bump aws from 2.33.8 to 2.33.9
2 parents 2919910 + 3c6afba commit f3eceff

5 files changed

Lines changed: 49 additions & 7 deletions

File tree

cmd/carapace-aws/cmd/botocore/aws.ec2.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13608,8 +13608,12 @@ commands:
1360813608
description: One or more filters.
1360913609
nargs: -1
1361013610
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
13611+
--max-items=: The total number of items to return in the command's output.
1361113612
--max-results=: The maximum number of routes to return.
13613+
--next-token=: The token for the next page of results.
1361213614
--no-dry-run: Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
13615+
--page-size=: The size of each page to get in the AWS service call.
13616+
--starting-token=: A token to specify where to start paginating.
1361313617
--transit-gateway-route-table-id=!: The ID of the transit gateway route table.
1361413618
- name: send-diagnostic-interrupt
1361513619
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).

cmd/carapace-aws/cmd/botocore/aws.lambda.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ commands:
104104
nargs: -1
105105
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
106106
--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.
107+
--logging-config=: (Amazon MSK, and self-managed Apache Kafka only) The logging configuration for your event source.
107108
--maximum-batching-window-in-seconds=: The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
108109
--maximum-record-age-in-seconds=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records older than the specified age.
109110
--maximum-retry-attempts=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records after the specified number of retries.
@@ -1049,6 +1050,7 @@ commands:
10491050
nargs: -1
10501051
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
10511052
--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.
1053+
--logging-config=: ""
10521054
--maximum-batching-window-in-seconds=: The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
10531055
--maximum-record-age-in-seconds=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records older than the specified age.
10541056
--maximum-retry-attempts=: (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka) Discard records after the specified number of retries.

cmd/carapace-aws/cmd/botocore/aws.mediaconnect.yaml

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ commands:
112112
--availability-zone=: The Availability Zone that you want to create the flow in.
113113
--cli-input-json=: Read arguments from the JSON string provided.
114114
--cli-input-yaml=: Read arguments from the YAML string provided.
115+
--encoding-config=: ""
115116
--entitlements=:
116117
description: The entitlements that you want to grant on a flow.
117118
nargs: -1
@@ -123,7 +124,7 @@ commands:
123124
description: The media streams that you want to add to the flow.
124125
nargs: -1
125126
--name=!: The name of the flow.
126-
--ndi-config=: Specifies the configuration settings for NDI outputs.
127+
--ndi-config=: Specifies the configuration settings for a flow's NDI source or output.
127128
--outputs=:
128129
description: The outputs that you want to add to this flow.
129130
nargs: -1
@@ -141,6 +142,7 @@ commands:
141142
flow-size:
142143
- MEDIUM
143144
- LARGE
145+
- LARGE_4X
144146
- name: create-gateway
145147
description: Creates a new gateway.
146148
flags:
@@ -166,7 +168,7 @@ commands:
166168
--maintenance-configuration=: The maintenance configuration settings for the router input, including preferred maintenance windows and schedules.
167169
--maximum-bitrate=!: The maximum bitrate for the router input.
168170
--name=!: The name of the router input.
169-
--region-name=: The AWS Region for the router input.
171+
--region-name=: The Amazon Web Services Region for the router input.
170172
--routing-scope=!: Specifies whether the router input can be assigned to outputs in different Regions.
171173
--tags=: Key-value pairs that can be used to tag and organize this router input.
172174
--tier=!: The tier level for the router input.
@@ -189,7 +191,7 @@ commands:
189191
--configuration=!: The configuration settings for the router network interface.
190192
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
191193
--name=!: The name of the router network interface.
192-
--region-name=: The AWS Region for the router network interface.
194+
--region-name=: The Amazon Web Services Region for the router network interface.
193195
--tags=: Key-value pairs that can be used to tag and organize this router network interface.
194196
- name: create-router-output
195197
description: Creates a new router output in AWS Elemental MediaConnect.
@@ -203,7 +205,7 @@ commands:
203205
--maintenance-configuration=: The maintenance configuration settings for the router output, including preferred maintenance windows and schedules.
204206
--maximum-bitrate=!: The maximum bitrate for the router output.
205207
--name=!: The name of the router output.
206-
--region-name=: The AWS Region for the router output.
208+
--region-name=: The Amazon Web Services Region for the router output.
207209
--routing-scope=!: Specifies whether the router output can take inputs that are in different Regions.
208210
--tags=: Key-value pairs that can be used to tag this router output.
209211
--tier=!: The tier level for the router output.
@@ -716,18 +718,20 @@ commands:
716718
flags:
717719
--cli-input-json=: Read arguments from the JSON string provided.
718720
--cli-input-yaml=: Read arguments from the YAML string provided.
721+
--encoding-config=: ""
719722
--flow-arn=!: The Amazon Resource Name (ARN) of the flow that you want to update.
720723
--flow-size=: Determines the processing capacity and feature set of the flow.
721724
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
722725
--maintenance=: The maintenance setting of the flow.
723-
--ndi-config=: Specifies the configuration settings for NDI outputs.
726+
--ndi-config=: Specifies the configuration settings for a flow's NDI source or output.
724727
--source-failover-config=: The settings for source failover.
725728
--source-monitoring-config=: The settings for source monitoring.
726729
completion:
727730
flag:
728731
flow-size:
729732
- MEDIUM
730733
- LARGE
734+
- LARGE_4X
731735
- name: update-flow-entitlement
732736
description: Updates an entitlement.
733737
flags:
@@ -784,7 +788,7 @@ commands:
784788
description: The media streams that are associated with the output, and the parameters for those associations.
785789
nargs: -1
786790
--min-latency=: The minimum latency in milliseconds for SRT-based streams.
787-
--ndi-program-name=: A suffix for the names of the NDI sources that the flow creates.
791+
--ndi-program-name=: A suffix for the name of the NDI® sender that the flow creates.
788792
--ndi-speed-hq-quality=: A quality setting for the NDI Speed HQ encoder.
789793
--output-arn=!: The ARN of the output that you want to update.
790794
--output-status=: An indication of whether the output should transmit data or not.
@@ -838,6 +842,7 @@ commands:
838842
description: The media stream that is associated with the source, and the parameters for that association.
839843
nargs: -1
840844
--min-latency=: The minimum latency in milliseconds for SRT-based streams.
845+
--ndi-source-settings=: The settings for the NDI source.
841846
--protocol=: The protocol that the source uses to deliver the content to MediaConnect.
842847
--router-integration-state=: Indicates whether to enable or disable router integration for this flow source.
843848
--router-integration-transit-decryption=: The encryption configuration for the flow source when router integration is enabled.
@@ -1007,3 +1012,10 @@ commands:
10071012
--cli-input-json=: Read arguments from the JSON string provided.
10081013
--cli-input-yaml=: Read arguments from the YAML string provided.
10091014
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1015+
- name: output-unrouted
1016+
description: Retrieves information about a specific router output in AWS Elemental MediaConnect.
1017+
flags:
1018+
--arn=!: The Amazon Resource Name (ARN) of the router output that you want to retrieve information about.
1019+
--cli-input-json=: Read arguments from the JSON string provided.
1020+
--cli-input-yaml=: Read arguments from the YAML string provided.
1021+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.

cmd/carapace-aws/cmd/botocore/aws.s3api.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,6 +1806,30 @@ commands:
18061806
- SHA1
18071807
- SHA256
18081808
- CRC64NVME
1809+
- name: update-object-encryption
1810+
description: This operation is not supported for directory buckets or Amazon S3 on Outposts buckets.
1811+
flags:
1812+
--bucket=!: The name of the general purpose bucket that contains the specified object key name.
1813+
--checksum-algorithm=: Indicates the algorithm used to create the checksum for the object when you use an Amazon Web Services SDK.
1814+
--cli-input-json=: Read arguments from the JSON string provided.
1815+
--cli-input-yaml=: Read arguments from the YAML string provided.
1816+
--content-md5=: The MD5 hash for the request body.
1817+
--expected-bucket-owner=: The account ID of the expected bucket owner.
1818+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1819+
--key=!: The key name of the object that you want to update the server-side encryption type for.
1820+
--object-encryption=!: The updated server-side encryption type for this object.
1821+
--request-payer=: ""
1822+
--version-id=: The version ID of the object that you want to update the server-side encryption type for.
1823+
completion:
1824+
flag:
1825+
checksum-algorithm:
1826+
- CRC32
1827+
- CRC32C
1828+
- SHA1
1829+
- SHA256
1830+
- CRC64NVME
1831+
request-payer:
1832+
- requester
18091833
- name: upload-part
18101834
description: Uploads a part in a multipart upload.
18111835
flags:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"aws": "https://github.com/aws/aws-cli#2.33.8"
3+
"aws": "https://github.com/aws/aws-cli#2.33.9"
44
}
55
}

0 commit comments

Comments
 (0)