Skip to content

Commit 7571fce

Browse files
authored
Merge pull request #328 from carapace-sh/dependabot/npm_and_yarn/aws-2.35.16
build(deps): bump aws from 2.35.15 to 2.35.22
2 parents eeea5c9 + 1389f15 commit 7571fce

25 files changed

Lines changed: 1435 additions & 24 deletions

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ commands:
481481
--application-identifier=!: The application ID or name.
482482
--cli-input-json=: Read arguments from the JSON string provided.
483483
--cli-input-yaml=: Read arguments from the YAML string provided.
484-
--deployment-parameters=: Optional deployment parameters including a KMS key for encryption.
484+
--deployment-parameters=: The deployment parameters for the experiment run, including a KMS key identifier for encryption.
485485
--description=: A description of this experiment run.
486486
--experiment-definition-identifier=!: The experiment definition ID or name.
487487
--exposure-percentage=: The percentage of the target audience to expose to treatments.
@@ -505,7 +505,7 @@ commands:
505505
--application-identifier=!: The application ID or name.
506506
--cli-input-json=: Read arguments from the JSON string provided.
507507
--cli-input-yaml=: Read arguments from the YAML string provided.
508-
--deployment-parameters=: Optional deployment parameters for the stop operation.
508+
--deployment-parameters=: The deployment parameters for the stop operation.
509509
--experiment-definition-identifier=!: The experiment definition ID or name.
510510
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
511511
--result=: The result of the experiment run, including an executive summary and reasons for or against launching.
@@ -535,7 +535,7 @@ commands:
535535
--cli-input-yaml=: Read arguments from the YAML string provided.
536536
--deletion-protection=: A parameter to configure deletion protection.
537537
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
538-
--vended-metrics=: Configuration for vended metrics in the account.
538+
--vended-metrics=: The configuration for vended metrics in the account.
539539
- name: update-application
540540
description: Updates an application.
541541
flags:
@@ -604,21 +604,21 @@ commands:
604604
--hypothesis=: An updated hypothesis.
605605
--launch-criteria=: Updated launch criteria.
606606
--treatments=:
607-
description: An updated list of treatments.
607+
description: The updated list of treatments to evaluate during the experiment.
608608
nargs: -1
609609
- name: update-experiment-run
610610
description: Updates a running experiment.
611611
flags:
612612
--application-identifier=!: The application ID or name.
613613
--cli-input-json=: Read arguments from the JSON string provided.
614614
--cli-input-yaml=: Read arguments from the YAML string provided.
615-
--deployment-parameters=: Updated deployment parameters.
615+
--deployment-parameters=: The updated deployment parameters for the experiment run.
616616
--description=: An updated description for the experiment run.
617617
--experiment-definition-identifier=!: The experiment definition ID or name.
618618
--exposure-percentage=: The new exposure percentage.
619619
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
620620
--run=!: The run number to update.
621-
--treatment-overrides=: Updated treatment assignment overrides.
621+
--treatment-overrides=: The updated treatment assignment overrides that assign specific entity IDs to treatments, bypassing random assignment.
622622
- name: update-extension
623623
description: Updates an AppConfig extension.
624624
flags:

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

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,53 @@ commands:
4747
--source-views=!:
4848
description: A list of ARNs of the source billing views to disassociate.
4949
nargs: -1
50+
- name: get-billing-preferences
51+
description: Retrieves billing preferences for the specified feature.
52+
flags:
53+
--cli-input-json=: Read arguments from the JSON string provided.
54+
--cli-input-yaml=: Read arguments from the YAML string provided.
55+
--features=!:
56+
description: The feature to retrieve.
57+
nargs: -1
58+
--filters=:
59+
description: Filters to narrow results.
60+
nargs: -1
61+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
62+
--max-results=: The maximum number of records to return per page.
63+
--next-token=: Pagination token from a previous response.
5064
- name: get-billing-view
5165
description: Returns the metadata associated to the specified billing view ARN.
5266
flags:
5367
--arn=!: The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
5468
--cli-input-json=: Read arguments from the JSON string provided.
5569
--cli-input-yaml=: Read arguments from the YAML string provided.
5670
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
71+
- name: get-credit-allocation-history
72+
description: Returns the per-billing-month allocation history for credits applied to an Amazon Web Services account's bills.
73+
flags:
74+
--account-id=!: The Amazon Web Services account ID whose allocation history to retrieve.
75+
--cli-input-json=: Read arguments from the JSON string provided.
76+
--cli-input-yaml=: Read arguments from the YAML string provided.
77+
--credit-id=: Filters the result to a single credit.
78+
--end-date=!: Inclusive end date as Unix epoch seconds.
79+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
80+
--max-items=: The total number of items to return in the command's output.
81+
--max-results=: The maximum number of records to return per page.
82+
--next-token=: Pagination token from a previous response.
83+
--page-size=: The size of each page to get in the AWS service call.
84+
--start-date=!: Inclusive start date as Unix epoch seconds.
85+
--starting-token=: A token to specify where to start paginating.
86+
- name: get-credits
87+
description: Returns the list of Amazon Web Services account credits for the specified account.
88+
flags:
89+
--account-id=!: The Amazon Web Services account ID.
90+
--cli-input-json=: Read arguments from the JSON string provided.
91+
--cli-input-yaml=: Read arguments from the YAML string provided.
92+
--end-date=: The end date for the credit period as Unix epoch seconds.
93+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
94+
--no-payer-account-flag: When `true` and the caller is the management account, the response aggregates credits across the entire consolidated billing family.
95+
--payer-account-flag: When `true` and the caller is the management account, the response aggregates credits across the entire consolidated billing family.
96+
--start-date=!: The start date for the credit period as Unix epoch seconds.
5797
- name: get-resource-policy
5898
description: Returns the resource-based policy document attached to the resource in `JSON` format.
5999
flags:
@@ -103,6 +143,13 @@ commands:
103143
--cli-input-yaml=: Read arguments from the YAML string provided.
104144
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
105145
--resource-arn=!: The Amazon Resource Name (ARN) of the resource.
146+
- name: redeem-credits
147+
description: Redeems an Amazon Web Services promotional credit code on behalf of the calling account.
148+
flags:
149+
--cli-input-json=: Read arguments from the JSON string provided.
150+
--cli-input-yaml=: Read arguments from the YAML string provided.
151+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
152+
--promo-code=!: The promotional credit code to redeem.
106153
- name: tag-resource
107154
description: An API operation for adding one or more tags (key-value pairs) to a resource.
108155
flags:
@@ -123,6 +170,26 @@ commands:
123170
--resource-tag-keys=!:
124171
description: A list of tag key value pairs that are associated with the resource.
125172
nargs: -1
173+
- name: update-billing-preferences
174+
description: Updates billing preferences for the specified feature.
175+
flags:
176+
--billing-preferences-per-key=!:
177+
description: Key/value pairs to apply.
178+
nargs: -1
179+
--cli-input-json=: Read arguments from the JSON string provided.
180+
--cli-input-yaml=: Read arguments from the YAML string provided.
181+
--feature=!: The feature to update.
182+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
183+
completion:
184+
flag:
185+
feature:
186+
- RI_SHARING
187+
- RI_SHARING_HISTORY
188+
- CREDIT_SHARING
189+
- CREDIT_SHARING_HISTORY
190+
- CREDIT_LEVEL_SHARING
191+
- BILLING_ALERTS
192+
- CREDIT_PREFERENCE_OPTIONS
126193
- name: update-billing-view
127194
description: An API to update the attributes of the billing view.
128195
flags:

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ commands:
2929
- name: delete-anomaly-detector
3030
description: Deletes the specified anomaly detection model from your account.
3131
flags:
32+
--anomaly-detector-id=: Specifies the unique identifier of the anomaly detector to delete.
3233
--cli-input-json=: Read arguments from the JSON string provided.
3334
--cli-input-yaml=: Read arguments from the YAML string provided.
3435
--dimensions=:
@@ -186,6 +187,9 @@ commands:
186187
- name: describe-anomaly-detectors
187188
description: Lists the anomaly detection models that you have created in your account.
188189
flags:
190+
--anomaly-detector-ids=:
191+
description: Specifies the unique identifiers of the anomaly detectors to describe.
192+
nargs: -1
189193
--anomaly-detector-types=:
190194
description: The anomaly detector types to request when using `DescribeAnomalyDetectorsInput`.
191195
nargs: -1

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

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@ commands:
6767
--cli-input-yaml=: Read arguments from the YAML string provided.
6868
--conformance-pack-name=!: Name of the conformance pack you want to delete.
6969
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
70+
- name: delete-connector
71+
description: Deletes the specified connector.
72+
flags:
73+
--arn=!: The Amazon Resource Name (ARN) of the connector that you want to delete.
74+
--cli-input-json=: Read arguments from the JSON string provided.
75+
--cli-input-yaml=: Read arguments from the YAML string provided.
76+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
7077
- name: delete-delivery-channel
7178
description: Deletes the delivery channel.
7279
flags:
@@ -139,10 +146,11 @@ commands:
139146
- name: delete-service-linked-configuration-recorder
140147
description: Deletes an existing service-linked configuration recorder.
141148
flags:
149+
--arn=: The Amazon Resource Name (ARN) of the service-linked configuration recorder that you want to delete.
142150
--cli-input-json=: Read arguments from the JSON string provided.
143151
--cli-input-yaml=: Read arguments from the YAML string provided.
144152
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
145-
--service-principal=!: The service principal of the Amazon Web Services service for the service-linked configuration recorder that you want to delete.
153+
--service-principal=: The service principal of the Amazon Web Services service for the service-linked configuration recorder that you want to delete.
146154
- name: delete-stored-query
147155
description: Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.
148156
flags:
@@ -636,6 +644,13 @@ commands:
636644
--next-token=: The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
637645
--page-size=: The size of each page to get in the AWS service call.
638646
--starting-token=: A token to specify where to start paginating.
647+
- name: get-connector
648+
description: Returns the details of the specified connector.
649+
flags:
650+
--arn=!: The Amazon Resource Name (ARN) of the connector.
651+
--cli-input-json=: Read arguments from the JSON string provided.
652+
--cli-input-yaml=: Read arguments from the YAML string provided.
653+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
639654
- name: get-custom-rule-policy
640655
description: Returns the policy definition containing the logic for your Config Custom Policy rule.
641656
flags:
@@ -1840,6 +1855,20 @@ commands:
18401855
sort-order:
18411856
- ASCENDING
18421857
- DESCENDING
1858+
- name: list-connectors
1859+
description: Returns a list of connectors depending on the filters you specify.
1860+
flags:
1861+
--cli-input-json=: Read arguments from the JSON string provided.
1862+
--cli-input-yaml=: Read arguments from the YAML string provided.
1863+
--filters=:
1864+
description: Filters the results based on a list of `ConnectorFilter` objects that you specify.
1865+
nargs: -1
1866+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1867+
--max-items=: The total number of items to return in the command's output.
1868+
--max-results=: The maximum number of results to include in the response.
1869+
--next-token=: The `NextToken` string returned on a previous page that you use to get the next page of results in a paginated response.
1870+
--page-size=: The size of each page to get in the AWS service call.
1871+
--starting-token=: A token to specify where to start paginating.
18431872
- name: list-discovered-resources
18441873
description: Returns a list of resource resource identifiers for the specified resource types for the resources of that type.
18451874
flags:
@@ -2491,6 +2520,16 @@ commands:
24912520
--template-body=: A string that contains the full conformance pack template body.
24922521
--template-s3-uri=: The location of the file containing the template body (`s3://bucketname/prefix`).
24932522
--template-ssm-document-details=: An object of type `TemplateSSMDocumentDetails`, which contains the name or the Amazon Resource Name (ARN) of the Amazon Web Services Systems Manager document (SSM document) and the version of the SSM document that is used to create a conformance pack.
2523+
- name: put-connector
2524+
description: Creates a connector that specifies the connection between a third-party cloud service provider and Config.
2525+
flags:
2526+
--cli-input-json=: Read arguments from the JSON string provided.
2527+
--cli-input-yaml=: Read arguments from the YAML string provided.
2528+
--connector-configuration=!: The provider-specific configuration for connecting to the third-party cloud service provider.
2529+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2530+
--tags=:
2531+
description: The tags for the connector.
2532+
nargs: -1
24942533
- name: put-delivery-channel
24952534
description: Creates or updates a delivery channel to deliver configuration information and other compliance information.
24962535
flags:
@@ -2614,6 +2653,18 @@ commands:
26142653
--tags=:
26152654
description: A list of `Tags` object.
26162655
nargs: -1
2656+
- name: put-third-party-service-linked-configuration-recorder
2657+
description: Creates or updates a service-linked configuration recorder that is linked to a third-party cloud service provider based on the `ConnectorArn` you specify.
2658+
flags:
2659+
--cli-input-json=: Read arguments from the JSON string provided.
2660+
--cli-input-yaml=: Read arguments from the YAML string provided.
2661+
--connector-arn=!: The Amazon Resource Name (ARN) of the connector that specifies the connection between the third-party cloud service provider and Config.
2662+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2663+
--scope-configuration=!: Specifies the scope of resources to record from the third-party cloud service provider.
2664+
--service-principal=!: The service principal of the Amazon Web Services service for the service-linked configuration recorder that you want to create.
2665+
--tags=:
2666+
description: The tags for a service-linked configuration recorder.
2667+
nargs: -1
26172668
- name: select-aggregate-resource-config
26182669
description: Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of Amazon Web Services resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties.
26192670
flags:

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,16 @@ commands:
446446
- EMAIL_MESSAGE_PLAIN_TEXT_REDACTED
447447
- ATTACHMENT
448448
- VOICE_RECORDING
449+
- name: create-auth-code
450+
description: Creates an authorization code for the specified Connect Customer instance.
451+
flags:
452+
--cli-input-json=: Read arguments from the JSON string provided.
453+
--cli-input-yaml=: Read arguments from the YAML string provided.
454+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
455+
--instance-id=!: The identifier of the Connect Customer instance.
456+
--max-session-duration-minutes=: The maximum duration of the session, in minutes.
457+
--scope=!: The scope for the authorization code.
458+
--session-inactivity-duration-minutes=!: The duration of inactivity, in minutes, after which the session expires.
449459
- name: create-contact
450460
description: Only the VOICE, EMAIL, and TASK channels are supported.
451461
flags:
@@ -1166,6 +1176,17 @@ commands:
11661176
--file-id=!: The unique identifier of the attached file resource.
11671177
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
11681178
--instance-id=!: The unique identifier of the Connect instance.
1179+
- name: delete-contact-data
1180+
description: Deletes the specified fields containing personally identifiable information (PII) from a contact in the specified Connect Customer instance.
1181+
flags:
1182+
--cli-input-json=: Read arguments from the JSON string provided.
1183+
--cli-input-yaml=: Read arguments from the YAML string provided.
1184+
--contact-fields=!:
1185+
description: The categories of PII to redact from the contact.
1186+
nargs: -1
1187+
--contact-id=!: The identifier of the contact.
1188+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1189+
--instance-id=!: The identifier of the Connect Customer instance.
11691190
- name: delete-contact-evaluation
11701191
description: Deletes a contact evaluation in the specified Connect Customer instance.
11711192
flags:
@@ -1357,6 +1378,14 @@ commands:
13571378
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
13581379
--instance-id=!: The identifier of the Connect Customer instance.
13591380
--security-profile-id=!: The identifier for the security profle.
1381+
- name: delete-session
1382+
description: Deletes a session for the specified Connect Customer instance.
1383+
flags:
1384+
--cli-input-json=: Read arguments from the JSON string provided.
1385+
--cli-input-yaml=: Read arguments from the YAML string provided.
1386+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1387+
--instance-id=!: The identifier of the Connect Customer instance.
1388+
--session-id=!: The identifier of the session to delete.
13601389
- name: delete-task-template
13611390
description: Deletes the task template.
13621391
flags:

0 commit comments

Comments
 (0)