aws-sdk-cloudformation 1.98.0 → 1.100.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -70,12 +70,15 @@ module Aws::CloudFormation
70
70
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
71
71
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
72
72
  ConcurrencyMode = Shapes::StringShape.new(name: 'ConcurrencyMode')
73
+ ConcurrentResourcesLimitExceededException = Shapes::StructureShape.new(name: 'ConcurrentResourcesLimitExceededException')
73
74
  ConfigurationSchema = Shapes::StringShape.new(name: 'ConfigurationSchema')
74
75
  ConnectionArn = Shapes::StringShape.new(name: 'ConnectionArn')
75
76
  ContinueUpdateRollbackInput = Shapes::StructureShape.new(name: 'ContinueUpdateRollbackInput')
76
77
  ContinueUpdateRollbackOutput = Shapes::StructureShape.new(name: 'ContinueUpdateRollbackOutput')
77
78
  CreateChangeSetInput = Shapes::StructureShape.new(name: 'CreateChangeSetInput')
78
79
  CreateChangeSetOutput = Shapes::StructureShape.new(name: 'CreateChangeSetOutput')
80
+ CreateGeneratedTemplateInput = Shapes::StructureShape.new(name: 'CreateGeneratedTemplateInput')
81
+ CreateGeneratedTemplateOutput = Shapes::StructureShape.new(name: 'CreateGeneratedTemplateOutput')
79
82
  CreateStackInput = Shapes::StructureShape.new(name: 'CreateStackInput')
80
83
  CreateStackInstancesInput = Shapes::StructureShape.new(name: 'CreateStackInstancesInput')
81
84
  CreateStackInstancesOutput = Shapes::StructureShape.new(name: 'CreateStackInstancesOutput')
@@ -90,6 +93,7 @@ module Aws::CloudFormation
90
93
  DeactivateTypeOutput = Shapes::StructureShape.new(name: 'DeactivateTypeOutput')
91
94
  DeleteChangeSetInput = Shapes::StructureShape.new(name: 'DeleteChangeSetInput')
92
95
  DeleteChangeSetOutput = Shapes::StructureShape.new(name: 'DeleteChangeSetOutput')
96
+ DeleteGeneratedTemplateInput = Shapes::StructureShape.new(name: 'DeleteGeneratedTemplateInput')
93
97
  DeleteStackInput = Shapes::StructureShape.new(name: 'DeleteStackInput')
94
98
  DeleteStackInstancesInput = Shapes::StructureShape.new(name: 'DeleteStackInstancesInput')
95
99
  DeleteStackInstancesOutput = Shapes::StructureShape.new(name: 'DeleteStackInstancesOutput')
@@ -106,10 +110,14 @@ module Aws::CloudFormation
106
110
  DescribeChangeSetHooksOutput = Shapes::StructureShape.new(name: 'DescribeChangeSetHooksOutput')
107
111
  DescribeChangeSetInput = Shapes::StructureShape.new(name: 'DescribeChangeSetInput')
108
112
  DescribeChangeSetOutput = Shapes::StructureShape.new(name: 'DescribeChangeSetOutput')
113
+ DescribeGeneratedTemplateInput = Shapes::StructureShape.new(name: 'DescribeGeneratedTemplateInput')
114
+ DescribeGeneratedTemplateOutput = Shapes::StructureShape.new(name: 'DescribeGeneratedTemplateOutput')
109
115
  DescribeOrganizationsAccessInput = Shapes::StructureShape.new(name: 'DescribeOrganizationsAccessInput')
110
116
  DescribeOrganizationsAccessOutput = Shapes::StructureShape.new(name: 'DescribeOrganizationsAccessOutput')
111
117
  DescribePublisherInput = Shapes::StructureShape.new(name: 'DescribePublisherInput')
112
118
  DescribePublisherOutput = Shapes::StructureShape.new(name: 'DescribePublisherOutput')
119
+ DescribeResourceScanInput = Shapes::StructureShape.new(name: 'DescribeResourceScanInput')
120
+ DescribeResourceScanOutput = Shapes::StructureShape.new(name: 'DescribeResourceScanOutput')
113
121
  DescribeStackDriftDetectionStatusInput = Shapes::StructureShape.new(name: 'DescribeStackDriftDetectionStatusInput')
114
122
  DescribeStackDriftDetectionStatusOutput = Shapes::StructureShape.new(name: 'DescribeStackDriftDetectionStatusOutput')
115
123
  DescribeStackEventsInput = Shapes::StructureShape.new(name: 'DescribeStackEventsInput')
@@ -133,6 +141,7 @@ module Aws::CloudFormation
133
141
  DescribeTypeRegistrationInput = Shapes::StructureShape.new(name: 'DescribeTypeRegistrationInput')
134
142
  DescribeTypeRegistrationOutput = Shapes::StructureShape.new(name: 'DescribeTypeRegistrationOutput')
135
143
  Description = Shapes::StringShape.new(name: 'Description')
144
+ DetailedStatus = Shapes::StringShape.new(name: 'DetailedStatus')
136
145
  DetectStackDriftInput = Shapes::StructureShape.new(name: 'DetectStackDriftInput')
137
146
  DetectStackDriftOutput = Shapes::StructureShape.new(name: 'DetectStackDriftOutput')
138
147
  DetectStackResourceDriftInput = Shapes::StructureShape.new(name: 'DetectStackResourceDriftInput')
@@ -160,6 +169,15 @@ module Aws::CloudFormation
160
169
  FailedStackInstancesCount = Shapes::IntegerShape.new(name: 'FailedStackInstancesCount')
161
170
  FailureToleranceCount = Shapes::IntegerShape.new(name: 'FailureToleranceCount')
162
171
  FailureTolerancePercentage = Shapes::IntegerShape.new(name: 'FailureTolerancePercentage')
172
+ GeneratedTemplateDeletionPolicy = Shapes::StringShape.new(name: 'GeneratedTemplateDeletionPolicy')
173
+ GeneratedTemplateId = Shapes::StringShape.new(name: 'GeneratedTemplateId')
174
+ GeneratedTemplateName = Shapes::StringShape.new(name: 'GeneratedTemplateName')
175
+ GeneratedTemplateNotFoundException = Shapes::StructureShape.new(name: 'GeneratedTemplateNotFoundException')
176
+ GeneratedTemplateResourceStatus = Shapes::StringShape.new(name: 'GeneratedTemplateResourceStatus')
177
+ GeneratedTemplateStatus = Shapes::StringShape.new(name: 'GeneratedTemplateStatus')
178
+ GeneratedTemplateUpdateReplacePolicy = Shapes::StringShape.new(name: 'GeneratedTemplateUpdateReplacePolicy')
179
+ GetGeneratedTemplateInput = Shapes::StructureShape.new(name: 'GetGeneratedTemplateInput')
180
+ GetGeneratedTemplateOutput = Shapes::StructureShape.new(name: 'GetGeneratedTemplateOutput')
163
181
  GetStackPolicyInput = Shapes::StructureShape.new(name: 'GetStackPolicyInput')
164
182
  GetStackPolicyOutput = Shapes::StructureShape.new(name: 'GetStackPolicyOutput')
165
183
  GetTemplateInput = Shapes::StructureShape.new(name: 'GetTemplateInput')
@@ -193,6 +211,10 @@ module Aws::CloudFormation
193
211
  IsActivated = Shapes::BooleanShape.new(name: 'IsActivated')
194
212
  IsDefaultConfiguration = Shapes::BooleanShape.new(name: 'IsDefaultConfiguration')
195
213
  IsDefaultVersion = Shapes::BooleanShape.new(name: 'IsDefaultVersion')
214
+ JazzLogicalResourceIds = Shapes::ListShape.new(name: 'JazzLogicalResourceIds')
215
+ JazzResourceIdentifierProperties = Shapes::MapShape.new(name: 'JazzResourceIdentifierProperties')
216
+ JazzResourceIdentifierPropertyKey = Shapes::StringShape.new(name: 'JazzResourceIdentifierPropertyKey')
217
+ JazzResourceIdentifierPropertyValue = Shapes::StringShape.new(name: 'JazzResourceIdentifierPropertyValue')
196
218
  Key = Shapes::StringShape.new(name: 'Key')
