Skip to content

Commit 728a223

Browse files
authored
Merge pull request #286 from carapace-sh/dependabot/npm_and_yarn/aws-2.34.53
build(deps): bump aws from 2.34.52 to 2.34.53
2 parents 573da24 + 053d0a9 commit 728a223

5 files changed

Lines changed: 33 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1419,6 +1419,7 @@ commands:
14191419
- WORKFLOWS_MWAA
14201420
- AMAZON_Q
14211421
- MLFLOW
1422+
- VPC
14221423
- name: list-data-product-revisions
14231424
description: Lists data product revisions.
14241425
flags:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10618,6 +10618,7 @@ commands:
1061810618
--dry-run: Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.
1061910619
--ebs-optimized: Specifies whether the instance is optimized for Amazon EBS I/O.
1062010620
--ena-support: Set to `true` to enable enhanced networking with ENA for the instance.
10621+
--enclave-options=: Enables or disables the instance for Amazon Web Services Nitro Enclaves.
1062110622
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1062210623
--groups=:
1062310624
description: Replaces the security groups of the instance with the specified security groups.

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ commands:
1616
flags:
1717
--cli-input-json=: Read arguments from the JSON string provided.
1818
--cli-input-yaml=: Read arguments from the YAML string provided.
19+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
1920
--description=: The invoice unit's description.
2021
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2122
--invoice-receiver=!: The Amazon Web Services account ID chosen to be the receiver of an invoice unit.
@@ -67,13 +68,15 @@ commands:
6768
flags:
6869
--cli-input-json=: Read arguments from the JSON string provided.
6970
--cli-input-yaml=: Read arguments from the YAML string provided.
71+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
7072
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
7173
--invoice-unit-arn=!: The ARN to identify an invoice unit.
7274
- name: delete-procurement-portal-preference
7375
description: '***This feature API is subject to changing at any time.'
7476
flags:
7577
--cli-input-json=: Read arguments from the JSON string provided.
7678
--cli-input-yaml=: Read arguments from the YAML string provided.
79+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
7780
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
7881
--procurement-portal-preference-arn=!: The Amazon Resource Name (ARN) of the procurement portal preference to delete.
7982
- name: get-invoice-pdf
@@ -107,7 +110,7 @@ commands:
107110
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
108111
--max-items=: The total number of items to return in the command's output.
109112
--max-results=: The maximum number of invoice summaries a paginated response can contain.
110-
--next-token=: The token to retrieve the next set of results.
113+
--next-token=: The token for the next set of results.
111114
--page-size=: The size of each page to get in the AWS service call.
112115
--selector=!: The option to retrieve details for a specific invoice by providing its unique ID.
113116
--starting-token=: A token to specify where to start paginating.
@@ -147,6 +150,7 @@ commands:
147150
flags:
148151
--cli-input-json=: Read arguments from the JSON string provided.
149152
--cli-input-yaml=: Read arguments from the YAML string provided.
153+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
150154
--contacts=!:
151155
description: Updated list of contact information for portal administrators and technical contacts.
152156
nargs: -1
@@ -186,6 +190,7 @@ commands:
186190
flags:
187191
--cli-input-json=: Read arguments from the JSON string provided.
188192
--cli-input-yaml=: Read arguments from the YAML string provided.
193+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
189194
--description=: The assigned description for an invoice unit.
190195
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
191196
--invoice-unit-arn=!: The ARN to identify an invoice unit.
@@ -197,6 +202,7 @@ commands:
197202
flags:
198203
--cli-input-json=: Read arguments from the JSON string provided.
199204
--cli-input-yaml=: Read arguments from the YAML string provided.
205+
--client-token=: A unique, case-sensitive identifier that you provide to ensure idempotency of the request.
200206
--einvoice-delivery-preference-status-reason=: The reason for the e-invoice delivery preference status update, providing context for the change.
201207
--einvoice-delivery-preference-status=: The updated status of the e-invoice delivery preference.
202208
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.

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

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ commands:
77
flags:
88
--cli-input-json=: Read arguments from the JSON string provided.
99
--cli-input-yaml=: Read arguments from the YAML string provided.
10-
--end-time=!: The end time defined for the analysis report.
10+
--end-time=: The end time defined for the analysis report.
1111
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1212
--identifier=!: An immutable, Amazon Web Services Region-unique identifier for a data source.
1313
--service-type=!: The Amazon Web Services service for which Performance Insights will return metrics.
@@ -175,6 +175,28 @@ commands:
175175
service-type:
176176
- RDS
177177
- DOCDB
178+
- name: list-performance-analysis-report-recommendations
179+
description: Retrieves recommendations for a performance analysis report.
180+
flags:
181+
--analysis-report-id=!: A unique identifier of the created analysis report.
182+
--cli-input-json=: Read arguments from the JSON string provided.
183+
--cli-input-yaml=: Read arguments from the YAML string provided.
184+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
185+
--identifier=!: An immutable identifier for a data source that is unique for an Amazon Web Services Region.
186+
--max-items=: The total number of items to return in the command's output.
187+
--max-results=: The maximum number of items to return in the response.
188+
--next-token=: An optional pagination token provided by a previous request.
189+
--page-size=: The size of each page to get in the AWS service call.
190+
--recommendation-ids=:
191+
description: A list of recommendation identifiers to filter the results.
192+
nargs: -1
193+
--service-type=!: The Amazon Web Services service for which Performance Insights returns metrics.
194+
--starting-token=: A token to specify where to start paginating.
195+
completion:
196+
flag:
197+
service-type:
198+
- RDS
199+
- DOCDB
178200
- name: list-performance-analysis-reports
179201
description: Lists all the analysis reports created for the DB instance.
180202
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.34.52"
3+
"aws": "https://github.com/aws/aws-cli#2.34.53"
44
}
55
}

0 commit comments

Comments
 (0)