aws-sdk-core 2.11.511 → 2.11.512

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f4ef24f00248d6b96c721d5d05c174050f9eb691332683c5831647a513ea2cc5
4
- data.tar.gz: eaf3e6bda6aee16908c60604d0764644464c46b4112dc231d5efeb6a2a1543f1
3
+ metadata.gz: 978616afc7ea41278a02364d7cf52e8773c0d3e906825258540cb3650ed317de
4
+ data.tar.gz: 5da8f25eb8d95143f7ee0b6941a47ae017fdc5ed5b2288a61634638991f0adc4
5
5
  SHA512:
6
- metadata.gz: 99b38bbb172bd9ee117b634fddc2d0a64871a43fb031dd1366ab6173fd65feac63355a965e9d27cdd5f446103f245abc8bb904b0b943ddb0d62fdf36321b2e9a
7
- data.tar.gz: 51ed4696046639bc91f479f59ac36624ce54c6c32bb83cd52ceda938e5faa16bdb02c7c37c498fb487439f9704219a0798ce6b85c0c2e18c6bdbcc0b6ea282e0
6
+ metadata.gz: 93dfb6988f406289ce4ee1b159e48dbc4320eba8dc35c53903fdee99e697da79fd9139dfb632f1545ff23b88268285b458e1c6a309f2f03cd96bc96ab6e0de76
7
+ data.tar.gz: 80349f271c5261a14d67b2fc6a52e836936dfc5a95074ad6863777d0859da74054a576f0ed3a9c4eb450912f75986a613f58d44a64cd5b015569f52a6a2b18f7
@@ -395,6 +395,9 @@
395
395
  {
396
396
  "shape": "NotFoundException"
397
397
  },
398
+ {
399
+ "shape": "ResourceInUseException"
400
+ },
398
401
  {
399
402
  "shape": "ServiceUnavailableException"
400
403
  },
@@ -1814,16 +1817,25 @@
1814
1817
  "type": "structure",
1815
1818
  "required": [
1816
1819
  "arn",
1820
+ "createdAt",
1821
+ "lastUpdatedAt",
1817
1822
  "meshName",
1818
1823
  "meshOwner",
1819
1824
  "resourceOwner",
1820
1825
  "routeName",
1826
+ "version",
1821
1827
  "virtualRouterName"
1822
1828
  ],