197
219
  LastUpdatedTime = Shapes::TimestampShape.new(name: 'LastUpdatedTime')
198
220
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
@@ -202,8 +224,16 @@ module Aws::CloudFormation
202
224
  ListChangeSetsOutput = Shapes::StructureShape.new(name: 'ListChangeSetsOutput')
203
225
  ListExportsInput = Shapes::StructureShape.new(name: 'ListExportsInput')
204
226
  ListExportsOutput = Shapes::StructureShape.new(name: 'ListExportsOutput')
227
+ ListGeneratedTemplatesInput = Shapes::StructureShape.new(name: 'ListGeneratedTemplatesInput')
228
+ ListGeneratedTemplatesOutput = Shapes::StructureShape.new(name: 'ListGeneratedTemplatesOutput')
205
229
  ListImportsInput = Shapes::StructureShape.new(name: 'ListImportsInput')
206
230
  ListImportsOutput = Shapes::StructureShape.new(name: 'ListImportsOutput')
231
+ ListResourceScanRelatedResourcesInput = Shapes::StructureShape.new(name: 'ListResourceScanRelatedResourcesInput')
232
+ ListResourceScanRelatedResourcesOutput = Shapes::StructureShape.new(name: 'ListResourceScanRelatedResourcesOutput')
233
+ ListResourceScanResourcesInput = Shapes::StructureShape.new(name: 'ListResourceScanResourcesInput')
234
+ ListResourceScanResourcesOutput = Shapes::StructureShape.new(name: 'ListResourceScanResourcesOutput')
235
+ ListResourceScansInput = Shapes::StructureShape.new(name: 'ListResourceScansInput')
236
+ ListResourceScansOutput = Shapes::StructureShape.new(name: 'ListResourceScansOutput')
207
237
  ListStackInstanceResourceDriftsInput = Shapes::StructureShape.new(name: 'ListStackInstanceResourceDriftsInput')
208
238
  ListStackInstanceResourceDriftsOutput = Shapes::StructureShape.new(name: 'ListStackInstanceResourceDriftsOutput')
209
239
  ListStackInstancesInput = Shapes::StructureShape.new(name: 'ListStackInstancesInput')
@@ -230,6 +260,7 @@ module Aws::CloudFormation
230
260
  LogicalResourceId = Shapes::StringShape.new(name: 'LogicalResourceId')
231
261
  LogicalResourceIds = Shapes::ListShape.new(name: 'LogicalResourceIds')
232
262
  MajorVersion = Shapes::IntegerShape.new(name: 'MajorVersion')
263
+ ManagedByStack = Shapes::BooleanShape.new(name: 'ManagedByStack')
233
264
  ManagedExecution = Shapes::StructureShape.new(name: 'ManagedExecution')
234
265
  ManagedExecutionNullable = Shapes::BooleanShape.new(name: 'ManagedExecutionNullable')
235
266
  MaxConcurrentCount = Shapes::IntegerShape.new(name: 'MaxConcurrentCount')
@@ -243,6 +274,7 @@ module Aws::CloudFormation
243
274
  NoEcho = Shapes::BooleanShape.new(name: 'NoEcho')
244
275
  NotificationARN = Shapes::StringShape.new(name: 'NotificationARN')
245
276
  NotificationARNs = Shapes::ListShape.new(name: 'NotificationARNs')
277
+ NumberOfResources = Shapes::IntegerShape.new(name: 'NumberOfResources')
246
278
  OnFailure = Shapes::StringShape.new(name: 'OnFailure')
247
279
  OnStackFailure = Shapes::StringShape.new(name: 'OnStackFailure')
248
280
  OperationIdAlreadyExistsException = Shapes::StructureShape.new(name: 'OperationIdAlreadyExistsException')
@@ -270,12 +302,14 @@ module Aws::CloudFormation
270
302
  ParameterType = Shapes::StringShape.new(name: 'ParameterType')
271
303
  ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
272
304
  Parameters = Shapes::ListShape.new(name: 'Parameters')
305
+ PercentageCompleted = Shapes::FloatShape.new(name: 'PercentageCompleted')
273
306
  PermissionModels = Shapes::StringShape.new(name: 'PermissionModels')
274
307
  PhysicalResourceId = Shapes::StringShape.new(name: 'PhysicalResourceId')
275
308
  PhysicalResourceIdContext = Shapes::ListShape.new(name: 'PhysicalResourceIdContext')
276
309
  PhysicalResourceIdContextKeyValuePair = Shapes::StructureShape.new(name: 'PhysicalResourceIdContextKeyValuePair')
277
310
  PrivateTypeArn = Shapes::StringShape.new(name: 'PrivateTypeArn')
278
311
  Properties = Shapes::StringShape.new(name: 'Properties')
312
+ PropertyDescription = Shapes::StringShape.new(name: 'PropertyDescription')
279
313
  PropertyDifference = Shapes::StructureShape.new(name: 'PropertyDifference')
280
314
  PropertyDifferences = Shapes::ListShape.new(name: 'PropertyDifferences')
281
315
  PropertyName = Shapes::StringShape.new(name: 'PropertyName')
@@ -292,6 +326,7 @@ module Aws::CloudFormation
292
326
  Reason = Shapes::StringShape.new(name: 'Reason')
293
327
  RecordHandlerProgressInput = Shapes::StructureShape.new(name: 'RecordHandlerProgressInput')
294
328
  RecordHandlerProgressOutput = Shapes::StructureShape.new(name: 'RecordHandlerProgressOutput')
329
+ RefreshAllResources = Shapes::BooleanShape.new(name: 'RefreshAllResources')
295
330
  Region = Shapes::StringShape.new(name: 'Region')
296
331
  RegionConcurrencyType = Shapes::StringShape.new(name: 'RegionConcurrencyType')
297
332
  RegionList = Shapes::ListShape.new(name: 'RegionList')
@@ -303,15 +338,22 @@ module Aws::CloudFormation
303
338
  RegistrationToken = Shapes::StringShape.new(name: 'RegistrationToken')
304
339
  RegistrationTokenList = Shapes::ListShape.new(name: 'RegistrationTokenList')
305
340
  RegistryType = Shapes::StringShape.new(name: 'RegistryType')
341
+ RelatedResources = Shapes::ListShape.new(name: 'RelatedResources')
306
342
  Replacement = Shapes::StringShape.new(name: 'Replacement')
307
343
  RequestToken = Shapes::StringShape.new(name: 'RequestToken')
308
344
  RequiredActivatedType = Shapes::StructureShape.new(name: 'RequiredActivatedType')
309
345
  RequiredActivatedTypes = Shapes::ListShape.new(name: 'RequiredActivatedTypes')
346
+ RequiredProperty = Shapes::BooleanShape.new(name: 'RequiredProperty')
310
347
  RequiresRecreation = Shapes::StringShape.new(name: 'RequiresRecreation')
311
348
  ResourceAttribute = Shapes::StringShape.new(name: 'ResourceAttribute')
312
349
  ResourceChange = Shapes::StructureShape.new(name: 'ResourceChange')
313
350
  ResourceChangeDetail = Shapes::StructureShape.new(name: 'ResourceChangeDetail')
314
351
  ResourceChangeDetails = Shapes::ListShape.new(name: 'ResourceChangeDetails')
352
+ ResourceDefinition = Shapes::StructureShape.new(name: 'ResourceDefinition')
353
+ ResourceDefinitions = Shapes::ListShape.new(name: 'ResourceDefinitions')
354
+ ResourceDetail = Shapes::StructureShape.new(name: 'ResourceDetail')
355
+ ResourceDetails = Shapes::ListShape.new(name: 'ResourceDetails')
356
+ ResourceIdentifier = Shapes::StringShape.new(name: 'ResourceIdentifier')
315
357
  ResourceIdentifierProperties = Shapes::MapShape.new(name: 'ResourceIdentifierProperties')
316
358
  ResourceIdentifierPropertyKey = Shapes::StringShape.new(name: 'ResourceIdentifierPropertyKey')
317
359
  ResourceIdentifierPropertyValue = Shapes::StringShape.new(name: 'ResourceIdentifierPropertyValue')
@@ -320,6 +362,15 @@ module Aws::CloudFormation
320
362
  ResourceIdentifiers = Shapes::ListShape.new(name: 'ResourceIdentifiers')
