Skip to content

Commit d6af10e

Browse files
author
AWS
committed
Amazon Pinpoint SMS Voice V2 Update: This change added InternationalSendingEnbaled as part of describe/Update/Request phone number API response, and as part of update/Request phone number API request
1 parent 39be1de commit d6af10e

File tree

2 files changed

+34
-12
lines changed

2 files changed

+34
-12
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Pinpoint SMS Voice V2",
4+
"contributor": "",
5+
"description": "This change added InternationalSendingEnbaled as part of describe/Update/Request phone number API response, and as part of update/Request phone number API request"
6+
}

services/pinpointsmsvoicev2/src/main/resources/codegen-resources/service-2.json

Lines changed: 28 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,8 +2570,7 @@
25702570
},
25712571
"DeleteAccountDefaultProtectConfigurationRequest":{
25722572
"type":"structure",
2573-
"members":{
2574-
}
2573+
"members":{}
25752574
},
25762575
"DeleteAccountDefaultProtectConfigurationResult":{
25772576
"type":"structure",
@@ -2765,8 +2764,7 @@
27652764
},
27662765
"DeleteMediaMessageSpendLimitOverrideRequest":{
27672766
"type":"structure",
2768-
"members":{
2769-
}
2767+
"members":{}
27702768
},
27712769
"DeleteMediaMessageSpendLimitOverrideResult":{
27722770
"type":"structure",
@@ -3189,8 +3187,7 @@
31893187
},
31903188
"DeleteTextMessageSpendLimitOverrideRequest":{
31913189
"type":"structure",
3192-
"members":{
3193-
}
3190+
"members":{}
31943191
},
31953192
"DeleteTextMessageSpendLimitOverrideResult":{
31963193
"type":"structure",
@@ -3240,8 +3237,7 @@
32403237
},
32413238
"DeleteVoiceMessageSpendLimitOverrideRequest":{
32423239
"type":"structure",
3243-
"members":{
3244-
}
3240+
"members":{}
32453241
},
32463242
"DeleteVoiceMessageSpendLimitOverrideResult":{
32473243
"type":"structure",
@@ -5080,6 +5076,10 @@
50805076
"shape":"OptOutListName",
50815077
"documentation":"<p>The name of the OptOutList associated with the phone number.</p>"
50825078
},
5079+
"InternationalSendingEnabled":{
5080+
"shape":"PrimitiveBoolean",
5081+
"documentation":"<p>When set to true the international sending of phone number is Enabled.</p>"
5082+
},
50835083
"DeletionProtectionEnabled":{
50845084
"shape":"PrimitiveBoolean",
50855085
"documentation":"<p>When set to true the phone number can't be deleted.</p>"
@@ -6641,6 +6641,10 @@
66416641
"shape":"RegistrationIdOrArn",
66426642
"documentation":"<p>Use this field to attach your phone number for an external registration process.</p>"
66436643
},
6644+
"InternationalSendingEnabled":{
6645+
"shape":"Boolean",
6646+
"documentation":"<p>By default this is set to false. When set to true the international sending of phone number is Enabled. </p>"
6647+
},
66446648
"DeletionProtectionEnabled":{
66456649
"shape":"Boolean",
66466650
"documentation":"<p>By default this is set to false. When set to true the phone number can't be deleted.</p>"
@@ -6715,6 +6719,10 @@
67156719
"shape":"OptOutListName",
67166720
"documentation":"<p>The name of the OptOutList that is associated with the requested phone number.</p>"
67176721
},
6722+
"InternationalSendingEnabled":{
6723+
"shape":"PrimitiveBoolean",
6724+
"documentation":"<p>By default this is set to false. When set to true the international sending of phone number is Enabled. </p>"
6725+
},
67186726
"DeletionProtectionEnabled":{
67196727
"shape":"PrimitiveBoolean",
67206728
"documentation":"<p>By default this is set to false. When set to true the phone number can't be deleted. </p>"
@@ -6869,6 +6877,7 @@
68696877
"registration-attachment",
68706878
"verified-destination-number",
68716879
"protect-configuration",
6880+
"message-template",
68726881
"policy",
68736882
"message"
68746883
]
@@ -7726,8 +7735,7 @@
77267735
},
77277736
"TagResourceResult":{
77287737
"type":"structure",
7729-
"members":{
7730-
}
7738+
"members":{}
77317739
},
77327740
"TagValue":{
77337741
"type":"string",
@@ -7816,8 +7824,7 @@
78167824
},
78177825
"UntagResourceResult":{
78187826
"type":"structure",
7819-
"members":{
7820-
}
7827+
"members":{}
78217828
},
78227829
"UpdateEventDestinationRequest":{
78237830
"type":"structure",
@@ -7901,6 +7908,10 @@
79017908
"shape":"OptOutListNameOrArn",
79027909
"documentation":"<p>The OptOutList to add the phone number to. Valid values for this field can be either the OutOutListName or OutOutListArn.</p>"
79037910
},
7911+
"InternationalSendingEnabled":{
7912+
"shape":"Boolean",
7913+
"documentation":"<p>By default this is set to false. When set to true the international sending of phone number is Enabled. </p>"
7914+
},
79047915
"DeletionProtectionEnabled":{
79057916
"shape":"Boolean",
79067917
"documentation":"<p>By default this is set to false. When set to true the phone number can't be deleted. </p>"
@@ -7966,6 +7977,10 @@
79667977
"shape":"OptOutListName",
79677978
"documentation":"<p>The name of the OptOutList associated with the phone number.</p>"
79687979
},
7980+
"InternationalSendingEnabled":{
7981+
"shape":"PrimitiveBoolean",
7982+
"documentation":"<p>When set to true the international sending of phone number is Enabled.</p>"
7983+
},
79697984
"DeletionProtectionEnabled":{
79707985
"shape":"PrimitiveBoolean",
79717986
"documentation":"<p>When set to true the phone number can't be deleted.</p>"
@@ -8280,6 +8295,7 @@
82808295
"DESTINATION_COUNTRY_BLOCKED",
82818296
"FIELD_VALIDATION_FAILED",
82828297
"ATTACHMENT_TYPE_NOT_SUPPORTED",
8298+
"INTERNATIONAL_SENDING_NOT_SUPPORTED",
82838299
"INVALID_ARN",
82848300
"INVALID_FILTER_VALUES",
82858301
"INVALID_IDENTITY_FOR_DESTINATION_COUNTRY",

0 commit comments

Comments
 (0)