1823
1829
  "members": {
1824
1830
  "arn": {
1825
1831
  "shape": "Arn"
1826
1832
  },
1833
+ "createdAt": {
1834
+ "shape": "Timestamp"
1835
+ },
1836
+ "lastUpdatedAt": {
1837
+ "shape": "Timestamp"
1838
+ },
1827
1839
  "meshName": {
1828
1840
  "shape": "ResourceName"
1829
1841
  },
@@ -1836,6 +1848,9 @@
1836
1848
  "routeName": {
1837
1849
  "shape": "ResourceName"
1838
1850
  },
1851
+ "version": {
1852
+ "shape": "Long"
1853
+ },
1839
1854
  "virtualRouterName": {
1840
1855
  "shape": "ResourceName"
1841
1856
  }
@@ -2668,15 +2683,24 @@
2668
2683
  "type": "structure",
2669
2684
  "required": [
2670
2685
  "arn",
2686
+ "createdAt",
2687
+ "lastUpdatedAt",
2671
2688
  "meshName",
2672
2689
  "meshOwner",
2673
2690
  "resourceOwner",
2691
+ "version",
2674
2692
  "virtualServiceName"
2675
2693
  ],
2676
2694
  "members": {
2677
2695
  "arn": {
2678
2696
  "shape": "Arn"
2679
2697
  },
2698
+ "createdAt": {
2699
+ "shape": "Timestamp"
2700
+ },
2701
+ "lastUpdatedAt": {
2702
+ "shape": "Timestamp"
2703
+ },
2680
2704
  "meshName": {
2681
2705
  "shape": "ResourceName"
2682
2706
  },
@@ -2686,6 +2710,9 @@
2686
2710
  "resourceOwner": {
2687
2711
  "shape": "AccountId"
2688
2712
  },
2713
+ "version": {
2714
+ "shape": "Long"
2715
+ },
2689
2716
  "virtualServiceName": {
2690
2717
  "shape": "ServiceName"
2691
2718
  }
@@ -2706,15 +2733,24 @@
2706
2733
  "type": "structure",
2707
2734
  "required": [
2708
2735
  "arn",
2736
+ "createdAt",
2737
+ "lastUpdatedAt",
2709
2738
  "meshName",
2710
2739
  "meshOwner",
2711
2740
  "resourceOwner",
2741
+ "version",
2712
2742
  "virtualRouterName"
2713
2743
  ],
2714
2744
  "members": {
2715
2745
  "arn": {
2716
2746
  "shape": "Arn"
2717
2747
  },
2748
+ "createdAt": {
2749
+ "shape": "Timestamp"
2750
+ },
2751
+ "lastUpdatedAt": {
2752
+ "shape": "Timestamp"
2753
+ },
2718
2754
  "meshName": {
2719
2755
  "shape": "ResourceName"
2720
2756
  },
@@ -2724,6 +2760,9 @@
2724
2760
  "resourceOwner": {
2725
2761
  "shape": "AccountId"
2726
2762
  },
2763
+ "version": {
2764
+ "shape": "Long"
2765
+ },
2727
2766
  "virtualRouterName": {
2728
2767
  "shape": "ResourceName"
2729
2768
  }
@@ -2788,15 +2827,24 @@
2788
2827
  "type": "structure",
2789
2828
  "required": [
2790
2829
  "arn",
2830
+ "createdAt",
2831
+ "lastUpdatedAt",
2791
2832
  "meshName",
2792
2833
  "meshOwner",
2793
2834
  "resourceOwner",
2835
+ "version",
2794
2836
  "virtualNodeName"
2795
2837
  ],
2796
2838
  "members": {
2797
2839
  "arn": {
2798
2840
  "shape": "Arn"
2799
2841
  },
2842
+ "createdAt": {
2843
+ "shape": "Timestamp"
2844
+ },
2845
+ "lastUpdatedAt": {
2846
+ "shape": "Timestamp"
2847
+ },
2800
2848
  "meshName": {
2801
2849
  "shape": "ResourceName"
2802
2850
  },
@@ -2806,6 +2854,9 @@
2806
2854
  "resourceOwner": {
2807
2855
  "shape": "AccountId"
2808
2856
  },
2857
+ "version": {
2858
+ "shape": "Long"
2859
+ },
2809
2860
  "virtualNodeName": {
2810
2861
  "shape": "ResourceName"
2811
2862
  }
@@ -3208,14 +3259,23 @@
3208
3259
  "type": "structure",
3209
3260
  "required": [
3210
3261
  "arn",
3262
+ "createdAt",
3263
+ "lastUpdatedAt",
3211
3264
  "meshName",
3212
3265
  "meshOwner",
3213
- "resourceOwner"
3266
+ "resourceOwner",
3267
+ "version"
3214
3268
  ],
3215
3269
  "members": {
3216
3270
  "arn": {
3217
3271
  "shape": "Arn"
3218
3272
  },
3273
+ "createdAt": {
3274
+ "shape": "Timestamp"
3275
+ },
3276
+ "lastUpdatedAt": {
3277
+ "shape": "Timestamp"
3278
+ },
3219
3279
  "meshName": {
3220
3280
  "shape": "ResourceName"
3221
3281
  },
@@ -3224,6 +3284,9 @@
3224
3284
  },
3225
3285
  "resourceOwner": {
3226
3286
  "shape": "AccountId"
3287
+ },
3288
+ "version": {
3289
+ "shape": "Long"
3227
3290
  }
3228
3291
  }
3229
3292
  },
@@ -234,6 +234,18 @@
234
234
  ],
235
235
  "idempotent":true
236
236
  },