321
363
  ResourceModel = Shapes::StringShape.new(name: 'ResourceModel')
322
364
  ResourceProperties = Shapes::StringShape.new(name: 'ResourceProperties')
365
+ ResourceScanId = Shapes::StringShape.new(name: 'ResourceScanId')
366
+ ResourceScanInProgressException = Shapes::StructureShape.new(name: 'ResourceScanInProgressException')
367
+ ResourceScanLimitExceededException = Shapes::StructureShape.new(name: 'ResourceScanLimitExceededException')
368
+ ResourceScanNotFoundException = Shapes::StructureShape.new(name: 'ResourceScanNotFoundException')
369
+ ResourceScanStatus = Shapes::StringShape.new(name: 'ResourceScanStatus')
370
+ ResourceScanStatusReason = Shapes::StringShape.new(name: 'ResourceScanStatusReason')
371
+ ResourceScanSummaries = Shapes::ListShape.new(name: 'ResourceScanSummaries')
372
+ ResourceScanSummary = Shapes::StructureShape.new(name: 'ResourceScanSummary')
373
+ ResourceScannerMaxResults = Shapes::IntegerShape.new(name: 'ResourceScannerMaxResults')
323
374
  ResourceSignalStatus = Shapes::StringShape.new(name: 'ResourceSignalStatus')
324
375
  ResourceSignalUniqueId = Shapes::StringShape.new(name: 'ResourceSignalUniqueId')
325
376
  ResourceStatus = Shapes::StringShape.new(name: 'ResourceStatus')
@@ -328,7 +379,14 @@ module Aws::CloudFormation
328
379
  ResourceToImport = Shapes::StructureShape.new(name: 'ResourceToImport')
329
380
  ResourceToSkip = Shapes::StringShape.new(name: 'ResourceToSkip')
330
381
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
382
+ ResourceTypePrefix = Shapes::StringShape.new(name: 'ResourceTypePrefix')
331
383
  ResourceTypes = Shapes::ListShape.new(name: 'ResourceTypes')
384
+ ResourcesFailed = Shapes::IntegerShape.new(name: 'ResourcesFailed')
385
+ ResourcesPending = Shapes::IntegerShape.new(name: 'ResourcesPending')
386
+ ResourcesProcessing = Shapes::IntegerShape.new(name: 'ResourcesProcessing')
387
+ ResourcesRead = Shapes::IntegerShape.new(name: 'ResourcesRead')
388
+ ResourcesScanned = Shapes::IntegerShape.new(name: 'ResourcesScanned')
389
+ ResourcesSucceeded = Shapes::IntegerShape.new(name: 'ResourcesSucceeded')
332
390
  ResourcesToImport = Shapes::ListShape.new(name: 'ResourcesToImport')
333
391
  ResourcesToSkip = Shapes::ListShape.new(name: 'ResourcesToSkip')
334
392
  RetainExceptOnCreate = Shapes::BooleanShape.new(name: 'RetainExceptOnCreate')
@@ -345,6 +403,10 @@ module Aws::CloudFormation
345
403
  RollbackTriggers = Shapes::ListShape.new(name: 'RollbackTriggers')
346
404
  S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
347
405
  S3Url = Shapes::StringShape.new(name: 'S3Url')
406
+ ScannedResource = Shapes::StructureShape.new(name: 'ScannedResource')
407
+ ScannedResourceIdentifier = Shapes::StructureShape.new(name: 'ScannedResourceIdentifier')
408
+ ScannedResourceIdentifiers = Shapes::ListShape.new(name: 'ScannedResourceIdentifiers')
409
+ ScannedResources = Shapes::ListShape.new(name: 'ScannedResources')
348
410
  Scope = Shapes::ListShape.new(name: 'Scope')
349
411
  SetStackPolicyInput = Shapes::StructureShape.new(name: 'SetStackPolicyInput')
350
412
  SetTypeConfigurationInput = Shapes::StructureShape.new(name: 'SetTypeConfigurationInput')
@@ -427,6 +489,8 @@ module Aws::CloudFormation
427
489
  Stacks = Shapes::ListShape.new(name: 'Stacks')
428
490
  StageList = Shapes::ListShape.new(name: 'StageList')
429
491
  StaleRequestException = Shapes::StructureShape.new(name: 'StaleRequestException')
492
+ StartResourceScanInput = Shapes::StructureShape.new(name: 'StartResourceScanInput')
493
+ StartResourceScanOutput = Shapes::StructureShape.new(name: 'StartResourceScanOutput')
430
494
  StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
431
495
  StopStackSetOperationInput = Shapes::StructureShape.new(name: 'StopStackSetOperationInput')
432
496
  StopStackSetOperationOutput = Shapes::StructureShape.new(name: 'StopStackSetOperationOutput')
@@ -437,10 +501,16 @@ module Aws::CloudFormation
437
501
  TagValue = Shapes::StringShape.new(name: 'TagValue')
438
502
  Tags = Shapes::ListShape.new(name: 'Tags')
439
503
  TemplateBody = Shapes::StringShape.new(name: 'TemplateBody')
504
+ TemplateConfiguration = Shapes::StructureShape.new(name: 'TemplateConfiguration')
440
505
  TemplateDescription = Shapes::StringShape.new(name: 'TemplateDescription')
506
+ TemplateFormat = Shapes::StringShape.new(name: 'TemplateFormat')
441
507
  TemplateParameter = Shapes::StructureShape.new(name: 'TemplateParameter')
442
508
  TemplateParameters = Shapes::ListShape.new(name: 'TemplateParameters')
509
+ TemplateProgress = Shapes::StructureShape.new(name: 'TemplateProgress')
443
510
  TemplateStage = Shapes::StringShape.new(name: 'TemplateStage')
511
+ TemplateStatusReason = Shapes::StringShape.new(name: 'TemplateStatusReason')
512
+ TemplateSummaries = Shapes::ListShape.new(name: 'TemplateSummaries')
513
+ TemplateSummary = Shapes::StructureShape.new(name: 'TemplateSummary')
444
514
  TemplateSummaryConfig = Shapes::StructureShape.new(name: 'TemplateSummaryConfig')
445
515
  TemplateURL = Shapes::StringShape.new(name: 'TemplateURL')
446
516
  TestTypeInput = Shapes::StructureShape.new(name: 'TestTypeInput')
@@ -451,6 +521,7 @@ module Aws::CloudFormation
451
521
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
452
522
  TokenAlreadyExistsException = Shapes::StructureShape.new(name: 'TokenAlreadyExistsException')
453
523
  TotalStackInstancesCount = Shapes::IntegerShape.new(name: 'TotalStackInstancesCount')
524
+ TotalWarnings = Shapes::IntegerShape.new(name: 'TotalWarnings')
454
525
  TransformName = Shapes::StringShape.new(name: 'TransformName')
455
526
  TransformsList = Shapes::ListShape.new(name: 'TransformsList')
456
527
  TreatUnrecognizedResourceTypesAsWarnings = Shapes::BooleanShape.new(name: 'TreatUnrecognizedResourceTypesAsWarnings')
@@ -478,6 +549,8 @@ module Aws::CloudFormation
478
549
  TypeVersionSummaries = Shapes::ListShape.new(name: 'TypeVersionSummaries')
479
550
  TypeVersionSummary = Shapes::StructureShape.new(name: 'TypeVersionSummary')
480
551
  UnprocessedTypeConfigurations = Shapes::ListShape.new(name: 'UnprocessedTypeConfigurations')
552
+ UpdateGeneratedTemplateInput = Shapes::StructureShape.new(name: 'UpdateGeneratedTemplateInput')
553
+ UpdateGeneratedTemplateOutput = Shapes::StructureShape.new(name: 'UpdateGeneratedTemplateOutput')
481
554
  UpdateStackInput = Shapes::StructureShape.new(name: 'UpdateStackInput')
482
555
  UpdateStackInstancesInput = Shapes::StructureShape.new(name: 'UpdateStackInstancesInput')
483
556
  UpdateStackInstancesOutput = Shapes::StructureShape.new(name: 'UpdateStackInstancesOutput')
@@ -495,6 +568,11 @@ module Aws::CloudFormation
495
568
  Version = Shapes::StringShape.new(name: 'Version')
496
569
  VersionBump = Shapes::StringShape.new(name: 'VersionBump')
