Skip to content

Commit 9d7fb8e

Browse files
authored
Merge pull request #350 from carapace-sh/dependabot/npm_and_yarn/aws-2.36.9
build(deps): bump aws from 2.36.8 to 2.36.14
2 parents d3a994b + 626cc18 commit 9d7fb8e

23 files changed

Lines changed: 1380 additions & 109 deletions

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ commands:
8383
--cli-input-json=: Read arguments from the JSON string provided.
8484
--cli-input-yaml=: Read arguments from the YAML string provided.
8585
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
86+
- name: get-primary-email-update-status
87+
description: Retrieves the status of the most recent primary email update for the specified account.
88+
flags:
89+
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
90+
--cli-input-json=: Read arguments from the JSON string provided.
91+
--cli-input-yaml=: Read arguments from the YAML string provided.
92+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
8693
- name: get-region-opt-status
8794
description: Retrieves the opt-in status of a particular Region.
8895
flags:

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ commands:
6464
--cli-input-yaml=: Read arguments from the YAML string provided.
6565
--client-token=: (Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.
6666
--destination=!: The destination where the scraper sends the collected metrics.
67+
--exporters=:
68+
description: The exporter configurations for the scraper.
69+
nargs: -1
6770
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
6871
--role-configuration=: Use this structure to enable cross-account access, so that you can use a target account to access Prometheus metrics from source accounts.
6972
--scrape-configuration=!: The configuration file to use in the new scraper.
@@ -377,6 +380,9 @@ commands:
377380
--cli-input-yaml=: Read arguments from the YAML string provided.
378381
--client-token=: A unique identifier that you can provide to ensure the idempotency of the request.
379382
--destination=: The new destination where the scraper sends metrics.
383+
--exporters=:
384+
description: The exporter configurations for the scraper.
385+
nargs: -1
380386
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
381387
--role-configuration=: Use this structure to enable cross-account access, so that you can use a target account to access Prometheus metrics from source accounts.
382388
--scrape-configuration=: Contains the base-64 encoded YAML configuration for the scraper.

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,20 @@ commands:
9494
--no-payer-account-flag: When `true` and the caller is the management account, the response aggregates credits across the entire consolidated billing family.
9595
--payer-account-flag: When `true` and the caller is the management account, the response aggregates credits across the entire consolidated billing family.
9696
--start-date=!: The start date for the credit period as Unix epoch seconds.
97+
- name: get-enterprise-support-charge-summary
98+
description: Returns a summary of Enterprise Support data aggregated across all accounts in the Enterprise Support profile.
99+
flags:
100+
--billing-month=!: The billing month in YYYY-MM format.
101+
--cli-input-json=: Read arguments from the JSON string provided.
102+
--cli-input-yaml=: Read arguments from the YAML string provided.
103+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
104+
- name: get-enterprise-support-contract-details
105+
description: Returns Enterprise Support contract details.
106+
flags:
107+
--billing-month=!: The billing month in YYYY-MM format.
108+
--cli-input-json=: Read arguments from the JSON string provided.
109+
--cli-input-yaml=: Read arguments from the YAML string provided.
110+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
97111
- name: get-resource-policy
98112
description: Returns the resource-based policy document attached to the resource in `JSON` format.
99113
flags:
@@ -124,6 +138,19 @@ commands:
124138
--page-size=: The size of each page to get in the AWS service call.
125139
--source-account-id=: Filters the results to include only billing views that use the specified account as a source.
126140
--starting-token=: A token to specify where to start paginating.
141+
- name: list-enterprise-support-linked-account-charges
142+
description: Returns Support-eligible spend broken down at linked account level.
143+
flags:
144+
--account-id=: An optional linked account ID to filter results to a specific account.
145+
--billing-month=!: The billing month in YYYY-MM format.
146+
--cli-input-json=: Read arguments from the JSON string provided.
147+
--cli-input-yaml=: Read arguments from the YAML string provided.
148+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
149+
--max-items=: The total number of items to return in the command's output.
150+
--max-results=: The maximum number of results to return per page.
151+
--next-token=: The pagination token for the next page of results.
152+
--page-size=: The size of each page to get in the AWS service call.
153+
--starting-token=: A token to specify where to start paginating.
127154
- name: list-source-views-for-billing-view
128155
description: Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
129156
flags:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,6 +1428,7 @@ commands:
14281428
- AMAZON_Q
14291429
- MLFLOW
14301430
- VPC
1431+
- GIT
14311432
- name: list-data-product-revisions
14321433
description: Lists data product revisions.
14331434
flags:

0 commit comments

Comments
 (0)