237
+ "DescribeRegionSettings":{
238
+ "name":"DescribeRegionSettings",
239
+ "http":{
240
+ "method":"GET",
241
+ "requestUri":"/account-settings"
242
+ },
243
+ "input":{"shape":"DescribeRegionSettingsInput"},
244
+ "output":{"shape":"DescribeRegionSettingsOutput"},
245
+ "errors":[
246
+ {"shape":"ServiceUnavailableException"}
247
+ ]
248
+ },
237
249
  "DescribeRestoreJob":{
238
250
  "name":"DescribeRestoreJob",
239
251
  "http":{
@@ -730,6 +742,19 @@
730
742
  {"shape":"ServiceUnavailableException"}
731
743
  ],
732
744
  "idempotent":true
745
+ },
746
+ "UpdateRegionSettings":{
747
+ "name":"UpdateRegionSettings",
748
+ "http":{
749
+ "method":"PUT",
750
+ "requestUri":"/account-settings"
751
+ },
752
+ "input":{"shape":"UpdateRegionSettingsInput"},
753
+ "errors":[
754
+ {"shape":"ServiceUnavailableException"},
755
+ {"shape":"MissingParameterValueException"},
756
+ {"shape":"InvalidParameterValueException"}
757
+ ]
733
758
  }
734
759
  },
735
760
  "shapes":{
@@ -1332,6 +1357,17 @@
1332
1357
  "LastRestoreTime":{"shape":"timestamp"}
1333
1358
  }
1334
1359
  },
1360
+ "DescribeRegionSettingsInput":{
1361
+ "type":"structure",
1362
+ "members":{
1363
+ }
1364
+ },
1365
+ "DescribeRegionSettingsOutput":{
1366
+ "type":"structure",
1367
+ "members":{
1368
+ "ResourceTypeOptInPreference":{"shape":"ResourceTypeOptInPreference"}
1369
+ }
1370
+ },
1335
1371
  "DescribeRestoreJobInput":{
1336
1372
  "type":"structure",
1337
1373
  "required":["RestoreJobId"],
@@ -1558,6 +1594,7 @@
1558
1594
  },
1559
1595
  "exception":true
1560
1596
  },
1597
+ "IsEnabled":{"type":"boolean"},
1561
1598
  "Lifecycle":{
1562
1599
  "type":"structure",
1563
1600
  "members":{
@@ -2104,6 +2141,11 @@
2104
2141
  "type":"string",
2105
2142
  "pattern":"^[a-zA-Z0-9\\-\\_\\.]{1,50}$"
2106
2143
  },
2144
+ "ResourceTypeOptInPreference":{
2145
+ "type":"map",
2146
+ "key":{"shape":"ResourceType"},
2147
+ "value":{"shape":"IsEnabled"}
2148
+ },
2107
2149
  "ResourceTypes":{
2108
2150
  "type":"list",
2109
2151
  "member":{"shape":"ResourceType"}
@@ -2336,6 +2378,12 @@
2336
2378
  "CalculatedLifecycle":{"shape":"CalculatedLifecycle"}
2337
2379
  }
2338
2380
  },
2381
+ "UpdateRegionSettingsInput":{
2382
+ "type":"structure",
2383
+ "members":{
2384
+ "ResourceTypeOptInPreference":{"shape":"ResourceTypeOptInPreference"}
2385
+ }
2386
+ },
2339
2387
  "WindowMinutes":{"type":"long"},
2340
2388
  "boolean":{"type":"boolean"},
2341
2389
  "long":{"type":"long"},
@@ -992,6 +992,24 @@
992
992
  {"shape":"ServiceFailureException"}
993
993
  ]
994
994
  },
