aws-sdk 2.1392.0 → 2.1393.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -141,7 +141,7 @@
141
141
  "members": {
142
142
  "name": {},
143
143
  "containerProvider": {
144
- "shape": "S1i"
144
+ "shape": "S1l"
145
145
  },
146
146
  "clientToken": {
147
147
  "idempotencyToken": true
@@ -264,7 +264,7 @@
264
264
  "type": "structure",
265
265
  "members": {
266
266
  "jobRun": {
267
- "shape": "S1y"
267
+ "shape": "S21"
268
268
  }
269
269
  }
270
270
  }
@@ -290,7 +290,7 @@
290
290
  "type": "structure",
291
291
  "members": {
292
292
  "jobTemplate": {
293
- "shape": "S28"
293
+ "shape": "S2b"
294
294
  }
295
295
  }
296
296
  }
@@ -321,7 +321,7 @@
321
321
  "type": "structure",
322
322
  "members": {
323
323
  "endpoint": {
324
- "shape": "S2c"
324
+ "shape": "S2f"
325
325
  }
326
326
  }
327
327
  }
@@ -347,7 +347,7 @@
347
347
  "type": "structure",
348
348
  "members": {
349
349
  "virtualCluster": {
350
- "shape": "S2j"
350
+ "shape": "S2m"
351
351
  }
352
352
  }
353
353
  }
@@ -456,7 +456,7 @@
456
456
  "jobRuns": {
457
457
  "type": "list",
458
458
  "member": {
459
- "shape": "S1y"
459
+ "shape": "S21"
460
460
  }
461
461
  },
462
462
  "nextToken": {}
@@ -498,7 +498,7 @@
498
498
  "templates": {
499
499
  "type": "list",
500
500
  "member": {
501
- "shape": "S28"
501
+ "shape": "S2b"
502
502
  }
503
503
  },
504
504
  "nextToken": {}
@@ -559,7 +559,7 @@
559
559
  "endpoints": {
560
560
  "type": "list",
561
561
  "member": {
562
- "shape": "S2c"
562
+ "shape": "S2f"
563
563
  }
564
564
  },
565
565
  "nextToken": {}
@@ -641,7 +641,7 @@
641
641
  "virtualClusters": {
642
642
  "type": "list",
643
643
  "member": {
644
- "shape": "S2j"
644
+ "shape": "S2m"
645
645
  }
646
646
  },
647
647
  "nextToken": {}
@@ -685,7 +685,7 @@
685
685
  "value": {}
686
686
  },
687
687
  "retryPolicyConfiguration": {
688
- "shape": "S23"
688
+ "shape": "S26"
689
689
  }
690
690
  }
691
691
  },
@@ -912,12 +912,25 @@
912
912
  "members": {
913
913
  "logUri": {}
914
914
  }
915
+ },
916
+ "containerLogRotationConfiguration": {
917
+ "type": "structure",
918
+ "required": [
919
+ "rotationSize",
920
+ "maxFilesToKeep"
921
+ ],
922
+ "members": {
923
+ "rotationSize": {},
924
+ "maxFilesToKeep": {
925
+ "type": "integer"
926
+ }
927
+ }
915
928
  }
916
929
  }
917
930
  }
918
931
  }
919
932
  },
920
- "S1i": {
933
+ "S1l": {
921
934
  "type": "structure",
922
935
  "required": [
923
936
  "type",
@@ -940,7 +953,7 @@
940
953
  }
941
954
  }
942
955
  },
943
- "S1y": {
956
+ "S21": {
944
957
  "type": "structure",
945
958
  "members": {
946
959
  "id": {},
@@ -970,7 +983,7 @@
970
983
  "shape": "Sx"
971
984
  },
972
985
  "retryPolicyConfiguration": {
973
- "shape": "S23"
986
+ "shape": "S26"
974
987
  },
975
988
  "retryPolicyExecution": {
976
989
  "type": "structure",
@@ -985,7 +998,7 @@
985
998
  }
986
999
  }
987
1000
  },
988
- "S23": {
1001
+ "S26": {
989
1002
  "type": "structure",
990
1003
  "required": [
991
1004
  "maxAttempts"
@@ -996,7 +1009,7 @@
996
1009
  }
997
1010
  }
998
1011
  },