497
570
  Visibility = Shapes::StringShape.new(name: 'Visibility')
571
+ WarningDetail = Shapes::StructureShape.new(name: 'WarningDetail')
572
+ WarningDetails = Shapes::ListShape.new(name: 'WarningDetails')
573
+ WarningProperties = Shapes::ListShape.new(name: 'WarningProperties')
574
+ WarningProperty = Shapes::StructureShape.new(name: 'WarningProperty')
575
+ WarningType = Shapes::StringShape.new(name: 'WarningType')
498
576
  Warnings = Shapes::StructureShape.new(name: 'Warnings')
499
577
 
500
578
  AccountGateResult.add_member(:status, Shapes::ShapeRef.new(shape: AccountGateStatus, location_name: "Status"))
@@ -605,6 +683,8 @@ module Aws::CloudFormation
605
683
 
606
684
  Changes.member = Shapes::ShapeRef.new(shape: Change)
607
685
 
686
+ ConcurrentResourcesLimitExceededException.struct_class = Types::ConcurrentResourcesLimitExceededException
687
+
608
688
  ContinueUpdateRollbackInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackNameOrId, required: true, location_name: "StackName"))
609
689
  ContinueUpdateRollbackInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
610
690
  ContinueUpdateRollbackInput.add_member(:resources_to_skip, Shapes::ShapeRef.new(shape: ResourcesToSkip, location_name: "ResourcesToSkip"))
@@ -638,6 +718,15 @@ module Aws::CloudFormation
638
718
  CreateChangeSetOutput.add_member(:stack_id, Shapes::ShapeRef.new(shape: StackId, location_name: "StackId"))
639
719
  CreateChangeSetOutput.struct_class = Types::CreateChangeSetOutput
640
720
 
721
+ CreateGeneratedTemplateInput.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceDefinitions, location_name: "Resources"))
722
+ CreateGeneratedTemplateInput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, required: true, location_name: "GeneratedTemplateName"))
723
+ CreateGeneratedTemplateInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, location_name: "StackName"))
724
+ CreateGeneratedTemplateInput.add_member(:template_configuration, Shapes::ShapeRef.new(shape: TemplateConfiguration, location_name: "TemplateConfiguration"))
725
+ CreateGeneratedTemplateInput.struct_class = Types::CreateGeneratedTemplateInput
726
+
727
+ CreateGeneratedTemplateOutput.add_member(:generated_template_id, Shapes::ShapeRef.new(shape: GeneratedTemplateId, location_name: "GeneratedTemplateId"))
728
+ CreateGeneratedTemplateOutput.struct_class = Types::CreateGeneratedTemplateOutput
729
+
641
730
  CreateStackInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, required: true, location_name: "StackName"))
642
731
  CreateStackInput.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, location_name: "TemplateBody"))
643
732
  CreateStackInput.add_member(:template_url, Shapes::ShapeRef.new(shape: TemplateURL, location_name: "TemplateURL"))
@@ -713,6 +802,9 @@ module Aws::CloudFormation
713
802
 
714
803
  DeleteChangeSetOutput.struct_class = Types::DeleteChangeSetOutput
715
804
 
805
+ DeleteGeneratedTemplateInput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, required: true, location_name: "GeneratedTemplateName"))
806
+ DeleteGeneratedTemplateInput.struct_class = Types::DeleteGeneratedTemplateInput
807
+
716
808
  DeleteStackInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, required: true, location_name: "StackName"))
717
809
  DeleteStackInput.add_member(:retain_resources, Shapes::ShapeRef.new(shape: RetainResources, location_name: "RetainResources"))
718
810
  DeleteStackInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
@@ -802,6 +894,22 @@ module Aws::CloudFormation
802
894
  DescribeChangeSetOutput.add_member(:import_existing_resources, Shapes::ShapeRef.new(shape: ImportExistingResources, location_name: "ImportExistingResources"))
803
895
  DescribeChangeSetOutput.struct_class = Types::DescribeChangeSetOutput
804
896
 
897
+ DescribeGeneratedTemplateInput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, required: true, location_name: "GeneratedTemplateName"))
898
+ DescribeGeneratedTemplateInput.struct_class = Types::DescribeGeneratedTemplateInput
899
+
900
+ DescribeGeneratedTemplateOutput.add_member(:generated_template_id, Shapes::ShapeRef.new(shape: GeneratedTemplateId, location_name: "GeneratedTemplateId"))
901
+ DescribeGeneratedTemplateOutput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, location_name: "GeneratedTemplateName"))
902
+ DescribeGeneratedTemplateOutput.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "Resources"))
903
+ DescribeGeneratedTemplateOutput.add_member(:status, Shapes::ShapeRef.new(shape: GeneratedTemplateStatus, location_name: "Status"))
904
+ DescribeGeneratedTemplateOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: TemplateStatusReason, location_name: "StatusReason"))
905
+ DescribeGeneratedTemplateOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
906
+ DescribeGeneratedTemplateOutput.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: LastUpdatedTime, location_name: "LastUpdatedTime"))
907
+ DescribeGeneratedTemplateOutput.add_member(:progress, Shapes::ShapeRef.new(shape: TemplateProgress, location_name: "Progress"))
908
+ DescribeGeneratedTemplateOutput.add_member(:stack_id, Shapes::ShapeRef.new(shape: StackId, location_name: "StackId"))
909
+ DescribeGeneratedTemplateOutput.add_member(:template_configuration, Shapes::ShapeRef.new(shape: TemplateConfiguration, location_name: "TemplateConfiguration"))
910
+ DescribeGeneratedTemplateOutput.add_member(:total_warnings, Shapes::ShapeRef.new(shape: TotalWarnings, location_name: "TotalWarnings"))
911
+ DescribeGeneratedTemplateOutput.struct_class = Types::DescribeGeneratedTemplateOutput
912
+
805
913
  DescribeOrganizationsAccessInput.add_member(:call_as, Shapes::ShapeRef.new(shape: CallAs, location_name: "CallAs"))
806
914
  DescribeOrganizationsAccessInput.struct_class = Types::DescribeOrganizationsAccessInput
807
915
 
@@ -817,6 +925,20 @@ module Aws::CloudFormation
817
925
  DescribePublisherOutput.add_member(:publisher_profile, Shapes::ShapeRef.new(shape: PublisherProfile, location_name: "PublisherProfile"))
818
926
  DescribePublisherOutput.struct_class = Types::DescribePublisherOutput
819
927
 
928
+ DescribeResourceScanInput.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, required: true, location_name: "ResourceScanId"))
929
+ DescribeResourceScanInput.struct_class = Types::DescribeResourceScanInput
930
+
931
+ DescribeResourceScanOutput.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, location_name: "ResourceScanId"))
932
+ DescribeResourceScanOutput.add_member(:status, Shapes::ShapeRef.new(shape: ResourceScanStatus, location_name: "Status"))
933
+ DescribeResourceScanOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: ResourceScanStatusReason, location_name: "StatusReason"))
934
+ DescribeResourceScanOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
935
+ DescribeResourceScanOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
936
+ DescribeResourceScanOutput.add_member(:percentage_completed, Shapes::ShapeRef.new(shape: PercentageCompleted, location_name: "PercentageCompleted"))
937
+ DescribeResourceScanOutput.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypes, location_name: "ResourceTypes"))
938
+ DescribeResourceScanOutput.add_member(:resources_scanned, Shapes::ShapeRef.new(shape: ResourcesScanned, location_name: "ResourcesScanned"))
939
+ DescribeResourceScanOutput.add_member(:resources_read, Shapes::ShapeRef.new(shape: ResourcesRead, location_name: "ResourcesRead"))
940
+ DescribeResourceScanOutput.struct_class = Types::DescribeResourceScanOutput
941
+
820
942
  DescribeStackDriftDetectionStatusInput.add_member(:stack_drift_detection_id, Shapes::ShapeRef.new(shape: StackDriftDetectionId, required: true, location_name: "StackDriftDetectionId"))
821
943
  DescribeStackDriftDetectionStatusInput.struct_class = Types::DescribeStackDriftDetectionStatusInput
822
944
 
@@ -987,6 +1109,16 @@ module Aws::CloudFormation
987
1109
 
