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.pinpoint-sms-voice-v2.yaml
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -254,12 +254,12 @@ commands:
254
254
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
255
255
--registration-id=!: The unique identifier for the registration.
256
256
- name: delete-resource-policy
257
-
description: Deletes the resource-based policy document attached to the End User MessagingSMS resource.
257
+
description: Deletes the resource-based policy document attached to the End User Messaging SMS resource.
258
258
flags:
259
259
--cli-input-json=: Read arguments from the JSON string provided.
260
260
--cli-input-yaml=: Read arguments from the YAML string provided.
261
261
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
262
-
--resource-arn=!: The Amazon Resource Name (ARN) of the End User MessagingSMS resource you're deleting the resource-based policy from.
262
+
--resource-arn=!: The Amazon Resource Name (ARN) of the End User Messaging SMS resource you're deleting the resource-based policy from.
263
263
- name: delete-text-message-spend-limit-override
264
264
description: Deletes an account-level monthly spending limit override for sending text messages.
265
265
flags:
@@ -291,7 +291,7 @@ commands:
291
291
--page-size=: The size of each page to get in the AWS service call.
292
292
--starting-token=: A token to specify where to start paginating.
293
293
- name: describe-account-limits
294
-
description: Describes the current End User MessagingSMS SMS Voice V2 resource quotas for your account.
294
+
description: Describes the current End User Messaging SMS SMS Voice V2 resource quotas for your account.
295
295
flags:
296
296
--cli-input-json=: Read arguments from the JSON string provided.
297
297
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -648,12 +648,12 @@ commands:
648
648
- VOICE
649
649
- MMS
650
650
- name: get-resource-policy
651
-
description: Retrieves the JSON text of the resource-based policy document attached to the End User MessagingSMS resource.
651
+
description: Retrieves the JSON text of the resource-based policy document attached to the End User Messaging SMS resource.
652
652
flags:
653
653
--cli-input-json=: Read arguments from the JSON string provided.
654
654
--cli-input-yaml=: Read arguments from the YAML string provided.
655
655
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
656
-
--resource-arn=!: The Amazon Resource Name (ARN) of the End User MessagingSMS resource attached to the resource-based policy.
656
+
--resource-arn=!: The Amazon Resource Name (ARN) of the End User Messaging SMS resource attached to the resource-based policy.
657
657
- name: list-pool-origination-identities
658
658
description: Lists all associated origination identities in your pool.
659
659
flags:
@@ -773,13 +773,13 @@ commands:
773
773
nargs: -1
774
774
--text-value=: The text data for a free form field.
775
775
- name: put-resource-policy
776
-
description: Attaches a resource-based policy to a End User MessagingSMS resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource.
776
+
description: Attaches a resource-based policy to a End User Messaging SMS resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource.
777
777
flags:
778
778
--cli-input-json=: Read arguments from the JSON string provided.
779
779
--cli-input-yaml=: Read arguments from the YAML string provided.
780
780
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
781
781
--policy=!: The JSON formatted resource-based policy to attach.
782
-
--resource-arn=!: The Amazon Resource Name (ARN) of the End User MessagingSMS resource to attach the resource-based policy to.
782
+
--resource-arn=!: The Amazon Resource Name (ARN) of the End User Messaging SMS resource to attach the resource-based policy to.
783
783
- name: release-phone-number
784
784
description: Releases an existing origination phone number in your account.
785
785
flags:
@@ -1070,9 +1070,11 @@ commands:
1070
1070
- name: submit-registration-version
1071
1071
description: Submit the specified registration for review and approval.
1072
1072
flags:
1073
+
--aws-review: Set to true to request AWS review of the registration.
1073
1074
--cli-input-json=: Read arguments from the JSON string provided.
1074
1075
--cli-input-yaml=: Read arguments from the YAML string provided.
1075
1076
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1077
+
--no-aws-review: Set to true to request AWS review of the registration.
1076
1078
--registration-id=!: The unique identifier for the registration.
1077
1079
- name: tag-resource
1078
1080
description: Adds or overwrites only the specified tags for the specified resource.
0 commit comments