995
+ "GetRetentionSettings":{
996
+ "name":"GetRetentionSettings",
997
+ "http":{
998
+ "method":"GET",
999
+ "requestUri":"/accounts/{accountId}/retention-settings"
1000
+ },
1001
+ "input":{"shape":"GetRetentionSettingsRequest"},
1002
+ "output":{"shape":"GetRetentionSettingsResponse"},
1003
+ "errors":[
1004
+ {"shape":"UnauthorizedClientException"},
1005
+ {"shape":"NotFoundException"},
1006
+ {"shape":"BadRequestException"},
1007
+ {"shape":"ForbiddenException"},
1008
+ {"shape":"ThrottledClientException"},
1009
+ {"shape":"ServiceUnavailableException"},
1010
+ {"shape":"ServiceFailureException"}
1011
+ ]
1012
+ },
995
1013
  "GetRoom":{
996
1014
  "name":"GetRoom",
997
1015
  "http":{
@@ -1553,6 +1571,26 @@
1553
1571
  {"shape":"NotFoundException"}
1554
1572
  ]
1555
1573
  },
1574
+ "PutRetentionSettings":{
1575
+ "name":"PutRetentionSettings",
1576
+ "http":{
1577
+ "method":"PUT",
1578
+ "requestUri":"/accounts/{accountId}/retention-settings",
1579
+ "responseCode":204
1580
+ },
1581
+ "input":{"shape":"PutRetentionSettingsRequest"},
1582
+ "output":{"shape":"PutRetentionSettingsResponse"},
1583
+ "errors":[
1584
+ {"shape":"UnauthorizedClientException"},
1585
+ {"shape":"NotFoundException"},
1586
+ {"shape":"BadRequestException"},
1587
+ {"shape":"ForbiddenException"},
1588
+ {"shape":"ConflictException"},
1589
+ {"shape":"ThrottledClientException"},
1590
+ {"shape":"ServiceUnavailableException"},
1591
+ {"shape":"ServiceFailureException"}
1592
+ ]
1593
+ },
1556
1594
  "PutVoiceConnectorLoggingConfiguration":{
1557
1595
  "name":"PutVoiceConnectorLoggingConfiguration",
1558
1596
  "http":{
@@ -2543,6 +2581,12 @@
2543
2581
  "error":{"httpStatusCode":409},
2544
2582
  "exception":true
2545
2583
  },
2584
+ "ConversationRetentionSettings":{
2585
+ "type":"structure",
2586
+ "members":{
2587
+ "RetentionDays":{"shape":"RetentionDays"}
2588
+ }
2589
+ },
2546
2590
  "Country":{
2547
2591
  "type":"string",
2548
2592
  "pattern":"^$|^[A-Z]{2,2}$"
@@ -3404,6 +3448,24 @@
3404
3448
  "ProxySession":{"shape":"ProxySession"}
3405
3449
  }
3406
3450
  },
3451
+ "GetRetentionSettingsRequest":{
3452
+ "type":"structure",
3453
+ "required":["AccountId"],
3454
+ "members":{
3455
+ "AccountId":{
3456
+ "shape":"NonEmptyString",
3457
+ "location":"uri",
3458
+ "locationName":"accountId"
3459
+ }
3460
+ }
3461
+ },
3462
+ "GetRetentionSettingsResponse":{
3463
+ "type":"structure",
3464
+ "members":{
3465
+ "RetentionSettings":{"shape":"RetentionSettings"},
3466
+ "InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
3467
+ }
3468
+ },
3407
3469
  "GetRoomRequest":{
3408
3470
  "type":"structure",
3409
3471
  "required":[
@@ -4560,6 +4622,28 @@
4560
4622
  "EventsConfiguration":{"shape":"EventsConfiguration"}
4561
4623
  }
4562
4624
  },