988
1110
  Exports.member = Shapes::ShapeRef.new(shape: Export)
989
1111
 
1112
+ GeneratedTemplateNotFoundException.struct_class = Types::GeneratedTemplateNotFoundException
1113
+
1114
+ GetGeneratedTemplateInput.add_member(:format, Shapes::ShapeRef.new(shape: TemplateFormat, location_name: "Format"))
1115
+ GetGeneratedTemplateInput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, required: true, location_name: "GeneratedTemplateName"))
1116
+ GetGeneratedTemplateInput.struct_class = Types::GetGeneratedTemplateInput
1117
+
1118
+ GetGeneratedTemplateOutput.add_member(:status, Shapes::ShapeRef.new(shape: GeneratedTemplateStatus, location_name: "Status"))
1119
+ GetGeneratedTemplateOutput.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, location_name: "TemplateBody"))
1120
+ GetGeneratedTemplateOutput.struct_class = Types::GetGeneratedTemplateOutput
1121
+
990
1122
  GetStackPolicyInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, required: true, location_name: "StackName"))
991
1123
  GetStackPolicyInput.struct_class = Types::GetStackPolicyInput
992
1124
 
@@ -1044,6 +1176,11 @@ module Aws::CloudFormation
1044
1176
 
1045
1177
  InvalidStateTransitionException.struct_class = Types::InvalidStateTransitionException
1046
1178
 
1179
+ JazzLogicalResourceIds.member = Shapes::ShapeRef.new(shape: LogicalResourceId)
1180
+
1181
+ JazzResourceIdentifierProperties.key = Shapes::ShapeRef.new(shape: JazzResourceIdentifierPropertyKey)
1182
+ JazzResourceIdentifierProperties.value = Shapes::ShapeRef.new(shape: JazzResourceIdentifierPropertyValue)
1183
+
1047
1184
  LimitExceededException.struct_class = Types::LimitExceededException
1048
1185
 
1049
1186
  ListChangeSetsInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackNameOrId, required: true, location_name: "StackName"))
@@ -1061,6 +1198,14 @@ module Aws::CloudFormation
1061
1198
  ListExportsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1062
1199
  ListExportsOutput.struct_class = Types::ListExportsOutput
1063
1200
 
1201
+ ListGeneratedTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1202
+ ListGeneratedTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
1203
+ ListGeneratedTemplatesInput.struct_class = Types::ListGeneratedTemplatesInput
1204
+
1205
+ ListGeneratedTemplatesOutput.add_member(:summaries, Shapes::ShapeRef.new(shape: TemplateSummaries, location_name: "Summaries"))
1206
+ ListGeneratedTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1207
+ ListGeneratedTemplatesOutput.struct_class = Types::ListGeneratedTemplatesOutput
1208
+
1064
1209
  ListImportsInput.add_member(:export_name, Shapes::ShapeRef.new(shape: ExportName, required: true, location_name: "ExportName"))
1065
1210
  ListImportsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1066
1211
  ListImportsInput.struct_class = Types::ListImportsInput
@@ -1069,6 +1214,37 @@ module Aws::CloudFormation
1069
1214
  ListImportsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1070
1215
  ListImportsOutput.struct_class = Types::ListImportsOutput
1071
1216
 
1217
+ ListResourceScanRelatedResourcesInput.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, required: true, location_name: "ResourceScanId"))
1218
+ ListResourceScanRelatedResourcesInput.add_member(:resources, Shapes::ShapeRef.new(shape: ScannedResourceIdentifiers, required: true, location_name: "Resources"))
1219
+ ListResourceScanRelatedResourcesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1220
+ ListResourceScanRelatedResourcesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxedMaxResults, location_name: "MaxResults"))
1221
+ ListResourceScanRelatedResourcesInput.struct_class = Types::ListResourceScanRelatedResourcesInput
1222
+
1223
+ ListResourceScanRelatedResourcesOutput.add_member(:related_resources, Shapes::ShapeRef.new(shape: RelatedResources, location_name: "RelatedResources"))
1224
+ ListResourceScanRelatedResourcesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1225
+ ListResourceScanRelatedResourcesOutput.struct_class = Types::ListResourceScanRelatedResourcesOutput
1226
+
1227
+ ListResourceScanResourcesInput.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, required: true, location_name: "ResourceScanId"))
1228
+ ListResourceScanResourcesInput.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, location_name: "ResourceIdentifier"))
1229
+ ListResourceScanResourcesInput.add_member(:resource_type_prefix, Shapes::ShapeRef.new(shape: ResourceTypePrefix, location_name: "ResourceTypePrefix"))
1230
+ ListResourceScanResourcesInput.add_member(:tag_key, Shapes::ShapeRef.new(shape: TagKey, location_name: "TagKey"))
1231
+ ListResourceScanResourcesInput.add_member(:tag_value, Shapes::ShapeRef.new(shape: TagValue, location_name: "TagValue"))
1232
+ ListResourceScanResourcesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1233
+ ListResourceScanResourcesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ResourceScannerMaxResults, location_name: "MaxResults"))
1234
+ ListResourceScanResourcesInput.struct_class = Types::ListResourceScanResourcesInput
1235
+
1236
+ ListResourceScanResourcesOutput.add_member(:resources, Shapes::ShapeRef.new(shape: ScannedResources, location_name: "Resources"))
1237
+ ListResourceScanResourcesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1238
+ ListResourceScanResourcesOutput.struct_class = Types::ListResourceScanResourcesOutput
1239
+
1240
+ ListResourceScansInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1241
+ ListResourceScansInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ResourceScannerMaxResults, location_name: "MaxResults"))
1242
+ ListResourceScansInput.struct_class = Types::ListResourceScansInput
1243
+
1244
+ ListResourceScansOutput.add_member(:resource_scan_summaries, Shapes::ShapeRef.new(shape: ResourceScanSummaries, location_name: "ResourceScanSummaries"))
1245
+ ListResourceScansOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1246
+ ListResourceScansOutput.struct_class = Types::ListResourceScansOutput
1247
+
1072
1248
  ListStackInstanceResourceDriftsInput.add_member(:stack_set_name, Shapes::ShapeRef.new(shape: StackSetNameOrId, required: true, location_name: "StackSetName"))
1073
1249
  ListStackInstanceResourceDriftsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1074
1250
  ListStackInstanceResourceDriftsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -1300,6 +1476,8 @@ module Aws::CloudFormation
1300
1476
 
1301
1477
  RegistrationTokenList.member = Shapes::ShapeRef.new(shape: RegistrationToken)
1302
1478
 
1479
+ RelatedResources.member = Shapes::ShapeRef.new(shape: ScannedResource)
1480
+
1303
1481
  RequiredActivatedType.add_member(:type_name_alias, Shapes::ShapeRef.new(shape: TypeName, location_name: "TypeNameAlias"))
1304
1482
  RequiredActivatedType.add_member(:original_type_name, Shapes::ShapeRef.new(shape: TypeName, location_name: "OriginalTypeName"))
1305
1483
  RequiredActivatedType.add_member(:publisher_id, Shapes::ShapeRef.new(shape: PublisherId, location_name: "PublisherId"))
@@ -1327,6 +1505,23 @@ module Aws::CloudFormation
1327
1505
 
1328
1506
  ResourceChangeDetails.member = Shapes::ShapeRef.new(shape: ResourceChangeDetail)
1329
1507
 
1508
+ ResourceDefinition.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
1509
+ ResourceDefinition.add_member(:logical_resource_id, Shapes::ShapeRef.new(shape: LogicalResourceId, location_name: "LogicalResourceId"))
1510
+ ResourceDefinition.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifierProperties, required: true, location_name: "ResourceIdentifier"))
1511
+ ResourceDefinition.struct_class = Types::ResourceDefinition
1512
+
1513
+ ResourceDefinitions.member = Shapes::ShapeRef.new(shape: ResourceDefinition)
1514
+
1515
+ ResourceDetail.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
1516
+ ResourceDetail.add_member(:logical_resource_id, Shapes::ShapeRef.new(shape: LogicalResourceId, location_name: "LogicalResourceId"))
1517
+ ResourceDetail.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifierProperties, location_name: "ResourceIdentifier"))
1518
+ ResourceDetail.add_member(:resource_status, Shapes::ShapeRef.new(shape: GeneratedTemplateResourceStatus, location_name: "ResourceStatus"))
1519
+ ResourceDetail.add_member(:resource_status_reason, Shapes::ShapeRef.new(shape: ResourceStatusReason, location_name: "ResourceStatusReason"))
1520
+ ResourceDetail.add_member(:warnings, Shapes::ShapeRef.new(shape: WarningDetails, location_name: "Warnings"))
1521
+ ResourceDetail.struct_class = Types::ResourceDetail
1522
+
1523
+ ResourceDetails.member = Shapes::ShapeRef.new(shape: ResourceDetail)
1524
+
1330
1525
  ResourceIdentifierProperties.key = Shapes::ShapeRef.new(shape: ResourceIdentifierPropertyKey)
