You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.account.yaml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,13 @@ commands:
69
69
--cli-input-json=: Read arguments from the JSON string provided.
70
70
--cli-input-yaml=: Read arguments from the YAML string provided.
71
71
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
72
+
- name: get-gov-cloud-account-information
73
+
description: Retrieves information about the GovCloud account linked to the specified standard account (if it exists) including the GovCloud account ID and state.
74
+
flags:
75
+
--cli-input-json=: Read arguments from the JSON string provided.
76
+
--cli-input-yaml=: Read arguments from the YAML string provided.
77
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
78
+
--standard-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.
72
79
- name: get-primary-email
73
80
description: Retrieves the primary email address for the specified account.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.ce.yaml
+40-16Lines changed: 40 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -23,23 +23,23 @@ commands:
23
23
description: An optional list of tags to associate with the specified [`AnomalySubscription`](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_AnomalySubscription.html) .
24
24
nargs: -1
25
25
- name: create-cost-category-definition
26
-
description: Creates a new Cost Category with the requested name and rules.
26
+
description: Creates a new cost category with the requested name and rules.
27
27
flags:
28
28
--cli-input-json=: Read arguments from the JSON string provided.
29
29
--cli-input-yaml=: Read arguments from the YAML string provided.
30
30
--default-value=: ""
31
-
--effective-start=: The Cost Category's effective start date.
31
+
--effective-start=: The cost category's effective start date.
32
32
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
33
33
--name=!: ""
34
34
--resource-tags=:
35
35
description: An optional list of tags to associate with the specified [`CostCategory`](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_CostCategory.html) .
36
36
nargs: -1
37
37
--rule-version=!: ""
38
38
--rules=!:
39
-
description: The Cost Category rules used to categorize costs.
39
+
description: The cost category rules used to categorize costs.
40
40
nargs: -1
41
41
--split-charge-rules=:
42
-
description: The split charge rules used to allocate your charges between your Cost Category values.
42
+
description: The split charge rules used to allocate your charges between your cost category values.
43
43
nargs: -1
44
44
completion:
45
45
flag:
@@ -60,19 +60,19 @@ commands:
60
60
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
61
61
--subscription-arn=!: The unique identifier of the cost anomaly subscription that you want to delete.
62
62
- name: delete-cost-category-definition
63
-
description: Deletes a Cost Category.
63
+
description: Deletes a cost category.
64
64
flags:
65
65
--cli-input-json=: Read arguments from the JSON string provided.
66
66
--cli-input-yaml=: Read arguments from the YAML string provided.
67
-
--cost-category-arn=!: The unique identifier for your Cost Category.
67
+
--cost-category-arn=!: The unique identifier for your cost category.
68
68
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
69
69
- name: describe-cost-category-definition
70
-
description: Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's defined in the account.
70
+
description: Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a cost category that's defined in the account.
71
71
flags:
72
72
--cli-input-json=: Read arguments from the JSON string provided.
73
73
--cli-input-yaml=: Read arguments from the YAML string provided.
74
-
--cost-category-arn=!: The unique identifier for your Cost Category.
75
-
--effective-on=: The date when the Cost Category was effective.
74
+
--cost-category-arn=!: The unique identifier for your cost category.
75
+
--effective-on=: The date when the cost category was effective.
76
76
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
77
77
- name: get-anomalies
78
78
description: Retrieves all of the cost anomalies detected on your account during the time period that's specified by the `DateInterval` object.
@@ -217,7 +217,7 @@ commands:
217
217
- MONTHLY
218
218
- HOURLY
219
219
- name: get-cost-categories
220
-
description: Retrieves an array of Cost Category names and values incurred cost.
220
+
description: Retrieves an array of cost category names and values incurred cost.
221
221
flags:
222
222
--billing-view-arn=: The Amazon Resource Name (ARN) that uniquely identifies a specific billing view.
223
223
--cli-input-json=: Read arguments from the JSON string provided.
@@ -592,16 +592,22 @@ commands:
592
592
--cli-input-json=: Read arguments from the JSON string provided.
593
593
--cli-input-yaml=: Read arguments from the YAML string provided.
594
594
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
595
+
--max-items=: The total number of items to return in the command's output.
595
596
--max-results=: The maximum number of objects that are returned for this request.
596
597
--next-token=: The token to retrieve the next set of results.
598
+
--page-size=: The size of each page to get in the AWS service call.
599
+
--starting-token=: A token to specify where to start paginating.
597
600
- name: list-cost-allocation-tags
598
601
description: Get a list of cost allocation tags.
599
602
flags:
600
603
--cli-input-json=: Read arguments from the JSON string provided.
601
604
--cli-input-yaml=: Read arguments from the YAML string provided.
602
605
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
606
+
--max-items=: The total number of items to return in the command's output.
603
607
--max-results=: The maximum number of objects that are returned for this request.
604
608
--next-token=: The token to retrieve the next set of results.
609
+
--page-size=: The size of each page to get in the AWS service call.
610
+
--starting-token=: A token to specify where to start paginating.
605
611
--status=: The status of cost allocation tag keys that are returned for this request.
606
612
--tag-keys=:
607
613
description: The list of cost allocation tag keys that are returned for this request.
@@ -616,14 +622,32 @@ commands:
616
622
- AWSGenerated
617
623
- UserDefined
618
624
- name: list-cost-category-definitions
619
-
description: Returns the name, Amazon Resource Name (ARN), `NumberOfRules` and effective dates of all Cost Categories defined in the account.
625
+
description: Returns the name, Amazon Resource Name (ARN), `NumberOfRules` and effective dates of all cost categories defined in the account.
620
626
flags:
621
627
--cli-input-json=: Read arguments from the JSON string provided.
622
628
--cli-input-yaml=: Read arguments from the YAML string provided.
623
-
--effective-on=: The date when the Cost Category was effective.
629
+
--effective-on=: The date when the cost category was effective.
624
630
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
631
+
--max-items=: The total number of items to return in the command's output.
625
632
--max-results=: The number of entries a paginated response contains.
626
633
--next-token=: The token to retrieve the next set of results.
634
+
--page-size=: The size of each page to get in the AWS service call.
635
+
--starting-token=: A token to specify where to start paginating.
636
+
--supported-resource-types=:
637
+
description: Filter cost category definitions that are supported by given resource types based on the latest version.
638
+
nargs: -1
639
+
- name: list-cost-category-resource-associations
640
+
description: Returns resource associations of all cost categories defined in the account.
641
+
flags:
642
+
--cli-input-json=: Read arguments from the JSON string provided.
643
+
--cli-input-yaml=: Read arguments from the YAML string provided.
644
+
--cost-category-arn=: The unique identifier for your cost category.
645
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
646
+
--max-items=: The total number of items to return in the command's output.
647
+
--max-results=: The number of entries a paginated response contains.
648
+
--next-token=: The token to retrieve the next set of results.
649
+
--page-size=: The size of each page to get in the AWS service call.
650
+
--starting-token=: A token to specify where to start paginating.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.connect.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3675,6 +3675,9 @@ commands:
3675
3675
--client-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
3676
3676
--contact-flow-id=!: The identifier of the flow for initiating the chat.
3677
3677
--customer-id=: The customer's identification number.
3678
+
--disconnect-on-customer-exit=:
3679
+
description: A list of participant types to automatically disconnect when the end customer ends the chat session, allowing them to continue through disconnect flows such as surveys or feedback forms.
3680
+
nargs: -1
3678
3681
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
3679
3682
--initial-message=: The initial message to be sent to the newly created chat.
3680
3683
--instance-id=!: The identifier of the Amazon Connect instance.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.datasync.yaml
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ commands:
40
40
--cli-input-yaml=: Read arguments from the YAML string provided.
41
41
--cmk-secret-config=: Specifies configuration information for a DataSync-managed secret, which includes the authentication token that DataSync uses to access a specific AzureBlob storage location, with a customer-managed KMS key.
42
42
--container-url=!: Specifies the URL of the Azure Blob Storage container involved in your transfer.
43
-
--custom-secret-config=: Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location is stored in plain text.
43
+
--custom-secret-config=: Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location is stored in plain text, in Secrets Manager.
44
44
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
45
45
--sas-configuration=: Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
46
46
--subdirectory=: Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, `/my/images`).
@@ -193,7 +193,7 @@ commands:
193
193
--cli-input-json=: Read arguments from the JSON string provided.
194
194
--cli-input-yaml=: Read arguments from the YAML string provided.
195
195
--cmk-secret-config=: Specifies configuration information for a DataSync-managed secret, which includes the `SecretKey` that DataSync uses to access a specific object storage location, with a customer-managed KMS key.
196
-
--custom-secret-config=: Specifies configuration information for a customer-managed Secrets Manager secret where the secret key for a specific object storage location is stored in plain text.
196
+
--custom-secret-config=: Specifies configuration information for a customer-managed Secrets Manager secret where the secret key for a specific object storage location is stored in plain text, in Secrets Manager.
197
197
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
198
198
--secret-key=: Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.
199
199
--server-certificate=: Specifies a certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA).
@@ -245,6 +245,8 @@ commands:
245
245
--authentication-type=: Specifies the authentication protocol that DataSync uses to connect to your SMB file server.
246
246
--cli-input-json=: Read arguments from the JSON string provided.
247
247
--cli-input-yaml=: Read arguments from the YAML string provided.
248
+
--cmk-secret-config=: Specifies configuration information for a DataSync-managed secret, either a `Password` or `KerberosKeytab` (for `NTLM` (default) and `KERBEROS` authentication types, respectively) that DataSync uses to access a specific SMB storage location, with a customer-managed KMS key.
249
+
--custom-secret-config=: Specifies configuration information for a customer-managed Secrets Manager secret where the SMB storage location credentials is stored in Secrets Manager as plain text (for `Password`) or binary (for `KerberosKeytab`).
248
250
--dns-ip-addresses=:
249
251
description: Specifies the IPv4 or IPv6 addresses for the DNS servers that your SMB file server belongs to.
250
252
nargs: -1
@@ -698,6 +700,8 @@ commands:
698
700
--authentication-type=: Specifies the authentication protocol that DataSync uses to connect to your SMB file server.
699
701
--cli-input-json=: Read arguments from the JSON string provided.
700
702
--cli-input-yaml=: Read arguments from the YAML string provided.
703
+
--cmk-secret-config=: Specifies configuration information for a DataSync-managed secret, such as a `Password` or `KerberosKeytab` or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.
704
+
--custom-secret-config=: Specifies configuration information for a customer-managed secret, such as a `Password` or `KerberosKeytab` or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.
701
705
--dns-ip-addresses=:
702
706
description: Specifies the IP addresses (IPv4 or IPv6) for the DNS servers that your SMB file server belongs to.
0 commit comments