999
- "S28": {
1012
+ "S2b": {
1000
1013
  "type": "structure",
1001
1014
  "required": [
1002
1015
  "jobTemplateData"
@@ -1019,7 +1032,7 @@
1019
1032
  "decryptionError": {}
1020
1033
  }
1021
1034
  },
1022
- "S2c": {
1035
+ "S2f": {
1023
1036
  "type": "structure",
1024
1037
  "members": {
1025
1038
  "id": {},
@@ -1060,7 +1073,7 @@
1060
1073
  }
1061
1074
  }
1062
1075
  },
1063
- "S2j": {
1076
+ "S2m": {
1064
1077
  "type": "structure",
1065
1078
  "members": {
1066
1079
  "id": {},
@@ -1068,7 +1081,7 @@
1068
1081
  "arn": {},
1069
1082
  "state": {},
1070
1083
  "containerProvider": {
1071
- "shape": "S1i"
1084
+ "shape": "S1l"
1072
1085
  },
1073
1086
  "createdAt": {
1074
1087
  "shape": "S13"
@@ -94,6 +94,19 @@
94
94
  }
95
95
  }
96
96
  },
97
+ "DeleteAccountPolicy": {
98
+ "input": {
99
+ "type": "structure",
100
+ "required": [
101
+ "policyName",
102
+ "policyType"
103
+ ],
104
+ "members": {
105
+ "policyName": {},
106
+ "policyType": {}
107
+ }
108
+ }
109
+ },
97
110
  "DeleteDataProtectionPolicy": {
98
111
  "input": {
99
112
  "type": "structure",
@@ -204,6 +217,32 @@
204
217
  }
205
218
  }
206
219
  },
220
+ "DescribeAccountPolicies": {
221
+ "input": {
222
+ "type": "structure",
223
+ "required": [
224
+ "policyType"
225
+ ],
226
+ "members": {
227
+ "policyType": {},
228
+ "policyName": {},
229
+ "accountIdentifiers": {
230
+ "shape": "S11"
231
+ }
232
+ }
233
+ },
234
+ "output": {
235
+ "type": "structure",
236
+ "members": {
237
+ "accountPolicies": {
238
+ "type": "list",
239
+ "member": {
240
+ "shape": "S15"
241
+ }
242
+ }
243
+ }
244
+ }
245
+ },
207
246
  "DescribeDestinations": {
208
247
  "input": {
209
248
  "type": "structure",
@@ -221,7 +260,7 @@
221
260
  "destinations": {
222
261
  "type": "list",
223
262
  "member": {
224
- "shape": "S13"
263
+ "shape": "S1d"
225
264
  }
226
265
  },
227
266
  "nextToken": {}
@@ -289,8 +328,7 @@
289
328
  "type": "structure",
290
329
  "members": {
291
330
  "accountIdentifiers": {
292
- "type": "list",
293
- "member": {}
331
+ "shape": "S11"
294
332
  },
295
333
  "logGroupNamePrefix": {},
296
334
  "logGroupNamePattern": {},
@@ -326,7 +364,11 @@
326
364
  "type": "long"
327
365
  },
328
366
  "kmsKeyId": {},
329
- "dataProtectionStatus": {}
367
+ "dataProtectionStatus": {},
368
+ "inheritedProperties": {
369
+ "type": "list",
370
+ "member": {}
371
+ }
330
372
  }
331
373
  }
332
374
  },
@@ -411,7 +453,7 @@
411
453
  "filterName": {},
412
454
  "filterPattern": {},
413
455
  "metricTransformations": {
414
- "shape": "S26"
456
+ "shape": "S2g"
415
457
  },
416
458
  "creationTime": {
417
459
  "type": "long"
@@ -484,7 +526,7 @@
484
526
  "type": "long"
485
527
  },
486
528
  "logGroupNames": {
487
- "shape": "S2s"
529
+ "shape": "S32"
488
530
  }
489
531
  }
490
532
  }
@@ -509,7 +551,7 @@
509
551
  "resourcePolicies": {
510
552
  "type": "list",
511
553
  "member": {
512
- "shape": "S2w"
554
+ "shape": "S36"
513
555
  }
514
556
  },
515
557
  "nextToken": {}
@@ -847,6 +889,30 @@
847
889
  "deprecated": true,
848
890
  "deprecatedMessage": "Please use the generic tagging API ListTagsForResource"
