Skip to content

Commit 9463f17

Browse files
authored
Merge pull request #264 from carapace-sh/dependabot/npm_and_yarn/aws-2.34.42
build(deps): bump aws from 2.34.41 to 2.34.42
2 parents 58d1f6d + f215a46 commit 9463f17

5 files changed

Lines changed: 220 additions & 207 deletions

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11031,7 +11031,7 @@ commands:
1103111031
flags:
1103211032
--cli-input-json=: Read arguments from the JSON string provided.
1103311033
--cli-input-yaml=: Read arguments from the YAML string provided.
11034-
--default-visibility=: The default visibility setting for managed resources.
11034+
--default-visibility=!: The default visibility setting for managed resources.
1103511035
--dry-run: Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.
1103611036
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1103711037
--no-dry-run: Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.
@@ -11741,7 +11741,13 @@ commands:
1174111741
--no-dry-run: Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
1174211742
--remote-ipv4-network-cidr=: The IPv4 CIDR on the Amazon Web Services side of the VPN connection.
1174311743
--remote-ipv6-network-cidr=: The IPv6 CIDR on the Amazon Web Services side of the VPN connection.
11744+
--tunnel-bandwidth=: The desired bandwidth specification for the VPN connection.
1174411745
--vpn-connection-id=!: The ID of the Site-to-Site VPN connection.
11746+
completion:
11747+
flag:
11748+
tunnel-bandwidth:
11749+
- standard
11750+
- large
1174511751
- name: modify-vpn-tunnel-certificate
1174611752
description: Modifies the VPN tunnel endpoint certificate.
1174711753
flags:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,7 @@ commands:
10401040
flags:
10411041
--cli-input-json=: Read arguments from the JSON string provided.
10421042
--cli-input-yaml=: Read arguments from the YAML string provided.
1043+
--delivery-source-configuration=: A map of key-value pairs to configure the delivery source.
10431044
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
10441045
--log-type=!: Defines the type of log that the source is sending.
10451046
--name=!: A name for this delivery source.

0 commit comments

Comments
 (0)