1331
1526
  ResourceIdentifierProperties.value = Shapes::ShapeRef.new(shape: ResourceIdentifierPropertyValue)
1332
1527
 
@@ -1339,6 +1534,22 @@ module Aws::CloudFormation
1339
1534
 
1340
1535
  ResourceIdentifiers.member = Shapes::ShapeRef.new(shape: ResourceIdentifierPropertyKey)
1341
1536
 
1537
+ ResourceScanInProgressException.struct_class = Types::ResourceScanInProgressException
1538
+
1539
+ ResourceScanLimitExceededException.struct_class = Types::ResourceScanLimitExceededException
1540
+
1541
+ ResourceScanNotFoundException.struct_class = Types::ResourceScanNotFoundException
1542
+
1543
+ ResourceScanSummaries.member = Shapes::ShapeRef.new(shape: ResourceScanSummary)
1544
+
1545
+ ResourceScanSummary.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, location_name: "ResourceScanId"))
1546
+ ResourceScanSummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceScanStatus, location_name: "Status"))
1547
+ ResourceScanSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: ResourceScanStatusReason, location_name: "StatusReason"))
1548
+ ResourceScanSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
1549
+ ResourceScanSummary.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
1550
+ ResourceScanSummary.add_member(:percentage_completed, Shapes::ShapeRef.new(shape: PercentageCompleted, location_name: "PercentageCompleted"))
1551
+ ResourceScanSummary.struct_class = Types::ResourceScanSummary
1552
+
1342
1553
  ResourceTargetDefinition.add_member(:attribute, Shapes::ShapeRef.new(shape: ResourceAttribute, location_name: "Attribute"))
1343
1554
  ResourceTargetDefinition.add_member(:name, Shapes::ShapeRef.new(shape: PropertyName, location_name: "Name"))
1344
1555
  ResourceTargetDefinition.add_member(:requires_recreation, Shapes::ShapeRef.new(shape: RequiresRecreation, location_name: "RequiresRecreation"))
@@ -1376,6 +1587,19 @@ module Aws::CloudFormation
1376
1587
 
1377
1588
  RollbackTriggers.member = Shapes::ShapeRef.new(shape: RollbackTrigger)
1378
1589
 
1590
+ ScannedResource.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
1591
+ ScannedResource.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: JazzResourceIdentifierProperties, location_name: "ResourceIdentifier"))
1592
+ ScannedResource.add_member(:managed_by_stack, Shapes::ShapeRef.new(shape: ManagedByStack, location_name: "ManagedByStack"))
1593
+ ScannedResource.struct_class = Types::ScannedResource
1594
+
1595
+ ScannedResourceIdentifier.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
1596
+ ScannedResourceIdentifier.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: JazzResourceIdentifierProperties, required: true, location_name: "ResourceIdentifier"))
1597
+ ScannedResourceIdentifier.struct_class = Types::ScannedResourceIdentifier
1598
+
1599
+ ScannedResourceIdentifiers.member = Shapes::ShapeRef.new(shape: ScannedResourceIdentifier)
1600
+
1601
+ ScannedResources.member = Shapes::ShapeRef.new(shape: ScannedResource)
1602
+
1379
1603
  Scope.member = Shapes::ShapeRef.new(shape: ResourceAttribute)
1380
1604
 
1381
1605
  SetStackPolicyInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, required: true, location_name: "StackName"))
@@ -1430,6 +1654,7 @@ module Aws::CloudFormation
1430
1654
  Stack.add_member(:root_id, Shapes::ShapeRef.new(shape: StackId, location_name: "RootId"))
1431
1655
  Stack.add_member(:drift_information, Shapes::ShapeRef.new(shape: StackDriftInformation, location_name: "DriftInformation"))
1432
1656
  Stack.add_member(:retain_except_on_create, Shapes::ShapeRef.new(shape: RetainExceptOnCreate, location_name: "RetainExceptOnCreate"))
1657
+ Stack.add_member(:detailed_status, Shapes::ShapeRef.new(shape: DetailedStatus, location_name: "DetailedStatus"))
1433
1658
  Stack.struct_class = Types::Stack
1434
1659
 
1435
1660
  StackDriftInformation.add_member(:stack_drift_status, Shapes::ShapeRef.new(shape: StackDriftStatus, required: true, location_name: "StackDriftStatus"))
@@ -1456,6 +1681,7 @@ module Aws::CloudFormation
1456
1681
  StackEvent.add_member(:hook_status_reason, Shapes::ShapeRef.new(shape: HookStatusReason, location_name: "HookStatusReason"))
1457
1682
  StackEvent.add_member(:hook_invocation_point, Shapes::ShapeRef.new(shape: HookInvocationPoint, location_name: "HookInvocationPoint"))
1458
1683
  StackEvent.add_member(:hook_failure_mode, Shapes::ShapeRef.new(shape: HookFailureMode, location_name: "HookFailureMode"))
1684
+ StackEvent.add_member(:detailed_status, Shapes::ShapeRef.new(shape: DetailedStatus, location_name: "DetailedStatus"))
1459
1685
  StackEvent.struct_class = Types::StackEvent
1460
1686
 
1461
1687
  StackEvents.member = Shapes::ShapeRef.new(shape: StackEvent)
@@ -1701,6 +1927,12 @@ module Aws::CloudFormation
1701
1927
 
1702
1928
  StaleRequestException.struct_class = Types::StaleRequestException
1703
1929
 
1930
+ StartResourceScanInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken"))
1931
+ StartResourceScanInput.struct_class = Types::StartResourceScanInput
1932
+
1933
+ StartResourceScanOutput.add_member(:resource_scan_id, Shapes::ShapeRef.new(shape: ResourceScanId, location_name: "ResourceScanId"))
1934
+ StartResourceScanOutput.struct_class = Types::StartResourceScanOutput
1935
+
1704
1936
  StopStackSetOperationInput.add_member(:stack_set_name, Shapes::ShapeRef.new(shape: StackSetName, required: true, location_name: "StackSetName"))
1705
1937
  StopStackSetOperationInput.add_member(:operation_id, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "OperationId"))
1706
1938
  StopStackSetOperationInput.add_member(:call_as, Shapes::ShapeRef.new(shape: CallAs, location_name: "CallAs"))
@@ -1716,6 +1948,10 @@ module Aws::CloudFormation
1716
1948
 
1717
1949
  Tags.member = Shapes::ShapeRef.new(shape: Tag)
1718
1950
 
1951
+ TemplateConfiguration.add_member(:deletion_policy, Shapes::ShapeRef.new(shape: GeneratedTemplateDeletionPolicy, location_name: "DeletionPolicy"))
1952
+ TemplateConfiguration.add_member(:update_replace_policy, Shapes::ShapeRef.new(shape: GeneratedTemplateUpdateReplacePolicy, location_name: "UpdateReplacePolicy"))
1953
+ TemplateConfiguration.struct_class = Types::TemplateConfiguration
1954
+
1719
1955
  TemplateParameter.add_member(:parameter_key, Shapes::ShapeRef.new(shape: ParameterKey, location_name: "ParameterKey"))
1720
1956
  TemplateParameter.add_member(:default_value, Shapes::ShapeRef.new(shape: ParameterValue, location_name: "DefaultValue"))
1721
1957
  TemplateParameter.add_member(:no_echo, Shapes::ShapeRef.new(shape: NoEcho, location_name: "NoEcho"))
@@ -1724,6 +1960,23 @@ module Aws::CloudFormation
1724
1960
 
1725
1961
  TemplateParameters.member = Shapes::ShapeRef.new(shape: TemplateParameter)