4625
+ "PutRetentionSettingsRequest":{
4626
+ "type":"structure",
4627
+ "required":[
4628
+ "AccountId",
4629
+ "RetentionSettings"
4630
+ ],
4631
+ "members":{
4632
+ "AccountId":{
4633
+ "shape":"NonEmptyString",
4634
+ "location":"uri",
4635
+ "locationName":"accountId"
4636
+ },
4637
+ "RetentionSettings":{"shape":"RetentionSettings"}
4638
+ }
4639
+ },
4640
+ "PutRetentionSettingsResponse":{
4641
+ "type":"structure",
4642
+ "members":{
4643
+ "RetentionSettings":{"shape":"RetentionSettings"},
4644
+ "InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
4645
+ }
4646
+ },
4563
4647
  "PutVoiceConnectorLoggingConfigurationRequest":{
4564
4648
  "type":"structure",
4565
4649
  "required":[
@@ -4830,6 +4914,18 @@
4830
4914
  "max":99,
4831
4915
  "min":1
4832
4916
  },
4917
+ "RetentionDays":{
4918
+ "type":"integer",
4919
+ "max":5475,
4920
+ "min":1
4921
+ },
4922
+ "RetentionSettings":{
4923
+ "type":"structure",
4924
+ "members":{
4925
+ "RoomRetentionSettings":{"shape":"RoomRetentionSettings"},
4926
+ "ConversationRetentionSettings":{"shape":"ConversationRetentionSettings"}
4927
+ }
4928
+ },
4833
4929
  "Room":{
4834
4930
  "type":"structure",
4835
4931
  "members":{
@@ -4866,6 +4962,12 @@
4866
4962
  "Member"
4867
4963
  ]
4868
4964
  },
4965
+ "RoomRetentionSettings":{
4966
+ "type":"structure",
4967
+ "members":{
4968
+ "RetentionDays":{"shape":"RetentionDays"}
4969
+ }
4970
+ },
4869
4971
  "SearchAvailablePhoneNumbersRequest":{
4870
4972
  "type":"structure",
4871
4973
  "members":{
@@ -116,7 +116,8 @@
116
116
  {"shape":"DeploymentTargetIdRequiredException"},
117
117
  {"shape":"InvalidDeploymentTargetIdException"},
118
118
  {"shape":"DeploymentTargetDoesNotExistException"},
119
- {"shape":"DeploymentTargetListSizeExceededException"}
119
+ {"shape":"DeploymentTargetListSizeExceededException"},
120
+ {"shape":"InstanceDoesNotExistException"}
120
121
  ]
121
122
  },
122
123
  "BatchGetDeployments":{
@@ -213,7 +214,8 @@
213
214
  {"shape":"ThrottlingException"},
214
215
  {"shape":"InvalidUpdateOutdatedInstancesOnlyValueException"},
215
216
  {"shape":"InvalidIgnoreApplicationStopFailuresValueException"},
216
- {"shape":"InvalidGitHubAccountTokenException"}
217
+ {"shape":"InvalidGitHubAccountTokenException"},
218
+ {"shape":"InvalidTrafficRoutingConfigurationException"}
217
219
  ]
218
220
  },
219
221
  "CreateDeploymentConfig":{
@@ -274,7 +276,8 @@
274
276
  {"shape":"InvalidECSServiceException"},
275
277
  {"shape":"InvalidTargetGroupPairException"},
276
278
  {"shape":"ECSServiceMappingLimitExceededException"},
277
- {"shape":"InvalidTagsToAddException"}
279
+ {"shape":"InvalidTagsToAddException"},
280
+ {"shape":"InvalidTrafficRoutingConfigurationException"}
278
281
  ]
279
282
  },
280
283
  "DeleteApplication":{
@@ -336,6 +339,16 @@
336
339
  {"shape":"OperationNotSupportedException"}
337
340
  ]
338
341
  },
