aws-sdk-core 2.11.537 → 2.11.542
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/appsync/2017-07-25/api-2.json +9 -1
- data/apis/autoscaling/2011-01-01/examples-1.json +129 -29
- data/apis/chime/2018-05-01/api-2.json +151 -5
- data/apis/codebuild/2016-10-06/api-2.json +9 -0
- data/apis/codeguru-reviewer/2019-09-19/api-2.json +4 -2
- data/apis/codeguruprofiler/2019-07-18/api-2.json +691 -0
- data/apis/codeguruprofiler/2019-07-18/paginators-1.json +10 -0
- data/apis/codestar-connections/2019-12-01/api-2.json +207 -8
- data/apis/codestar-connections/2019-12-01/paginators-1.json +5 -0
- data/apis/comprehendmedical/2018-10-30/api-2.json +2 -1
- data/apis/ec2/2016-11-15/api-2.json +433 -2
- data/apis/ec2/2016-11-15/paginators-1.json +18 -0
- data/apis/ecr/2015-09-21/api-2.json +11 -2
- data/apis/imagebuilder/2019-12-02/api-2.json +1 -0
- data/apis/iotsitewise/2019-12-02/api-2.json +0 -4
- data/apis/quicksight/2018-04-01/api-2.json +939 -9
- data/apis/rds/2014-10-31/api-2.json +12 -2
- data/apis/securityhub/2018-10-26/api-2.json +167 -1
- data/endpoints.json +22 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f1c92c3d9a38abc07fa921497182af595a637e38e143586edbc7ce6d69bf0de8
|
4
|
+
data.tar.gz: d3201ce56fd08295e1228a1b8aeb016280ff438691ec7005dae45555462b3ed9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 826faf9a77e3fe015c3ce54b5f42c5425b6122a4be02006e96928002f1bf511935ab90cd8b0de3d2551ec07c7dc42b7c6372c74f9ee2b309224eb17650876d23
|
7
|
+
data.tar.gz: 80c3c93d075b325586529a8fa2049654c99ac7034ac7e49e57fe4f578128baa0c69198a30d4a31cc38ce3cf3113305817a139118f743b92a1f939b9ab56dd5f9
|
@@ -711,7 +711,15 @@
|
|
711
711
|
"R4_XLARGE",
|
712
712
|
"R4_2XLARGE",
|
713
713
|
"R4_4XLARGE",
|
714
|
-
"R4_8XLARGE"
|
714
|
+
"R4_8XLARGE",
|
715
|
+
"SMALL",
|
716
|
+
"MEDIUM",
|
717
|
+
"LARGE",
|
718
|
+
"XLARGE",
|
719
|
+
"LARGE_2X",
|
720
|
+
"LARGE_4X",
|
721
|
+
"LARGE_8X",
|
722
|
+
"LARGE_12X"
|
715
723
|
]
|
716
724
|
},
|
717
725
|
"ApiCachingBehavior":{
|
@@ -58,6 +58,25 @@
|
|
58
58
|
"title": "To attach a load balancer to an Auto Scaling group"
|
59
59
|
}
|
60
60
|
],
|
61
|
+
"CancelInstanceRefresh": [
|
62
|
+
{
|
63
|
+
"input": {
|
64
|
+
"AutoScalingGroupName": "my-auto-scaling-group"
|
65
|
+
},
|
66
|
+
"output": {
|
67
|
+
"InstanceRefreshId": "08b91cf7-8fa6-48af-b6a6-d227f40f1b9b"
|
68
|
+
},
|
69
|
+
"comments": {
|
70
|
+
"input": {
|
71
|
+
},
|
72
|
+
"output": {
|
73
|
+
}
|
74
|
+
},
|
75
|
+
"description": "This example cancels an instance refresh operation in progress.",
|
76
|
+
"id": "to-cancel-an-instance-refresh-1592960979817",
|
77
|
+
"title": "To cancel an instance refresh"
|
78
|
+
}
|
79
|
+
],
|
61
80
|
"CompleteLifecycleAction": [
|
62
81
|
{
|
63
82
|
"input": {
|
@@ -81,10 +100,14 @@
|
|
81
100
|
{
|
82
101
|
"input": {
|
83
102
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
84
|
-
"
|
103
|
+
"LaunchTemplate": {
|
104
|
+
"LaunchTemplateId": "lt-0a20c965061f64abc",
|
105
|
+
"Version": "$Latest"
|
106
|
+
},
|
107
|
+
"MaxInstanceLifetime": 2592000,
|
85
108
|
"MaxSize": 3,
|
86
109
|
"MinSize": 1,
|
87
|
-
"VPCZoneIdentifier": "subnet-
|
110
|
+
"VPCZoneIdentifier": "subnet-057fa0918fEXAMPLE"
|
88
111
|
},
|
89
112
|
"comments": {
|
90
113
|
"input": {
|
@@ -99,17 +122,15 @@
|
|
99
122
|
{
|
100
123
|
"input": {
|
101
124
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
102
|
-
"AvailabilityZones": [
|
103
|
-
"us-west-2c"
|
104
|
-
],
|
105
125
|
"HealthCheckGracePeriod": 120,
|
106
126
|
"HealthCheckType": "ELB",
|
107
127
|
"LaunchConfigurationName": "my-launch-config",
|
108
|
-
"LoadBalancerNames": [
|
109
|
-
"my-load-balancer"
|
110
|
-
],
|
111
128
|
"MaxSize": 3,
|
112
|
-
"MinSize": 1
|
129
|
+
"MinSize": 1,
|
130
|
+
"TargetGroupARNs": [
|
131
|
+
"arn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targets/73e2d6bc24d8a067"
|
132
|
+
],
|
133
|
+
"VPCZoneIdentifier": "subnet-057fa0918fEXAMPLE, subnet-610acd08EXAMPLE"
|
113
134
|
},
|
114
135
|
"comments": {
|
115
136
|
"input": {
|
@@ -117,22 +138,24 @@
|
|
117
138
|
"output": {
|
118
139
|
}
|
119
140
|
},
|
120
|
-
"description": "This example creates an Auto Scaling group and attaches the specified
|
141
|
+
"description": "This example creates an Auto Scaling group and attaches the specified target group.",
|
121
142
|
"id": "autoscaling-create-auto-scaling-group-2",
|
122
|
-
"title": "To create an Auto Scaling group with an attached
|
143
|
+
"title": "To create an Auto Scaling group with an attached target group"
|
123
144
|
},
|
124
145
|
{
|
125
146
|
"input": {
|
126
147
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
148
|
+
"AvailabilityZones": [
|
149
|
+
"us-west-2c"
|
150
|
+
],
|
127
151
|
"HealthCheckGracePeriod": 120,
|
128
152
|
"HealthCheckType": "ELB",
|
129
153
|
"LaunchConfigurationName": "my-launch-config",
|
130
|
-
"
|
131
|
-
|
132
|
-
"TargetGroupARNs": [
|
133
|
-
"arn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targets/73e2d6bc24d8a067"
|
154
|
+
"LoadBalancerNames": [
|
155
|
+
"my-load-balancer"
|
134
156
|
],
|
135
|
-
"
|
157
|
+
"MaxSize": 3,
|
158
|
+
"MinSize": 1
|
136
159
|
},
|
137
160
|
"comments": {
|
138
161
|
"input": {
|
@@ -140,9 +163,9 @@
|
|
140
163
|
"output": {
|
141
164
|
}
|
142
165
|
},
|
143
|
-
"description": "This example creates an Auto Scaling group and attaches the specified
|
166
|
+
"description": "This example creates an Auto Scaling group and attaches the specified Classic Load Balancer.",
|
144
167
|
"id": "autoscaling-create-auto-scaling-group-3",
|
145
|
-
"title": "To create an Auto Scaling group with an attached
|
168
|
+
"title": "To create an Auto Scaling group with an attached load balancer"
|
146
169
|
}
|
147
170
|
],
|
148
171
|
"CreateLaunchConfiguration": [
|
@@ -283,7 +306,7 @@
|
|
283
306
|
{
|
284
307
|
"input": {
|
285
308
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
286
|
-
"PolicyName": "
|
309
|
+
"PolicyName": "my-step-scale-out-policy"
|
287
310
|
},
|
288
311
|
"comments": {
|
289
312
|
"input": {
|
@@ -378,7 +401,7 @@
|
|
378
401
|
},
|
379
402
|
"description": "This example describes the available adjustment types.",
|
380
403
|
"id": "autoscaling-describe-adjustment-types-1",
|
381
|
-
"title": "To describe the Auto Scaling adjustment types"
|
404
|
+
"title": "To describe the Amazon EC2 Auto Scaling adjustment types"
|
382
405
|
}
|
383
406
|
],
|
384
407
|
"DescribeAutoScalingGroups": [
|
@@ -498,6 +521,43 @@
|
|
498
521
|
"title": "To describe the Auto Scaling notification types"
|
499
522
|
}
|
500
523
|
],
|
524
|
+
"DescribeInstanceRefreshes": [
|
525
|
+
{
|
526
|
+
"input": {
|
527
|
+
"AutoScalingGroupName": "my-auto-scaling-group"
|
528
|
+
},
|
529
|
+
"output": {
|
530
|
+
"InstanceRefreshes": [
|
531
|
+
{
|
532
|
+
"AutoScalingGroupName": "my-auto-scaling-group",
|
533
|
+
"InstanceRefreshId": "08b91cf7-8fa6-48af-b6a6-d227f40f1b9b",
|
534
|
+
"InstancesToUpdate": 5,
|
535
|
+
"PercentageComplete": 0,
|
536
|
+
"StartTime": "2020-06-02T18:11:27Z",
|
537
|
+
"Status": "InProgress"
|
538
|
+
},
|
539
|
+
{
|
540
|
+
"AutoScalingGroupName": "my-auto-scaling-group",
|
541
|
+
"EndTime": "2020-06-02T16:53:37Z",
|
542
|
+
"InstanceRefreshId": "dd7728d0-5bc4-4575-96a3-1b2c52bf8bb1",
|
543
|
+
"InstancesToUpdate": 0,
|
544
|
+
"PercentageComplete": 100,
|
545
|
+
"StartTime": "2020-06-02T16:43:19Z",
|
546
|
+
"Status": "Successful"
|
547
|
+
}
|
548
|
+
]
|
549
|
+
},
|
550
|
+
"comments": {
|
551
|
+
"input": {
|
552
|
+
},
|
553
|
+
"output": {
|
554
|
+
}
|
555
|
+
},
|
556
|
+
"description": "This example describes the instance refreshes for the specified Auto Scaling group.",
|
557
|
+
"id": "to-list-instance-refreshes-1592959593746",
|
558
|
+
"title": "To list instance refreshes"
|
559
|
+
}
|
560
|
+
],
|
501
561
|
"DescribeLaunchConfigurations": [
|
502
562
|
{
|
503
563
|
"input": {
|
@@ -752,7 +812,7 @@
|
|
752
812
|
},
|
753
813
|
"description": "This example describes the policies for the specified Auto Scaling group.",
|
754
814
|
"id": "autoscaling-describe-policies-1",
|
755
|
-
"title": "To describe
|
815
|
+
"title": "To describe scaling policies"
|
756
816
|
}
|
757
817
|
],
|
758
818
|
"DescribeScalingActivities": [
|
@@ -1067,8 +1127,9 @@
|
|
1067
1127
|
{
|
1068
1128
|
"input": {
|
1069
1129
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
1070
|
-
"
|
1071
|
-
"
|
1130
|
+
"BreachThreshold": 50.0,
|
1131
|
+
"MetricValue": 59.0,
|
1132
|
+
"PolicyName": "my-step-scale-out-policy"
|
1072
1133
|
},
|
1073
1134
|
"comments": {
|
1074
1135
|
"input": {
|
@@ -1076,9 +1137,9 @@
|
|
1076
1137
|
"output": {
|
1077
1138
|
}
|
1078
1139
|
},
|
1079
|
-
"description": "This example executes the specified
|
1140
|
+
"description": "This example executes the specified policy.",
|
1080
1141
|
"id": "autoscaling-execute-policy-1",
|
1081
|
-
"title": "To execute
|
1142
|
+
"title": "To execute a scaling policy"
|
1082
1143
|
}
|
1083
1144
|
],
|
1084
1145
|
"ExitStandby": [
|
@@ -1157,13 +1218,29 @@
|
|
1157
1218
|
"PutScalingPolicy": [
|
1158
1219
|
{
|
1159
1220
|
"input": {
|
1160
|
-
"AdjustmentType": "ChangeInCapacity",
|
1161
1221
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
1162
|
-
"PolicyName": "
|
1163
|
-
"
|
1222
|
+
"PolicyName": "alb1000-target-tracking-scaling-policy",
|
1223
|
+
"PolicyType": "TargetTrackingScaling",
|
1224
|
+
"TargetTrackingConfiguration": {
|
1225
|
+
"PredefinedMetricSpecification": {
|
1226
|
+
"PredefinedMetricType": "ALBRequestCountPerTarget",
|
1227
|
+
"ResourceLabel": "app/EC2Co-EcsEl-1TKLTMITMM0EO/f37c06a68c1748aa/targetgroup/EC2Co-Defau-LDNM7Q3ZH1ZN/6d4ea56ca2d6a18d"
|
1228
|
+
},
|
1229
|
+
"TargetValue": 1000.0
|
1230
|
+
}
|
1164
1231
|
},
|
1165
1232
|
"output": {
|
1166
|
-
"
|
1233
|
+
"Alarms": [
|
1234
|
+
{
|
1235
|
+
"AlarmARN": "arn:aws:cloudwatch:us-west-2:123456789012:alarm:TargetTracking-my-asg-AlarmHigh-fc0e4183-23ac-497e-9992-691c9980c38e",
|
1236
|
+
"AlarmName": "TargetTracking-my-asg-AlarmHigh-fc0e4183-23ac-497e-9992-691c9980c38e"
|
1237
|
+
},
|
1238
|
+
{
|
1239
|
+
"AlarmARN": "arn:aws:cloudwatch:us-west-2:123456789012:alarm:TargetTracking-my-asg-AlarmLow-61a39305-ed0c-47af-bd9e-471a352ee1a2",
|
1240
|
+
"AlarmName": "TargetTracking-my-asg-AlarmLow-61a39305-ed0c-47af-bd9e-471a352ee1a2"
|
1241
|
+
}
|
1242
|
+
],
|
1243
|
+
"PolicyARN": "arn:aws:autoscaling:us-west-2:123456789012:scalingPolicy:228f02c2-c665-4bfd-aaac-8b04080bea3c:autoScalingGroupName/my-auto-scaling-group:policyName/alb1000-target-tracking-scaling-policy"
|
1167
1244
|
},
|
1168
1245
|
"comments": {
|
1169
1246
|
"input": {
|
@@ -1308,6 +1385,29 @@
|
|
1308
1385
|
"title": "To disable instance protection for an instance"
|
1309
1386
|
}
|
1310
1387
|
],
|
1388
|
+
"StartInstanceRefresh": [
|
1389
|
+
{
|
1390
|
+
"input": {
|
1391
|
+
"AutoScalingGroupName": "my-auto-scaling-group",
|
1392
|
+
"Preferences": {
|
1393
|
+
"InstanceWarmup": 400,
|
1394
|
+
"MinHealthyPercentage": 50
|
1395
|
+
}
|
1396
|
+
},
|
1397
|
+
"output": {
|
1398
|
+
"InstanceRefreshId": "08b91cf7-8fa6-48af-b6a6-d227f40f1b9b"
|
1399
|
+
},
|
1400
|
+
"comments": {
|
1401
|
+
"input": {
|
1402
|
+
},
|
1403
|
+
"output": {
|
1404
|
+
}
|
1405
|
+
},
|
1406
|
+
"description": "This example starts an instance refresh for the specified Auto Scaling group.",
|
1407
|
+
"id": "to-start-an-instance-refresh-1592957271522",
|
1408
|
+
"title": "To start an instance refresh"
|
1409
|
+
}
|
1410
|
+
],
|
1311
1411
|
"SuspendProcesses": [
|
1312
1412
|
{
|
1313
1413
|
"input": {
|
@@ -624,6 +624,24 @@
|
|
624
624
|
{"shape":"ServiceFailureException"}
|
625
625
|
]
|
626
626
|
},
|
627
|
+
"DeleteVoiceConnectorEmergencyCallingConfiguration":{
|
628
|
+
"name":"DeleteVoiceConnectorEmergencyCallingConfiguration",
|
629
|
+
"http":{
|
630
|
+
"method":"DELETE",
|
631
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
632
|
+
"responseCode":204
|
633
|
+
},
|
634
|
+
"input":{"shape":"DeleteVoiceConnectorEmergencyCallingConfigurationRequest"},
|
635
|
+
"errors":[
|
636
|
+
{"shape":"UnauthorizedClientException"},
|
637
|
+
{"shape":"NotFoundException"},
|
638
|
+
{"shape":"ForbiddenException"},
|
639
|
+
{"shape":"BadRequestException"},
|
640
|
+
{"shape":"ThrottledClientException"},
|
641
|
+
{"shape":"ServiceUnavailableException"},
|
642
|
+
{"shape":"ServiceFailureException"}
|
643
|
+
]
|
644
|
+
},
|
627
645
|
"DeleteVoiceConnectorGroup":{
|
628
646
|
"name":"DeleteVoiceConnectorGroup",
|
629
647
|
"http":{
|
@@ -1105,6 +1123,25 @@
|
|
1105
1123
|
{"shape":"ServiceFailureException"}
|
1106
1124
|
]
|
1107
1125
|
},
|
1126
|
+
"GetVoiceConnectorEmergencyCallingConfiguration":{
|
1127
|
+
"name":"GetVoiceConnectorEmergencyCallingConfiguration",
|
1128
|
+
"http":{
|
1129
|
+
"method":"GET",
|
1130
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
1131
|
+
"responseCode":200
|
1132
|
+
},
|
1133
|
+
"input":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationRequest"},
|
1134
|
+
"output":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationResponse"},
|
1135
|
+
"errors":[
|
1136
|
+
{"shape":"UnauthorizedClientException"},
|
1137
|
+
{"shape":"NotFoundException"},
|
1138
|
+
{"shape":"ForbiddenException"},
|
1139
|
+
{"shape":"BadRequestException"},
|
1140
|
+
{"shape":"ThrottledClientException"},
|
1141
|
+
{"shape":"ServiceUnavailableException"},
|
1142
|
+
{"shape":"ServiceFailureException"}
|
1143
|
+
]
|
1144
|
+
},
|
1108
1145
|
"GetVoiceConnectorGroup":{
|
1109
1146
|
"name":"GetVoiceConnectorGroup",
|
1110
1147
|
"http":{
|
@@ -1610,6 +1647,25 @@
|
|
1610
1647
|
{"shape":"ServiceFailureException"}
|
1611
1648
|
]
|
1612
1649
|
},
|
1650
|
+
"PutVoiceConnectorEmergencyCallingConfiguration":{
|
1651
|
+
"name":"PutVoiceConnectorEmergencyCallingConfiguration",
|
1652
|
+
"http":{
|
1653
|
+
"method":"PUT",
|
1654
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
1655
|
+
"responseCode":200
|
1656
|
+
},
|
1657
|
+
"input":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationRequest"},
|
1658
|
+
"output":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationResponse"},
|
1659
|
+
"errors":[
|
1660
|
+
{"shape":"UnauthorizedClientException"},
|
1661
|
+
{"shape":"NotFoundException"},
|
1662
|
+
{"shape":"ForbiddenException"},
|
1663
|
+
{"shape":"BadRequestException"},
|
1664
|
+
{"shape":"ThrottledClientException"},
|
1665
|
+
{"shape":"ServiceUnavailableException"},
|
1666
|
+
{"shape":"ServiceFailureException"}
|
1667
|
+
]
|
1668
|
+
},
|
1613
1669
|
"PutVoiceConnectorLoggingConfiguration":{
|
1614
1670
|
"name":"PutVoiceConnectorLoggingConfiguration",
|
1615
1671
|
"http":{
|
@@ -2252,6 +2308,10 @@
|
|
2252
2308
|
"AlexaForBusinessRoomArn":{"shape":"SensitiveString"}
|
2253
2309
|
}
|
2254
2310
|
},
|
2311
|
+
"Alpha2CountryCode":{
|
2312
|
+
"type":"string",
|
2313
|
+
"pattern":"[A-Z]{2}"
|
2314
|
+
},
|
2255
2315
|
"AreaCode":{
|
2256
2316
|
"type":"string",
|
2257
2317
|
"pattern":"^$|^[0-9]{3,3}$"
|
@@ -2291,7 +2351,10 @@
|
|
2291
2351
|
},
|
2292
2352
|
"AssociatePhoneNumbersWithVoiceConnectorGroupRequest":{
|
2293
2353
|
"type":"structure",
|
2294
|
-
"required":[
|
2354
|
+
"required":[
|
2355
|
+
"VoiceConnectorGroupId",
|
2356
|
+
"E164PhoneNumbers"
|
2357
|
+
],
|
2295
2358
|
"members":{
|
2296
2359
|
"VoiceConnectorGroupId":{
|
2297
2360
|
"shape":"NonEmptyString",
|
@@ -2310,7 +2373,10 @@
|
|
2310
2373
|
},
|
2311
2374
|
"AssociatePhoneNumbersWithVoiceConnectorRequest":{
|
2312
2375
|
"type":"structure",
|
2313
|
-
"required":[
|
2376
|
+
"required":[
|
2377
|
+
"VoiceConnectorId",
|
2378
|
+
"E164PhoneNumbers"
|
2379
|
+
],
|
2314
2380
|
"members":{
|
2315
2381
|
"VoiceConnectorId":{
|
2316
2382
|
"shape":"NonEmptyString",
|
@@ -2909,6 +2975,22 @@
|
|
2909
2975
|
"type":"list",
|
2910
2976
|
"member":{"shape":"Credential"}
|
2911
2977
|
},
|
2978
|
+
"DNISEmergencyCallingConfiguration":{
|
2979
|
+
"type":"structure",
|
2980
|
+
"required":[
|
2981
|
+
"EmergencyPhoneNumber",
|
2982
|
+
"CallingCountry"
|
2983
|
+
],
|
2984
|
+
"members":{
|
2985
|
+
"EmergencyPhoneNumber":{"shape":"E164PhoneNumber"},
|
2986
|
+
"TestPhoneNumber":{"shape":"E164PhoneNumber"},
|
2987
|
+
"CallingCountry":{"shape":"Alpha2CountryCode"}
|
2988
|
+
}
|
2989
|
+
},
|
2990
|
+
"DNISEmergencyCallingConfigurationList":{
|
2991
|
+
"type":"list",
|
2992
|
+
"member":{"shape":"DNISEmergencyCallingConfiguration"}
|
2993
|
+
},
|
2912
2994
|
"DataRetentionInHours":{
|
2913
2995
|
"type":"integer",
|
2914
2996
|
"min":0
|
@@ -3052,6 +3134,17 @@
|
|
3052
3134
|
}
|
3053
3135
|
}
|
3054
3136
|
},
|
3137
|
+
"DeleteVoiceConnectorEmergencyCallingConfigurationRequest":{
|
3138
|
+
"type":"structure",
|
3139
|
+
"required":["VoiceConnectorId"],
|
3140
|
+
"members":{
|
3141
|
+
"VoiceConnectorId":{
|
3142
|
+
"shape":"NonEmptyString",
|
3143
|
+
"location":"uri",
|
3144
|
+
"locationName":"voiceConnectorId"
|
3145
|
+
}
|
3146
|
+
}
|
3147
|
+
},
|
3055
3148
|
"DeleteVoiceConnectorGroupRequest":{
|
3056
3149
|
"type":"structure",
|
3057
3150
|
"required":["VoiceConnectorGroupId"],
|
@@ -3109,7 +3202,10 @@
|
|
3109
3202
|
},
|
3110
3203
|
"DeleteVoiceConnectorTerminationCredentialsRequest":{
|
3111
3204
|
"type":"structure",
|
3112
|
-
"required":[
|
3205
|
+
"required":[
|
3206
|
+
"Usernames",
|
3207
|
+
"VoiceConnectorId"
|
3208
|
+
],
|
3113
3209
|
"members":{
|
3114
3210
|
"VoiceConnectorId":{
|
3115
3211
|
"shape":"NonEmptyString",
|
@@ -3156,7 +3252,10 @@
|
|
3156
3252
|
},
|
3157
3253
|
"DisassociatePhoneNumbersFromVoiceConnectorGroupRequest":{
|
3158
3254
|
"type":"structure",
|
3159
|
-
"required":[
|
3255
|
+
"required":[
|
3256
|
+
"VoiceConnectorGroupId",
|
3257
|
+
"E164PhoneNumbers"
|
3258
|
+
],
|
3160
3259
|
"members":{
|
3161
3260
|
"VoiceConnectorGroupId":{
|
3162
3261
|
"shape":"NonEmptyString",
|
@@ -3174,7 +3273,10 @@
|
|
3174
3273
|
},
|
3175
3274
|
"DisassociatePhoneNumbersFromVoiceConnectorRequest":{
|
3176
3275
|
"type":"structure",
|
3177
|
-
"required":[
|
3276
|
+
"required":[
|
3277
|
+
"VoiceConnectorId",
|
3278
|
+
"E164PhoneNumbers"
|
3279
|
+
],
|
3178
3280
|
"members":{
|
3179
3281
|
"VoiceConnectorId":{
|
3180
3282
|
"shape":"NonEmptyString",
|
@@ -3232,6 +3334,12 @@
|
|
3232
3334
|
"Failed"
|
3233
3335
|
]
|
3234
3336
|
},
|
3337
|
+
"EmergencyCallingConfiguration":{
|
3338
|
+
"type":"structure",
|
3339
|
+
"members":{
|
3340
|
+
"DNIS":{"shape":"DNISEmergencyCallingConfigurationList"}
|
3341
|
+
}
|
3342
|
+
},
|
3235
3343
|
"ErrorCode":{
|
3236
3344
|
"type":"string",
|
3237
3345
|
"enum":[
|
@@ -3590,6 +3698,23 @@
|
|
3590
3698
|
"UserSettings":{"shape":"UserSettings"}
|
3591
3699
|
}
|
3592
3700
|
},
|
3701
|
+
"GetVoiceConnectorEmergencyCallingConfigurationRequest":{
|
3702
|
+
"type":"structure",
|
3703
|
+
"required":["VoiceConnectorId"],
|
3704
|
+
"members":{
|
3705
|
+
"VoiceConnectorId":{
|
3706
|
+
"shape":"NonEmptyString",
|
3707
|
+
"location":"uri",
|
3708
|
+
"locationName":"voiceConnectorId"
|
3709
|
+
}
|
3710
|
+
}
|
3711
|
+
},
|
3712
|
+
"GetVoiceConnectorEmergencyCallingConfigurationResponse":{
|
3713
|
+
"type":"structure",
|
3714
|
+
"members":{
|
3715
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
3716
|
+
}
|
3717
|
+
},
|
3593
3718
|
"GetVoiceConnectorGroupRequest":{
|
3594
3719
|
"type":"structure",
|
3595
3720
|
"required":["VoiceConnectorGroupId"],
|
@@ -4693,6 +4818,27 @@
|
|
4693
4818
|
"InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
|
4694
4819
|
}
|
4695
4820
|
},
|
4821
|
+
"PutVoiceConnectorEmergencyCallingConfigurationRequest":{
|
4822
|
+
"type":"structure",
|
4823
|
+
"required":[
|
4824
|
+
"VoiceConnectorId",
|
4825
|
+
"EmergencyCallingConfiguration"
|
4826
|
+
],
|
4827
|
+
"members":{
|
4828
|
+
"VoiceConnectorId":{
|
4829
|
+
"shape":"NonEmptyString",
|
4830
|
+
"location":"uri",
|
4831
|
+
"locationName":"voiceConnectorId"
|
4832
|
+
},
|
4833
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
4834
|
+
}
|
4835
|
+
},
|
4836
|
+
"PutVoiceConnectorEmergencyCallingConfigurationResponse":{
|
4837
|
+
"type":"structure",
|
4838
|
+
"members":{
|
4839
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
4840
|
+
}
|
4841
|
+
},
|
4696
4842
|
"PutVoiceConnectorLoggingConfigurationRequest":{
|
4697
4843
|
"type":"structure",
|
4698
4844
|
"required":[
|