1726
1962
 
1963
+ TemplateProgress.add_member(:resources_succeeded, Shapes::ShapeRef.new(shape: ResourcesSucceeded, location_name: "ResourcesSucceeded"))
1964
+ TemplateProgress.add_member(:resources_failed, Shapes::ShapeRef.new(shape: ResourcesFailed, location_name: "ResourcesFailed"))
1965
+ TemplateProgress.add_member(:resources_processing, Shapes::ShapeRef.new(shape: ResourcesProcessing, location_name: "ResourcesProcessing"))
1966
+ TemplateProgress.add_member(:resources_pending, Shapes::ShapeRef.new(shape: ResourcesPending, location_name: "ResourcesPending"))
1967
+ TemplateProgress.struct_class = Types::TemplateProgress
1968
+
1969
+ TemplateSummaries.member = Shapes::ShapeRef.new(shape: TemplateSummary)
1970
+
1971
+ TemplateSummary.add_member(:generated_template_id, Shapes::ShapeRef.new(shape: GeneratedTemplateId, location_name: "GeneratedTemplateId"))
1972
+ TemplateSummary.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, location_name: "GeneratedTemplateName"))
1973
+ TemplateSummary.add_member(:status, Shapes::ShapeRef.new(shape: GeneratedTemplateStatus, location_name: "Status"))
1974
+ TemplateSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: TemplateStatusReason, location_name: "StatusReason"))
1975
+ TemplateSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1976
+ TemplateSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: LastUpdatedTime, location_name: "LastUpdatedTime"))
1977
+ TemplateSummary.add_member(:number_of_resources, Shapes::ShapeRef.new(shape: NumberOfResources, location_name: "NumberOfResources"))
1978
+ TemplateSummary.struct_class = Types::TemplateSummary
1979
+
1727
1980
  TemplateSummaryConfig.add_member(:treat_unrecognized_resource_types_as_warnings, Shapes::ShapeRef.new(shape: TreatUnrecognizedResourceTypesAsWarnings, location_name: "TreatUnrecognizedResourceTypesAsWarnings"))
1728
1981
  TemplateSummaryConfig.struct_class = Types::TemplateSummaryConfig
1729
1982
 
@@ -1801,6 +2054,17 @@ module Aws::CloudFormation
1801
2054
 
1802
2055
  UnprocessedTypeConfigurations.member = Shapes::ShapeRef.new(shape: TypeConfigurationIdentifier)
1803
2056
 
2057
+ UpdateGeneratedTemplateInput.add_member(:generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, required: true, location_name: "GeneratedTemplateName"))
2058
+ UpdateGeneratedTemplateInput.add_member(:new_generated_template_name, Shapes::ShapeRef.new(shape: GeneratedTemplateName, location_name: "NewGeneratedTemplateName"))
2059
+ UpdateGeneratedTemplateInput.add_member(:add_resources, Shapes::ShapeRef.new(shape: ResourceDefinitions, location_name: "AddResources"))
2060
+ UpdateGeneratedTemplateInput.add_member(:remove_resources, Shapes::ShapeRef.new(shape: JazzLogicalResourceIds, location_name: "RemoveResources"))
2061
+ UpdateGeneratedTemplateInput.add_member(:refresh_all_resources, Shapes::ShapeRef.new(shape: RefreshAllResources, location_name: "RefreshAllResources"))
2062
+ UpdateGeneratedTemplateInput.add_member(:template_configuration, Shapes::ShapeRef.new(shape: TemplateConfiguration, location_name: "TemplateConfiguration"))
2063
+ UpdateGeneratedTemplateInput.struct_class = Types::UpdateGeneratedTemplateInput
2064
+
2065
+ UpdateGeneratedTemplateOutput.add_member(:generated_template_id, Shapes::ShapeRef.new(shape: GeneratedTemplateId, location_name: "GeneratedTemplateId"))
2066
+ UpdateGeneratedTemplateOutput.struct_class = Types::UpdateGeneratedTemplateOutput
2067
+
1804
2068
  UpdateStackInput.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, required: true, location_name: "StackName"))
1805
2069
  UpdateStackInput.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, location_name: "TemplateBody"))
1806
2070
  UpdateStackInput.add_member(:template_url, Shapes::ShapeRef.new(shape: TemplateURL, location_name: "TemplateURL"))
@@ -1879,6 +2143,19 @@ module Aws::CloudFormation
1879
2143
  ValidateTemplateOutput.add_member(:declared_transforms, Shapes::ShapeRef.new(shape: TransformsList, location_name: "DeclaredTransforms"))
1880
2144
  ValidateTemplateOutput.struct_class = Types::ValidateTemplateOutput
1881
2145
 
2146
+ WarningDetail.add_member(:type, Shapes::ShapeRef.new(shape: WarningType, location_name: "Type"))
2147
+ WarningDetail.add_member(:properties, Shapes::ShapeRef.new(shape: WarningProperties, location_name: "Properties"))
2148
+ WarningDetail.struct_class = Types::WarningDetail
2149
+
2150
+ WarningDetails.member = Shapes::ShapeRef.new(shape: WarningDetail)
2151
+
2152
+ WarningProperties.member = Shapes::ShapeRef.new(shape: WarningProperty)
2153
+
2154
+ WarningProperty.add_member(:property_path, Shapes::ShapeRef.new(shape: PropertyPath, location_name: "PropertyPath"))
2155
+ WarningProperty.add_member(:required, Shapes::ShapeRef.new(shape: RequiredProperty, location_name: "Required"))
2156
+ WarningProperty.add_member(:description, Shapes::ShapeRef.new(shape: PropertyDescription, location_name: "Description"))
2157
+ WarningProperty.struct_class = Types::WarningProperty
2158
+
1882
2159
  Warnings.add_member(:unrecognized_resource_types, Shapes::ShapeRef.new(shape: ResourceTypes, location_name: "UnrecognizedResourceTypes"))
1883
2160
  Warnings.struct_class = Types::Warnings
1884
2161
 
@@ -1958,6 +2235,17 @@ module Aws::CloudFormation
1958
2235
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1959
2236
  end)
1960
2237
 
2238
+ api.add_operation(:create_generated_template, Seahorse::Model::Operation.new.tap do |o|
2239
+ o.name = "CreateGeneratedTemplate"
2240
+ o.http_method = "POST"
2241
+ o.http_request_uri = "/"
2242
+ o.input = Shapes::ShapeRef.new(shape: CreateGeneratedTemplateInput)
2243
+ o.output = Shapes::ShapeRef.new(shape: CreateGeneratedTemplateOutput)
2244
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
2245
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2246
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentResourcesLimitExceededException)
2247
+ end)
2248
+
1961
2249
  api.add_operation(:create_stack, Seahorse::Model::Operation.new.tap do |o|
1962
2250
  o.name = "CreateStack"
1963
2251
  o.http_method = "POST"
@@ -2024,6 +2312,16 @@ module Aws::CloudFormation
2024
2312
  o.errors << Shapes::ShapeRef.new(shape: InvalidChangeSetStatusException)
2025
2313
  end)
2026
2314
 
2315
+ api.add_operation(:delete_generated_template, Seahorse::Model::Operation.new.tap do |o|
2316
+ o.name = "DeleteGeneratedTemplate"
2317
+ o.http_method = "POST"
2318
+ o.http_request_uri = "/"
2319
+ o.input = Shapes::ShapeRef.new(shape: DeleteGeneratedTemplateInput)
2320
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2321
+ o.errors << Shapes::ShapeRef.new(shape: GeneratedTemplateNotFoundException)
2322
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentResourcesLimitExceededException)
2323
+ end)
2324
+
2027
2325
  api.add_operation(:delete_stack, Seahorse::Model::Operation.new.tap do |o|
2028
2326
  o.name = "DeleteStack"
2029
2327
  o.http_method = "POST"
@@ -2097,6 +2395,15 @@ module Aws::CloudFormation
2097
2395
  o.errors << Shapes::ShapeRef.new(shape: ChangeSetNotFoundException)
2098
2396
  end)
2099
2397
 