342
+ "DeleteResourcesByExternalId":{
343
+ "name":"DeleteResourcesByExternalId",
344
+ "http":{
345
+ "method":"POST",
346
+ "requestUri":"/"
347
+ },
348
+ "input":{"shape":"DeleteResourcesByExternalIdInput"},
349
+ "output":{"shape":"DeleteResourcesByExternalIdOutput"},
350
+ "errors":[]
351
+ },
339
352
  "DeregisterOnPremisesInstance":{
340
353
  "name":"DeregisterOnPremisesInstance",
341
354
  "http":{
@@ -598,7 +611,9 @@
598
611
  {"shape":"DeploymentGroupNameRequiredException"},
599
612
  {"shape":"InvalidTimeRangeException"},
600
613
  {"shape":"InvalidDeploymentStatusException"},
601
- {"shape":"InvalidNextTokenException"}
614
+ {"shape":"InvalidNextTokenException"},
615
+ {"shape":"InvalidExternalIdException"},
616
+ {"shape":"InvalidInputException"}
602
617
  ]
603
618
  },
604
619
  "ListGitHubAccountTokenNames":{
@@ -745,7 +760,8 @@
745
760
  {"shape":"DeploymentDoesNotExistException"},
746
761
  {"shape":"DeploymentGroupDoesNotExistException"},
747
762
  {"shape":"DeploymentAlreadyCompletedException"},
748
- {"shape":"InvalidDeploymentIdException"}
763
+ {"shape":"InvalidDeploymentIdException"},
764
+ {"shape":"UnsupportedActionForDeploymentTypeException"}
749
765
  ]
750
766
  },
751
767
  "TagResource":{
@@ -838,7 +854,8 @@
838
854
  {"shape":"ThrottlingException"},
839
855
  {"shape":"InvalidECSServiceException"},
840
856
  {"shape":"InvalidTargetGroupPairException"},
841
- {"shape":"ECSServiceMappingLimitExceededException"}
857
+ {"shape":"ECSServiceMappingLimitExceededException"},
858
+ {"shape":"InvalidTrafficRoutingConfigurationException"}
842
859
  ]
843
860
  }
844
861
  },
@@ -1140,6 +1157,19 @@
1140
1157
  "JSON"
1141
1158
  ]
1142
1159
  },
1160
+ "CloudFormationResourceType":{"type":"string"},
1161
+ "CloudFormationTarget":{
1162
+ "type":"structure",
1163
+ "members":{
1164
+ "deploymentId":{"shape":"DeploymentId"},
1165
+ "targetId":{"shape":"TargetId"},
1166
+ "lastUpdatedAt":{"shape":"Time"},
1167
+ "lifecycleEvents":{"shape":"LifecycleEventList"},
1168
+ "status":{"shape":"TargetStatus"},
1169
+ "resourceType":{"shape":"CloudFormationResourceType"},
1170
+ "targetVersionWeight":{"shape":"TrafficWeight"}
1171
+ }
1172
+ },
1143
1173
  "CommitId":{"type":"string"},
1144
1174
  "ComputePlatform":{
1145
1175
  "type":"string",
@@ -1285,6 +1315,17 @@
1285
1315
  "tokenName":{"shape":"GitHubAccountTokenName"}
1286
1316
  }
1287
1317
  },