849
891
  },
892
+ "PutAccountPolicy": {
893
+ "input": {
894
+ "type": "structure",
895
+ "required": [
896
+ "policyName",
897
+ "policyDocument",
898
+ "policyType"
899
+ ],
900
+ "members": {
901
+ "policyName": {},
902
+ "policyDocument": {},
903
+ "policyType": {},
904
+ "scope": {}
905
+ }
906
+ },
907
+ "output": {
908
+ "type": "structure",
909
+ "members": {
910
+ "accountPolicy": {
911
+ "shape": "S15"
912
+ }
913
+ }
914
+ }
915
+ },
850
916
  "PutDataProtectionPolicy": {
851
917
  "input": {
852
918
  "type": "structure",
@@ -891,7 +957,7 @@
891
957
  "type": "structure",
892
958
  "members": {
893
959
  "destination": {
894
- "shape": "S13"
960
+ "shape": "S1d"
895
961
  }
896
962
  }
897
963
  }
@@ -977,7 +1043,7 @@
977
1043
  "filterName": {},
978
1044
  "filterPattern": {},
979
1045
  "metricTransformations": {
980
- "shape": "S26"
1046
+ "shape": "S2g"
981
1047
  }
982
1048
  }
983
1049
  }
@@ -993,7 +1059,7 @@
993
1059
  "name": {},
994
1060
  "queryDefinitionId": {},
995
1061
  "logGroupNames": {
996
- "shape": "S2s"
1062
+ "shape": "S32"
997
1063
  },
998
1064
  "queryString": {}
999
1065
  }
@@ -1017,7 +1083,7 @@
1017
1083
  "type": "structure",
1018
1084
  "members": {
1019
1085
  "resourcePolicy": {
1020
- "shape": "S2w"
1086
+ "shape": "S36"
1021
1087
  }
1022
1088
  }
1023
1089
  }
