|
458 | 458 | <max>64</max>
|
459 | 459 | <pattern>[A-Za-z0-9_-]+</pattern>
|
460 | 460 | </property-value-rule>
|
| 461 | + <property-value-rule> |
| 462 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideRequest.DestinationPhoneNumber</property> |
| 463 | + <min>1</min> |
| 464 | + <max>20</max> |
| 465 | + <pattern>\+?[1-9][0-9]{1,18}</pattern> |
| 466 | + </property-value-rule> |
| 467 | + <property-value-rule> |
| 468 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideRequest.ProtectConfigurationId</property> |
| 469 | + <min>1</min> |
| 470 | + <max>256</max> |
| 471 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 472 | + </property-value-rule> |
| 473 | + <property-value-rule> |
| 474 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideResponse.DestinationPhoneNumber</property> |
| 475 | + <min>1</min> |
| 476 | + <max>20</max> |
| 477 | + <pattern>\+?[1-9][0-9]{1,18}</pattern> |
| 478 | + </property-value-rule> |
| 479 | + <property-value-rule> |
| 480 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideResponse.IsoCountryCode</property> |
| 481 | + <min>2</min> |
| 482 | + <max>2</max> |
| 483 | + <pattern>[A-Z]{2}</pattern> |
| 484 | + </property-value-rule> |
| 485 | + <property-value-rule> |
| 486 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideResponse.ProtectConfigurationArn</property> |
| 487 | + <min>1</min> |
| 488 | + <max>256</max> |
| 489 | + <pattern>arn:\S+</pattern> |
| 490 | + </property-value-rule> |
| 491 | + <property-value-rule> |
| 492 | + <property>Amazon.PinpointSMSVoiceV2.Model.DeleteProtectConfigurationRuleSetNumberOverrideResponse.ProtectConfigurationId</property> |
| 493 | + <min>1</min> |
| 494 | + <max>64</max> |
| 495 | + <pattern>[A-Za-z0-9_-]+</pattern> |
| 496 | + </property-value-rule> |
461 | 497 | <property-value-rule>
|
462 | 498 | <property>Amazon.PinpointSMSVoiceV2.Model.DeleteRegistrationRequest.RegistrationId</property>
|
463 | 499 | <min>1</min>
|
|
1086 | 1122 | <max>1024</max>
|
1087 | 1123 | <pattern>.+</pattern>
|
1088 | 1124 | </property-value-rule>
|
| 1125 | + <property-value-rule> |
| 1126 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesRequest.MaxResults</property> |
| 1127 | + <min>1</min> |
| 1128 | + <max>100</max> |
| 1129 | + </property-value-rule> |
| 1130 | + <property-value-rule> |
| 1131 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesRequest.NextToken</property> |
| 1132 | + <min>1</min> |
| 1133 | + <max>1024</max> |
| 1134 | + <pattern>.+</pattern> |
| 1135 | + </property-value-rule> |
| 1136 | + <property-value-rule> |
| 1137 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesRequest.ProtectConfigurationId</property> |
| 1138 | + <min>1</min> |
| 1139 | + <max>256</max> |
| 1140 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 1141 | + </property-value-rule> |
| 1142 | + <property-value-rule> |
| 1143 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesResponse.NextToken</property> |
| 1144 | + <min>1</min> |
| 1145 | + <max>1024</max> |
| 1146 | + <pattern>.+</pattern> |
| 1147 | + </property-value-rule> |
| 1148 | + <property-value-rule> |
| 1149 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesResponse.ProtectConfigurationArn</property> |
| 1150 | + <min>1</min> |
| 1151 | + <max>256</max> |
| 1152 | + <pattern>arn:\S+</pattern> |
| 1153 | + </property-value-rule> |
| 1154 | + <property-value-rule> |
| 1155 | + <property>Amazon.PinpointSMSVoiceV2.Model.ListProtectConfigurationRuleSetNumberOverridesResponse.ProtectConfigurationId</property> |
| 1156 | + <min>1</min> |
| 1157 | + <max>64</max> |
| 1158 | + <pattern>[A-Za-z0-9_-]+</pattern> |
| 1159 | + </property-value-rule> |
1089 | 1160 | <property-value-rule>
|
1090 | 1161 | <property>Amazon.PinpointSMSVoiceV2.Model.ListRegistrationAssociationsRequest.MaxResults</property>
|
1091 | 1162 | <min>1</min>
|
|
1157 | 1228 | <max>1600</max>
|
1158 | 1229 | <pattern>(?!\s*$)[\s\S]+</pattern>
|
1159 | 1230 | </property-value-rule>
|
| 1231 | + <property-value-rule> |
| 1232 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutMessageFeedbackRequest.MessageId</property> |
| 1233 | + <min>1</min> |
| 1234 | + <max>64</max> |
| 1235 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 1236 | + </property-value-rule> |
| 1237 | + <property-value-rule> |
| 1238 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutMessageFeedbackResponse.MessageId</property> |
| 1239 | + <min>1</min> |
| 1240 | + <max>64</max> |
| 1241 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 1242 | + </property-value-rule> |
1160 | 1243 | <property-value-rule>
|
1161 | 1244 | <property>Amazon.PinpointSMSVoiceV2.Model.PutOptedOutNumberRequest.OptedOutNumber</property>
|
1162 | 1245 | <min>1</min>
|
|
1181 | 1264 | <max>64</max>
|
1182 | 1265 | <pattern>[A-Za-z0-9_-]+</pattern>
|
1183 | 1266 | </property-value-rule>
|
| 1267 | + <property-value-rule> |
| 1268 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideRequest.ClientToken</property> |
| 1269 | + <min>1</min> |
| 1270 | + <max>64</max> |
| 1271 | + <pattern>[!-~]+</pattern> |
| 1272 | + </property-value-rule> |
| 1273 | + <property-value-rule> |
| 1274 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideRequest.DestinationPhoneNumber</property> |
| 1275 | + <min>1</min> |
| 1276 | + <max>20</max> |
| 1277 | + <pattern>\+?[1-9][0-9]{1,18}</pattern> |
| 1278 | + </property-value-rule> |
| 1279 | + <property-value-rule> |
| 1280 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideRequest.ProtectConfigurationId</property> |
| 1281 | + <min>1</min> |
| 1282 | + <max>256</max> |
| 1283 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 1284 | + </property-value-rule> |
| 1285 | + <property-value-rule> |
| 1286 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideResponse.DestinationPhoneNumber</property> |
| 1287 | + <min>1</min> |
| 1288 | + <max>20</max> |
| 1289 | + <pattern>\+?[1-9][0-9]{1,18}</pattern> |
| 1290 | + </property-value-rule> |
| 1291 | + <property-value-rule> |
| 1292 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideResponse.IsoCountryCode</property> |
| 1293 | + <min>2</min> |
| 1294 | + <max>2</max> |
| 1295 | + <pattern>[A-Z]{2}</pattern> |
| 1296 | + </property-value-rule> |
| 1297 | + <property-value-rule> |
| 1298 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideResponse.ProtectConfigurationArn</property> |
| 1299 | + <min>1</min> |
| 1300 | + <max>256</max> |
| 1301 | + <pattern>arn:\S+</pattern> |
| 1302 | + </property-value-rule> |
| 1303 | + <property-value-rule> |
| 1304 | + <property>Amazon.PinpointSMSVoiceV2.Model.PutProtectConfigurationRuleSetNumberOverrideResponse.ProtectConfigurationId</property> |
| 1305 | + <min>1</min> |
| 1306 | + <max>64</max> |
| 1307 | + <pattern>[A-Za-z0-9_-]+</pattern> |
| 1308 | + </property-value-rule> |
1184 | 1309 | <property-value-rule>
|
1185 | 1310 | <property>Amazon.PinpointSMSVoiceV2.Model.PutRegistrationFieldValueRequest.FieldPath</property>
|
1186 | 1311 | <min>1</min>
|
|
1557 | 1682 | <max>64</max>
|
1558 | 1683 | <pattern>[A-Za-z0-9_-]+</pattern>
|
1559 | 1684 | </property-value-rule>
|
| 1685 | + <property-value-rule> |
| 1686 | + <property>Amazon.PinpointSMSVoiceV2.Model.SetDefaultMessageFeedbackEnabledRequest.ConfigurationSetName</property> |
| 1687 | + <min>1</min> |
| 1688 | + <max>256</max> |
| 1689 | + <pattern>[A-Za-z0-9_:/-]+</pattern> |
| 1690 | + </property-value-rule> |
| 1691 | + <property-value-rule> |
| 1692 | + <property>Amazon.PinpointSMSVoiceV2.Model.SetDefaultMessageFeedbackEnabledResponse.ConfigurationSetName</property> |
| 1693 | + <min>1</min> |
| 1694 | + <max>64</max> |
| 1695 | + <pattern>[A-Za-z0-9_-]+</pattern> |
| 1696 | + </property-value-rule> |
1560 | 1697 | <property-value-rule>
|
1561 | 1698 | <property>Amazon.PinpointSMSVoiceV2.Model.SetDefaultMessageTypeRequest.ConfigurationSetName</property>
|
1562 | 1699 | <min>1</min>
|
|
1982 | 2119 | <max>64</max>
|
1983 | 2120 | <pattern>[A-Za-z0-9_-]+</pattern>
|
1984 | 2121 | </property-value-rule>
|
| 2122 | + <property-value-rule> |
| 2123 | + <property>Amazon.PinpointSMSVoiceV2.Model.ProtectConfigurationRuleSetNumberOverride.DestinationPhoneNumber</property> |
| 2124 | + <min>1</min> |
| 2125 | + <max>20</max> |
| 2126 | + <pattern>\+?[1-9][0-9]{1,18}</pattern> |
| 2127 | + </property-value-rule> |
| 2128 | + <property-value-rule> |
| 2129 | + <property>Amazon.PinpointSMSVoiceV2.Model.ProtectConfigurationRuleSetNumberOverride.IsoCountryCode</property> |
| 2130 | + <min>2</min> |
| 2131 | + <max>2</max> |
| 2132 | + <pattern>[A-Z]{2}</pattern> |
| 2133 | + </property-value-rule> |
1985 | 2134 | <property-value-rule>
|
1986 | 2135 | <property>Amazon.PinpointSMSVoiceV2.Model.RegistrationAssociationMetadata.IsoCountryCode</property>
|
1987 | 2136 | <min>2</min>
|
|
0 commit comments