1318
+ "DeleteResourcesByExternalIdInput":{
1319
+ "type":"structure",
1320
+ "members":{
1321
+ "externalId":{"shape":"ExternalId"}
1322
+ }
1323
+ },
1324
+ "DeleteResourcesByExternalIdOutput":{
1325
+ "type":"structure",
1326
+ "members":{
1327
+ }
1328
+ },
1288
1329
  "DeploymentAlreadyCompletedException":{
1289
1330
  "type":"structure",
1290
1331
  "members":{
@@ -1353,7 +1394,10 @@
1353
1394
  "enum":[
1354
1395
  "user",
1355
1396
  "autoscaling",
1356
- "codeDeployRollback"
1397
+ "codeDeployRollback",
1398
+ "CodeDeploy",
1399
+ "CloudFormation",
1400
+ "CloudFormationRollback"
1357
1401
  ]
1358
1402
  },
1359
1403
  "DeploymentDoesNotExistException":{
@@ -1462,7 +1506,8 @@
1462
1506
  "additionalDeploymentStatusInfo":{"shape":"AdditionalDeploymentStatusInfo"},
1463
1507
  "fileExistsBehavior":{"shape":"FileExistsBehavior"},
1464
1508
  "deploymentStatusMessages":{"shape":"DeploymentStatusMessageList"},
1465
- "computePlatform":{"shape":"ComputePlatform"}
1509
+ "computePlatform":{"shape":"ComputePlatform"},
1510
+ "externalId":{"shape":"ExternalId"}
1466
1511
  }
1467
1512
  },
1468
1513
  "DeploymentIsNotInReadyStateException":{
@@ -1521,6 +1566,7 @@
1521
1566
  "Created",
1522
1567
  "Queued",
1523
1568
  "InProgress",
1569
+ "Baking",
1524
1570
  "Succeeded",
1525
1571
  "Failed",
1526
1572
  "Stopped",
@@ -1548,7 +1594,8 @@
1548
1594
  "deploymentTargetType":{"shape":"DeploymentTargetType"},
1549
1595
  "instanceTarget":{"shape":"InstanceTarget"},
1550
1596
  "lambdaTarget":{"shape":"LambdaTarget"},
1551
- "ecsTarget":{"shape":"ECSTarget"}
1597
+ "ecsTarget":{"shape":"ECSTarget"},
1598
+ "cloudFormationTarget":{"shape":"CloudFormationTarget"}
1552
1599
  }
1553
1600
  },
1554
1601
  "DeploymentTargetDoesNotExistException":{
@@ -1578,7 +1625,8 @@
1578
1625
  "enum":[
1579
1626
  "InstanceTarget",
1580
1627
  "LambdaTarget",
1581
- "ECSTarget"
1628
+ "ECSTarget",
1629
+ "CloudFormationTarget"
1582
1630
  ]
1583
1631
  },
1584
1632
  "DeploymentType":{
@@ -1755,7 +1803,8 @@
1755
1803
  "RESOURCE_LIMIT_EXCEEDED",
1756
1804
  "REVISION_MISSING",
1757
1805
  "THROTTLED",
1758
- "TIMEOUT"
1806
+ "TIMEOUT",
1807
+ "CLOUDFORMATION_STACK_FAILURE"
1759
1808
  ]
1760
1809
  },
1761
1810
  "ErrorInformation":{
@@ -1766,6 +1815,7 @@
1766
1815
  }
1767
1816
  },
1768
1817
  "ErrorMessage":{"type":"string"},
1818
+ "ExternalId":{"type":"string"},
1769
1819
  "FileExistsBehavior":{
1770
1820
  "type":"string",
1771
1821
  "enum":[
@@ -2229,6 +2279,12 @@
2229
2279
  },
2230
2280
  "exception":true
2231
2281
  },
2282
+ "InvalidExternalIdException":{
2283
+ "type":"structure",
2284
+ "members":{
2285
+ },
2286
+ "exception":true
2287
+ },
2232
2288
  "InvalidFileExistsBehaviorException":{
2233
2289
  "type":"structure",
2234
2290
  "members":{
@@ -2623,6 +2679,7 @@
2623
2679
  "members":{
2624
2680
  "applicationName":{"shape":"ApplicationName"},
2625
2681
  "deploymentGroupName":{"shape":"DeploymentGroupName"},
2682
+ "externalId":{"shape":"ExternalId"},
2626
2683
  "includeOnlyStatuses":{"shape":"DeploymentStatusList"},
2627
2684
  "createTimeRange":{"shape":"TimeRange"},
2628
2685
  "nextToken":{"shape":"NextToken"}