@@ -1067,7 +1133,7 @@
1067
1133
  "members": {
1068
1134
  "logGroupName": {},
1069
1135
  "logGroupNames": {
1070
- "shape": "S2s"
1136
+ "shape": "S32"
1071
1137
  },
1072
1138
  "logGroupIdentifiers": {
1073
1139
  "type": "list",
@@ -1226,7 +1292,24 @@
1226
1292
  "key": {},
1227
1293
  "value": {}
1228
1294
  },
1229
- "S13": {
1295
+ "S11": {
1296
+ "type": "list",
1297
+ "member": {}
1298
+ },
1299
+ "S15": {
1300
+ "type": "structure",
1301
+ "members": {
1302
+ "policyName": {},
1303
+ "policyDocument": {},
1304
+ "lastUpdatedTime": {
1305
+ "type": "long"
1306
+ },
1307
+ "policyType": {},
1308
+ "scope": {},
1309
+ "accountId": {}
1310
+ }
1311
+ },
1312
+ "S1d": {
1230
1313
  "type": "structure",
1231
1314
  "members": {
1232
1315
  "destinationName": {},
@@ -1239,7 +1322,7 @@
1239
1322
  }
1240
1323
  }
1241
1324
  },
1242
- "S26": {
1325
+ "S2g": {
1243
1326
  "type": "list",
1244
1327
  "member": {
1245
1328
  "type": "structure",
@@ -1264,11 +1347,11 @@
1264
1347
  }
1265
1348
  }
1266
1349
  },
1267
- "S2s": {
1350
+ "S32": {
1268
1351
  "type": "list",
1269
1352
  "member": {}
1270
1353
  },
1271
- "S2w": {
1354
+ "S36": {
1272
1355
  "type": "structure",
1273
1356
  "members": {
1274
1357
  "policyName": {},
@@ -61,11 +61,11 @@ declare class CloudFormation extends Service {
61
61
  */
62
62
  createChangeSet(callback?: (err: AWSError, data: CloudFormation.Types.CreateChangeSetOutput) => void): Request<CloudFormation.Types.CreateChangeSetOutput, AWSError>;
63
63
  /**
64
- * Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack through the DescribeStacksoperation.
64
+ * Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack through the DescribeStacks operation.
65
65
  */
66
66
  createStack(params: CloudFormation.Types.CreateStackInput, callback?: (err: AWSError, data: CloudFormation.Types.CreateStackOutput) => void): Request<CloudFormation.Types.CreateStackOutput, AWSError>;
67
67
  /**
68
- * Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack through the DescribeStacksoperation.
68
+ * Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack through the DescribeStacks operation.
69
69
  */
70
70
  createStack(callback?: (err: AWSError, data: CloudFormation.Types.CreateStackOutput) => void): Request<CloudFormation.Types.CreateStackOutput, AWSError>;
71
71
  /**
@@ -261,11 +261,11 @@ declare class CloudFormation extends Service {
261
261
  */
262
262
  describeType(callback?: (err: AWSError, data: CloudFormation.Types.DescribeTypeOutput) => void): Request<CloudFormation.Types.DescribeTypeOutput, AWSError>;
263
263
  /**
264
- * Returns information about an extension's registration, including its current status and type and version identifiers. When you initiate a registration request using RegisterType , you can then use DescribeTypeRegistration to monitor the progress of that registration request. Once the registration request has completed, use DescribeType to return detailed information about an extension.
264
+ * Returns information about an extension's registration, including its current status and type and version identifiers. When you initiate a registration request using RegisterType, you can then use DescribeTypeRegistration to monitor the progress of that registration request. Once the registration request has completed, use DescribeType to return detailed information about an extension.
265
265
  */
266
266
  describeTypeRegistration(params: CloudFormation.Types.DescribeTypeRegistrationInput, callback?: (err: AWSError, data: CloudFormation.Types.DescribeTypeRegistrationOutput) => void): Request<CloudFormation.Types.DescribeTypeRegistrationOutput, AWSError>;
267
267
  /**
268
- * Returns information about an extension's registration, including its current status and type and version identifiers. When you initiate a registration request using RegisterType , you can then use DescribeTypeRegistration to monitor the progress of that registration request. Once the registration request has completed, use DescribeType to return detailed information about an extension.
268
+ * Returns information about an extension's registration, including its current status and type and version identifiers. When you initiate a registration request using RegisterType, you can then use DescribeTypeRegistration to monitor the progress of that registration request. Once the registration request has completed, use DescribeType to return detailed information about an extension.
269
269
  */
270
270
  describeTypeRegistration(callback?: (err: AWSError, data: CloudFormation.Types.DescribeTypeRegistrationOutput) => void): Request<CloudFormation.Types.DescribeTypeRegistrationOutput, AWSError>;
271
271
  /**
@@ -285,11 +285,11 @@ declare class CloudFormation extends Service {
285
285
  */
286
286
  detectStackResourceDrift(callback?: (err: AWSError, data: CloudFormation.Types.DetectStackResourceDriftOutput) => void): Request<CloudFormation.Types.DetectStackResourceDriftOutput, AWSError>;
287
287
  /**
288
- * Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it performs drift detection on the stack associated with each stack instance in the stack set. For more information, see How CloudFormation performs drift detection on a stack set. DetectStackSetDrift returns the OperationId of the stack set drift detection operation. Use this operation id with DescribeStackSetOperation to monitor the progress of the drift detection operation. The drift detection operation may take some time, depending on the number of stack instances included in the stack set, in addition to the number of resources included in each stack. Once the operation has completed, use the following actions to return drift information: Use DescribeStackSet to return detailed information about the stack set, including detailed information about the last completed drift operation performed on the stack set. (Information about drift operations that are in progress isn't included.) Use ListStackInstances to return a list of stack instances belonging to the stack set, including the drift status and last drift time checked of each instance. Use DescribeStackInstance to return detailed information about a specific stack instance, including its drift status and last drift time checked. For more information about performing a drift detection operation on a stack set, see Detecting unmanaged changes in stack sets. You can only run a single drift detection operation on a given stack set at one time. To stop a drift detection stack set operation, use StopStackSetOperation .
288
+ * Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it performs drift detection on the stack associated with each stack instance in the stack set. For more information, see How CloudFormation performs drift detection on a stack set. DetectStackSetDrift returns the OperationId of the stack set drift detection operation. Use this operation id with DescribeStackSetOperation to monitor the progress of the drift detection operation. The drift detection operation may take some time, depending on the number of stack instances included in the stack set, in addition to the number of resources included in each stack. Once the operation has completed, use the following actions to return drift information: Use DescribeStackSet to return detailed information about the stack set, including detailed information about the last completed drift operation performed on the stack set. (Information about drift operations that are in progress isn't included.) Use ListStackInstances to return a list of stack instances belonging to the stack set, including the drift status and last drift time checked of each instance. Use DescribeStackInstance to return detailed information about a specific stack instance, including its drift status and last drift time checked. For more information about performing a drift detection operation on a stack set, see Detecting unmanaged changes in stack sets. You can only run a single drift detection operation on a given stack set at one time. To stop a drift detection stack set operation, use StopStackSetOperation.
289
289
  */
290
290
  detectStackSetDrift(params: CloudFormation.Types.DetectStackSetDriftInput, callback?: (err: AWSError, data: CloudFormation.Types.DetectStackSetDriftOutput) => void): Request<CloudFormation.Types.DetectStackSetDriftOutput, AWSError>;
291
291
  /**
292
- * Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it performs drift detection on the stack associated with each stack instance in the stack set. For more information, see How CloudFormation performs drift detection on a stack set. DetectStackSetDrift returns the OperationId of the stack set drift detection operation. Use this operation id with DescribeStackSetOperation to monitor the progress of the drift detection operation. The drift detection operation may take some time, depending on the number of stack instances included in the stack set, in addition to the number of resources included in each stack. Once the operation has completed, use the following actions to return drift information: Use DescribeStackSet to return detailed information about the stack set, including detailed information about the last completed drift operation performed on the stack set. (Information about drift operations that are in progress isn't included.) Use ListStackInstances to return a list of stack instances belonging to the stack set, including the drift status and last drift time checked of each instance. Use DescribeStackInstance to return detailed information about a specific stack instance, including its drift status and last drift time checked. For more information about performing a drift detection operation on a stack set, see Detecting unmanaged changes in stack sets. You can only run a single drift detection operation on a given stack set at one time. To stop a drift detection stack set operation, use StopStackSetOperation .
292
+ * Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it performs drift detection on the stack associated with each stack instance in the stack set. For more information, see How CloudFormation performs drift detection on a stack set. DetectStackSetDrift returns the OperationId of the stack set drift detection operation. Use this operation id with DescribeStackSetOperation to monitor the progress of the drift detection operation. The drift detection operation may take some time, depending on the number of stack instances included in the stack set, in addition to the number of resources included in each stack. Once the operation has completed, use the following actions to return drift information: Use DescribeStackSet to return detailed information about the stack set, including detailed information about the last completed drift operation performed on the stack set. (Information about drift operations that are in progress isn't included.) Use ListStackInstances to return a list of stack instances belonging to the stack set, including the drift status and last drift time checked of each instance. Use DescribeStackInstance to return detailed information about a specific stack instance, including its drift status and last drift time checked. For more information about performing a drift detection operation on a stack set, see Detecting unmanaged changes in stack sets. You can only run a single drift detection operation on a given stack set at one time. To stop a drift detection stack set operation, use StopStackSetOperation.
293
293
  */
294
294
  detectStackSetDrift(callback?: (err: AWSError, data: CloudFormation.Types.DetectStackSetDriftOutput) => void): Request<CloudFormation.Types.DetectStackSetDriftOutput, AWSError>;
295
295
  /**
@@ -349,19 +349,19 @@ declare class CloudFormation extends Service {
349
349
  */
350
350
  listChangeSets(callback?: (err: AWSError, data: CloudFormation.Types.ListChangeSetsOutput) => void): Request<CloudFormation.Types.ListChangeSetsOutput, AWSError>;
351
351
  /**
352
- * Lists all exported output values in the account and Region in which you call this action. Use this action to see the exported output values that you can import into other stacks. To import values, use the Fn::ImportValue function. For more information, see CloudFormation export stack output values.
352
+ * Lists all exported output values in the account and Region in which you call this action. Use this action to see the exported output values that you can import into other stacks. To import values, use the Fn::ImportValue function. For more information, see CloudFormation export stack output values.
353
353
  */
354
354
  listExports(params: CloudFormation.Types.ListExportsInput, callback?: (err: AWSError, data: CloudFormation.Types.ListExportsOutput) => void): Request<CloudFormation.Types.ListExportsOutput, AWSError>;
355
355
  /**
356
- * Lists all exported output values in the account and Region in which you call this action. Use this action to see the exported output values that you can import into other stacks. To import values, use the Fn::ImportValue function. For more information, see CloudFormation export stack output values.
356
+ * Lists all exported output values in the account and Region in which you call this action. Use this action to see the exported output values that you can import into other stacks. To import values, use the Fn::ImportValue function. For more information, see CloudFormation export stack output values.
357
357
  */
358
358
  listExports(callback?: (err: AWSError, data: CloudFormation.Types.ListExportsOutput) => void): Request<CloudFormation.Types.ListExportsOutput, AWSError>;
359
359
  /**
360
- * Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports. For more information about importing an exported output value, see the Fn::ImportValue function.
360
+ * Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports. For more information about importing an exported output value, see the Fn::ImportValue function.
361
361
  */
362
362
  listImports(params: CloudFormation.Types.ListImportsInput, callback?: (err: AWSError, data: CloudFormation.Types.ListImportsOutput) => void): Request<CloudFormation.Types.ListImportsOutput, AWSError>;
363
363
  /**
364
- * Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports. For more information about importing an exported output value, see the Fn::ImportValue function.
364
+ * Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports. For more information about importing an exported output value, see the Fn::ImportValue function.
365
365
  */
366
366
  listImports(callback?: (err: AWSError, data: CloudFormation.Types.ListImportsOutput) => void): Request<CloudFormation.Types.ListImportsOutput, AWSError>;
367
367
  /**
@@ -461,11 +461,11 @@ declare class CloudFormation extends Service {
461
461
  */
462
462
  registerPublisher(callback?: (err: AWSError, data: CloudFormation.Types.RegisterPublisherOutput) => void): Request<CloudFormation.Types.RegisterPublisherOutput, AWSError>;
463
463
  /**
464
- * Registers an extension with the CloudFormation service. Registering an extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes: Validating the extension schema. Determining which handlers, if any, have been specified for the extension. Making the extension available for use in your account. For more information about how to develop extensions and ready them for registration, see Creating Resource Providers in the CloudFormation CLI User Guide. You can have a maximum of 50 resource extension versions registered at a time. This maximum is per account and per Region. Use DeregisterType to deregister specific extension versions if necessary. Once you have initiated a registration request using RegisterType , you can use DescribeTypeRegistration to monitor the progress of the registration request. Once you have registered a private extension in your account and Region, use SetTypeConfiguration to specify configuration properties for the extension. For more information, see Configuring extensions at the account level in the CloudFormation User Guide.
464
+ * Registers an extension with the CloudFormation service. Registering an extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes: Validating the extension schema. Determining which handlers, if any, have been specified for the extension. Making the extension available for use in your account. For more information about how to develop extensions and ready them for registration, see Creating Resource Providers in the CloudFormation CLI User Guide. You can have a maximum of 50 resource extension versions registered at a time. This maximum is per account and per Region. Use DeregisterType to deregister specific extension versions if necessary. Once you have initiated a registration request using RegisterType, you can use DescribeTypeRegistration to monitor the progress of the registration request. Once you have registered a private extension in your account and Region, use SetTypeConfiguration to specify configuration properties for the extension. For more information, see Configuring extensions at the account level in the CloudFormation User Guide.
465
465
  */
466
466
  registerType(params: CloudFormation.Types.RegisterTypeInput, callback?: (err: AWSError, data: CloudFormation.Types.RegisterTypeOutput) => void): Request<CloudFormation.Types.RegisterTypeOutput, AWSError>;
467
467
  /**
468
- * Registers an extension with the CloudFormation service. Registering an extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes: Validating the extension schema. Determining which handlers, if any, have been specified for the extension. Making the extension available for use in your account. For more information about how to develop extensions and ready them for registration, see Creating Resource Providers in the CloudFormation CLI User Guide. You can have a maximum of 50 resource extension versions registered at a time. This maximum is per account and per Region. Use DeregisterType to deregister specific extension versions if necessary. Once you have initiated a registration request using RegisterType , you can use DescribeTypeRegistration to monitor the progress of the registration request. Once you have registered a private extension in your account and Region, use SetTypeConfiguration to specify configuration properties for the extension. For more information, see Configuring extensions at the account level in the CloudFormation User Guide.
468
+ * Registers an extension with the CloudFormation service. Registering an extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes: Validating the extension schema. Determining which handlers, if any, have been specified for the extension. Making the extension available for use in your account. For more information about how to develop extensions and ready them for registration, see Creating Resource Providers in the CloudFormation CLI User Guide. You can have a maximum of 50 resource extension versions registered at a time. This maximum is per account and per Region. Use DeregisterType to deregister specific extension versions if necessary. Once you have initiated a registration request using RegisterType, you can use DescribeTypeRegistration to monitor the progress of the registration request. Once you have registered a private extension in your account and Region, use SetTypeConfiguration to specify configuration properties for the extension. For more information, see Configuring extensions at the account level in the CloudFormation User Guide.
469
469
  */
470
470
  registerType(callback?: (err: AWSError, data: CloudFormation.Types.RegisterTypeOutput) => void): Request<CloudFormation.Types.RegisterTypeOutput, AWSError>;
471
471
  /**
@@ -923,7 +923,7 @@ declare namespace CloudFormation {
923
923
  */
924
924
  ResourcesToSkip?: ResourcesToSkip;
925
925
  /**
926
- * A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that CloudFormationknows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that CloudFormation successfully received them.
926
+ * A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that CloudFormation successfully received them.
927
927
  */
928
928
  ClientRequestToken?: ClientRequestToken;
929
929
  }
@@ -987,7 +987,7 @@ declare namespace CloudFormation {
987
987
  */
988
988
  Description?: Description;
989
989
  /**
990
- * The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE. To create a change set for an import operation, specify IMPORT. If you create a change set for a new stack, CloudFormation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set. By default, CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.
990
+ * The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE. To create a change set for an import operation, specify IMPORT. If you create a change set for a new stack, CloudFormation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set. By default, CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.
991
991
  */
992
992
  ChangeSetType?: ChangeSetType;
993
993
  /**
@@ -1768,7 +1768,7 @@ declare namespace CloudFormation {
1768
1768
  */
1769
1769
  TypeName?: TypeName;
1770
1770
  /**
1771
- * The ID of the default version of the extension. The default version is used when the extension version isn't specified. This applies only to private extensions you have registered in your account. For public extensions, both those provided by Amazon Web Services and published by third parties, CloudFormation returns null. For more information, see RegisterType. To set the default version of an extension, use SetTypeDefaultVersion .
1771
+ * The ID of the default version of the extension. The default version is used when the extension version isn't specified. This applies only to private extensions you have registered in your account. For public extensions, both those provided by Amazon Web Services and published by third parties, CloudFormation returns null. For more information, see RegisterType. To set the default version of an extension, use SetTypeDefaultVersion.
1772
1772
  */
1773
1773
  DefaultVersionId?: TypeVersionId;
1774
1774
  /**
@@ -1866,7 +1866,7 @@ declare namespace CloudFormation {
1866
1866
  }
1867
1867
  export interface DescribeTypeRegistrationInput {
1868
1868
  /**
1869
- * The identifier for this registration request. This registration token is generated by CloudFormation when you initiate a registration request using RegisterType .
1869
+ * The identifier for this registration request. This registration token is generated by CloudFormation when you initiate a registration request using RegisterType.
1870
1870
  */
1871
1871
  RegistrationToken: RegistrationToken;
1872
1872
  }
@@ -1941,7 +1941,7 @@ declare namespace CloudFormation {
1941
1941
  }
1942
1942
  export interface DetectStackSetDriftOutput {
1943
1943
  /**
1944
- * The ID of the drift detection stack set operation. You can use this operation ID with DescribeStackSetOperation to monitor the progress of the drift detection operation.
1944
+ * The ID of the drift detection stack set operation. You can use this operation ID with DescribeStackSetOperation to monitor the progress of the drift detection operation.
1945
1945
  */
1946
1946
  OperationId?: ClientRequestToken;
1947
1947
  }
@@ -2427,7 +2427,7 @@ declare namespace CloudFormation {
2427
2427
  }
2428
2428
  export interface ListTypeRegistrationsOutput {
2429
2429
  /**
2430
- * A list of extension registration tokens. Use DescribeTypeRegistration to return detailed information about a type registration request.
2430
+ * A list of extension registration tokens. Use DescribeTypeRegistration to return detailed information about a type registration request.
2431
2431
  */
2432
2432
  RegistrationTokenList?: RegistrationTokenList;
2433
2433
  /**
@@ -2610,7 +2610,7 @@ declare namespace CloudFormation {
2610
2610
  */
2611
2611
  UsePreviousValue?: UsePreviousValue;
2612
2612
  /**
2613
- * Read-only. The value that corresponds to a SSM parameter key. This field is returned only for SSM parameter types in the template.
2613
+ * Read-only. The value that corresponds to a SSM parameter key. This field is returned only for SSM parameter types in the template.
2614
2614
  */
2615
2615
  ResolvedValue?: ParameterValue;
2616
2616
  }
@@ -2798,7 +2798,7 @@ declare namespace CloudFormation {
2798
2798
  }
2799
2799
  export interface RegisterTypeOutput {
2800
2800
  /**
2801
- * The identifier for this registration request. Use this registration token when calling DescribeTypeRegistration , which returns information about the status and IDs of the extension registration.
2801
+ * The identifier for this registration request. Use this registration token when calling DescribeTypeRegistration, which returns information about the status and IDs of the extension registration.
2802
2802
  */
2803
2803
  RegistrationToken?: RegistrationToken;
2804
2804
  }
@@ -3310,11 +3310,11 @@ declare namespace CloudFormation {
3310
3310
  }
3311
3311
  export interface StackInstanceComprehensiveStatus {
3312
3312
  /**
3313
- * CANCELLED: The operation in the specified account and Region has been canceled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded. FAILED: The operation in the specified account and Region failed. If the stack set operation fails in enough accounts within a Region, the failure tolerance for the stack set operation as a whole might be exceeded. INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually. PENDING: The operation in the specified account and Region has yet to start. RUNNING: The operation in the specified account and Region is currently in progress. SUCCEEDED: The operation in the specified account and Region completed successfully.
3313
+ * CANCELLED: The operation in the specified account and Region has been canceled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded. FAILED: The operation in the specified account and Region failed. If the stack set operation fails in enough accounts within a Region, the failure tolerance for the stack set operation as a whole might be exceeded. INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually. PENDING: The operation in the specified account and Region has yet to start. RUNNING: The operation in the specified account and Region is currently in progress. SKIPPED_SUSPENDED_ACCOUNT: The operation in the specified account and Region has been skipped because the account was suspended at the time of the operation. SUCCEEDED: The operation in the specified account and Region completed successfully.
3314
3314
  */
3315
3315
  DetailedStatus?: StackInstanceDetailedStatus;
3316
3316
  }
3317
- export type StackInstanceDetailedStatus = "PENDING"|"RUNNING"|"SUCCEEDED"|"FAILED"|"CANCELLED"|"INOPERABLE"|string;
3317
+ export type StackInstanceDetailedStatus = "PENDING"|"RUNNING"|"SUCCEEDED"|"FAILED"|"CANCELLED"|"INOPERABLE"|"SKIPPED_SUSPENDED_ACCOUNT"|string;
3318
3318
  export interface StackInstanceFilter {
3319
3319
  /**
3320
3320
  * The type of filter to apply.
@@ -3758,7 +3758,7 @@ declare namespace CloudFormation {
3758
3758
  */
3759
3759
  RegionConcurrencyType?: RegionConcurrencyType;
3760
3760
  /**
3761
- * The order of the Regions in where you want to perform the stack operation.
3761
+ * The order of the Regions where you want to perform the stack operation.
3762
3762
  */
3763
3763
  RegionOrder?: RegionList;
3764
3764
  /**
@@ -4119,7 +4119,7 @@ declare namespace CloudFormation {
4119
4119
  */
4120
4120
  TypeName?: TypeName;
4121
4121
  /**
4122
- * The ID of the default version of the extension. The default version is used when the extension version isn't specified. This applies only to private extensions you have registered in your account. For public extensions, both those provided by Amazon and published by third parties, CloudFormation returns null. For more information, see RegisterType. To set the default version of an extension, use SetTypeDefaultVersion .
4122
+ * The ID of the default version of the extension. The default version is used when the extension version isn't specified. This applies only to private extensions you have registered in your account. For public extensions, both those provided by Amazon and published by third parties, CloudFormation returns null. For more information, see RegisterType. To set the default version of an extension, use SetTypeDefaultVersion.
4123
4123
  */
4124
4124
  DefaultVersionId?: TypeVersionId;
4125
4125
  /**