2398
+ api.add_operation(:describe_generated_template, Seahorse::Model::Operation.new.tap do |o|
2399
+ o.name = "DescribeGeneratedTemplate"
2400
+ o.http_method = "POST"
2401
+ o.http_request_uri = "/"
2402
+ o.input = Shapes::ShapeRef.new(shape: DescribeGeneratedTemplateInput)
2403
+ o.output = Shapes::ShapeRef.new(shape: DescribeGeneratedTemplateOutput)
2404
+ o.errors << Shapes::ShapeRef.new(shape: GeneratedTemplateNotFoundException)
2405
+ end)
2406
+
2100
2407
  api.add_operation(:describe_organizations_access, Seahorse::Model::Operation.new.tap do |o|
2101
2408
  o.name = "DescribeOrganizationsAccess"
2102
2409
  o.http_method = "POST"
@@ -2116,6 +2423,15 @@ module Aws::CloudFormation
2116
2423
  o.errors << Shapes::ShapeRef.new(shape: CFNRegistryException)
2117
2424
  end)
2118
2425
 
2426
+ api.add_operation(:describe_resource_scan, Seahorse::Model::Operation.new.tap do |o|
2427
+ o.name = "DescribeResourceScan"
2428
+ o.http_method = "POST"
2429
+ o.http_request_uri = "/"
2430
+ o.input = Shapes::ShapeRef.new(shape: DescribeResourceScanInput)
2431
+ o.output = Shapes::ShapeRef.new(shape: DescribeResourceScanOutput)
2432
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanNotFoundException)
2433
+ end)
2434
+
2119
2435
  api.add_operation(:describe_stack_drift_detection_status, Seahorse::Model::Operation.new.tap do |o|
2120
2436
  o.name = "DescribeStackDriftDetectionStatus"
2121
2437
  o.http_method = "POST"
@@ -2275,6 +2591,15 @@ module Aws::CloudFormation
2275
2591
  o.errors << Shapes::ShapeRef.new(shape: TokenAlreadyExistsException)
2276
2592
  end)
2277
2593
 
2594
+ api.add_operation(:get_generated_template, Seahorse::Model::Operation.new.tap do |o|
2595
+ o.name = "GetGeneratedTemplate"
2596
+ o.http_method = "POST"
2597
+ o.http_request_uri = "/"
2598
+ o.input = Shapes::ShapeRef.new(shape: GetGeneratedTemplateInput)
2599
+ o.output = Shapes::ShapeRef.new(shape: GetGeneratedTemplateOutput)
2600
+ o.errors << Shapes::ShapeRef.new(shape: GeneratedTemplateNotFoundException)
2601
+ end)
2602
+
2278
2603
  api.add_operation(:get_stack_policy, Seahorse::Model::Operation.new.tap do |o|
2279
2604
  o.name = "GetStackPolicy"
2280
2605
  o.http_method = "POST"
@@ -2342,6 +2667,20 @@ module Aws::CloudFormation
2342
2667
  )
2343
2668
  end)
2344
2669
 
2670
+ api.add_operation(:list_generated_templates, Seahorse::Model::Operation.new.tap do |o|
2671
+ o.name = "ListGeneratedTemplates"
2672
+ o.http_method = "POST"
2673
+ o.http_request_uri = "/"
2674
+ o.input = Shapes::ShapeRef.new(shape: ListGeneratedTemplatesInput)
2675
+ o.output = Shapes::ShapeRef.new(shape: ListGeneratedTemplatesOutput)
2676
+ o[:pager] = Aws::Pager.new(
2677
+ limit_key: "max_results",
2678
+ tokens: {
2679
+ "next_token" => "next_token"
2680
+ }
2681
+ )
2682
+ end)
2683
+
2345
2684
  api.add_operation(:list_imports, Seahorse::Model::Operation.new.tap do |o|
2346
2685
  o.name = "ListImports"
2347
2686
  o.http_method = "POST"
@@ -2355,6 +2694,52 @@ module Aws::CloudFormation
2355
2694
  )
2356
2695
  end)
2357
2696
 
2697
+ api.add_operation(:list_resource_scan_related_resources, Seahorse::Model::Operation.new.tap do |o|
2698
+ o.name = "ListResourceScanRelatedResources"
2699
+ o.http_method = "POST"
2700
+ o.http_request_uri = "/"
2701
+ o.input = Shapes::ShapeRef.new(shape: ListResourceScanRelatedResourcesInput)
2702
+ o.output = Shapes::ShapeRef.new(shape: ListResourceScanRelatedResourcesOutput)
2703
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanNotFoundException)
2704
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanInProgressException)
2705
+ o[:pager] = Aws::Pager.new(
2706
+ limit_key: "max_results",
2707
+ tokens: {
2708
+ "next_token" => "next_token"
2709
+ }
2710
+ )
2711
+ end)
2712
+
2713
+ api.add_operation(:list_resource_scan_resources, Seahorse::Model::Operation.new.tap do |o|
2714
+ o.name = "ListResourceScanResources"
2715
+ o.http_method = "POST"
2716
+ o.http_request_uri = "/"
2717
+ o.input = Shapes::ShapeRef.new(shape: ListResourceScanResourcesInput)
2718
+ o.output = Shapes::ShapeRef.new(shape: ListResourceScanResourcesOutput)
2719
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanNotFoundException)
2720
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanInProgressException)
2721
+ o[:pager] = Aws::Pager.new(
2722
+ limit_key: "max_results",
2723
+ tokens: {
2724
+ "next_token" => "next_token"
2725
+ }
2726
+ )
2727
+ end)
2728
+
2729
+ api.add_operation(:list_resource_scans, Seahorse::Model::Operation.new.tap do |o|
2730
+ o.name = "ListResourceScans"
2731
+ o.http_method = "POST"
2732
+ o.http_request_uri = "/"
2733
+ o.input = Shapes::ShapeRef.new(shape: ListResourceScansInput)
2734
+ o.output = Shapes::ShapeRef.new(shape: ListResourceScansOutput)
2735
+ o[:pager] = Aws::Pager.new(
2736
+ limit_key: "max_results",
2737
+ tokens: {
2738
+ "next_token" => "next_token"
2739
+ }
2740
+ )
2741
+ end)
2742
+
2358
2743
  api.add_operation(:list_stack_instance_resource_drifts, Seahorse::Model::Operation.new.tap do |o|
2359
2744
  o.name = "ListStackInstanceResourceDrifts"
2360
2745
  o.http_method = "POST"
@@ -2580,6 +2965,16 @@ module Aws::CloudFormation
2580
2965
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2581
2966
  end)
2582
2967
 
2968
+ api.add_operation(:start_resource_scan, Seahorse::Model::Operation.new.tap do |o|
2969
+ o.name = "StartResourceScan"
2970
+ o.http_method = "POST"
2971
+ o.http_request_uri = "/"
2972
+ o.input = Shapes::ShapeRef.new(shape: StartResourceScanInput)
2973
+ o.output = Shapes::ShapeRef.new(shape: StartResourceScanOutput)
2974
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanInProgressException)
2975
+ o.errors << Shapes::ShapeRef.new(shape: ResourceScanLimitExceededException)
2976
+ end)
2977
+
2583
2978
  api.add_operation(:stop_stack_set_operation, Seahorse::Model::Operation.new.tap do |o|
2584
2979
  o.name = "StopStackSetOperation"
2585
2980
  o.http_method = "POST"
@@ -2601,6 +2996,17 @@ module Aws::CloudFormation
2601
2996
  o.errors << Shapes::ShapeRef.new(shape: TypeNotFoundException)
2602
2997
  end)
2603
2998
 
2999
+ api.add_operation(:update_generated_template, Seahorse::Model::Operation.new.tap do |o|
3000
+ o.name = "UpdateGeneratedTemplate"
3001
+ o.http_method = "POST"
3002
+ o.http_request_uri = "/"
3003
+ o.input = Shapes::ShapeRef.new(shape: UpdateGeneratedTemplateInput)
3004
+ o.output = Shapes::ShapeRef.new(shape: UpdateGeneratedTemplateOutput)
3005
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
3006
+ o.errors << Shapes::ShapeRef.new(shape: GeneratedTemplateNotFoundException)
3007
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
3008
+ end)
3009
+
2604
3010
  api.add_operation(:update_stack, Seahorse::Model::Operation.new.tap do |o|
2605
3011
  o.name = "UpdateStack"
2606
3012
  o.http_method = "POST"