aws-sdk-cloudformation 1.66.0 → 1.69.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudformation/client.rb +57 -49
- data/lib/aws-sdk-cloudformation/client_api.rb +3 -0
- data/lib/aws-sdk-cloudformation/stack.rb +9 -9
- data/lib/aws-sdk-cloudformation/types.rb +86 -75
- data/lib/aws-sdk-cloudformation.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8f171000a56e0e515c21168045fdb6331451db5602f0764df109bbe4ad96b113
|
4
|
+
data.tar.gz: ad1ff0f52c3a88d36e65c221c0b77c58d16f006cd37ca59ad2b7646c25b93e7a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f40d12ddc008c11582e7dadececca40c6402c3bf588987800472b74b5593db16d48276d0c8e6b465c3ab9f8a08689c5b313d4846dfd5dfe3cbb8ec5269e9bfb7
|
7
|
+
data.tar.gz: d6a56ec2bd835870aa076dfeae25c02d40b5913e77151eea8adc73a93d16e1e5be1069ed2d12533a04ca74cb71cf2d07a17743b462c5dc76a26997e99061bab3
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.69.0 (2022-05-25)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Add a new parameter statusReason to DescribeStackSetOperation output for additional details
|
8
|
+
|
9
|
+
1.68.0 (2022-02-24)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
13
|
+
|
14
|
+
1.67.0 (2022-02-10)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
|
18
|
+
|
4
19
|
1.66.0 (2022-02-09)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.69.0
|
@@ -27,6 +27,7 @@ require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
|
|
27
27
|
require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
|
28
28
|
require 'aws-sdk-core/plugins/transfer_encoding.rb'
|
29
29
|
require 'aws-sdk-core/plugins/http_checksum.rb'
|
30
|
+
require 'aws-sdk-core/plugins/checksum_algorithm.rb'
|
30
31
|
require 'aws-sdk-core/plugins/defaults_mode.rb'
|
31
32
|
require 'aws-sdk-core/plugins/recursion_detection.rb'
|
32
33
|
require 'aws-sdk-core/plugins/signature_v4.rb'
|
@@ -75,6 +76,7 @@ module Aws::CloudFormation
|
|
75
76
|
add_plugin(Aws::Plugins::ClientMetricsSendPlugin)
|
76
77
|
add_plugin(Aws::Plugins::TransferEncoding)
|
77
78
|
add_plugin(Aws::Plugins::HttpChecksum)
|
79
|
+
add_plugin(Aws::Plugins::ChecksumAlgorithm)
|
78
80
|
add_plugin(Aws::Plugins::DefaultsMode)
|
79
81
|
add_plugin(Aws::Plugins::RecursionDetection)
|
80
82
|
add_plugin(Aws::Plugins::SignatureV4)
|
@@ -372,7 +374,7 @@ module Aws::CloudFormation
|
|
372
374
|
# and `PublisherId`.
|
373
375
|
#
|
374
376
|
# @option params [String] :public_type_arn
|
375
|
-
# The Amazon Resource
|
377
|
+
# The Amazon Resource Name (ARN) of the public extension.
|
376
378
|
#
|
377
379
|
# Conditional: You must specify `PublicTypeArn`, or `TypeName`, `Type`,
|
378
380
|
# and `PublisherId`.
|
@@ -771,8 +773,8 @@ module Aws::CloudFormation
|
|
771
773
|
# * If you don't specify either of these capabilities, CloudFormation
|
772
774
|
# returns an `InsufficientCapabilities` error.
|
773
775
|
#
|
774
|
-
# If your stack template contains these resources, we
|
775
|
-
#
|
776
|
+
# If your stack template contains these resources, we suggest that you
|
777
|
+
# review all permissions associated with them and edit their
|
776
778
|
# permissions if necessary.
|
777
779
|
#
|
778
780
|
# * [ AWS::IAM::AccessKey][1]
|
@@ -817,8 +819,8 @@ module Aws::CloudFormation
|
|
817
819
|
#
|
818
820
|
# </note>
|
819
821
|
#
|
820
|
-
# For more information
|
821
|
-
# perform custom processing on templates][11].
|
822
|
+
# For more information about macros, see [Using CloudFormation macros
|
823
|
+
# to perform custom processing on templates][11].
|
822
824
|
#
|
823
825
|
#
|
824
826
|
#
|
@@ -1510,7 +1512,7 @@ module Aws::CloudFormation
|
|
1510
1512
|
#
|
1511
1513
|
# @option params [String] :stack_id
|
1512
1514
|
# The stack ID you are importing into a new stack set. Specify the
|
1513
|
-
# Amazon Resource
|
1515
|
+
# Amazon Resource Name (ARN) of the stack.
|
1514
1516
|
#
|
1515
1517
|
# @option params [Array<Types::Parameter>] :parameters
|
1516
1518
|
# The input parameters for the stack set template.
|
@@ -1604,7 +1606,7 @@ module Aws::CloudFormation
|
|
1604
1606
|
# fails with an `access denied` error, and the stack set is not created.
|
1605
1607
|
#
|
1606
1608
|
# @option params [String] :administration_role_arn
|
1607
|
-
# The Amazon Resource
|
1609
|
+
# The Amazon Resource Name (ARN) of the IAM role to use to create this
|
1608
1610
|
# stack set.
|
1609
1611
|
#
|
1610
1612
|
# Specify an IAM role only if you are using customized administrator
|
@@ -2016,9 +2018,9 @@ module Aws::CloudFormation
|
|
2016
2018
|
req.send_request(options)
|
2017
2019
|
end
|
2018
2020
|
|
2019
|
-
# Deletes a stack set. Before you can delete a stack set, all
|
2020
|
-
#
|
2021
|
-
#
|
2021
|
+
# Deletes a stack set. Before you can delete a stack set, all its member
|
2022
|
+
# stack instances must be deleted. For more information about how to
|
2023
|
+
# complete this, see DeleteStackInstances.
|
2022
2024
|
#
|
2023
2025
|
# @option params [required, String] :stack_set_name
|
2024
2026
|
# The name or unique ID of the stack set that you're deleting. You can
|
@@ -2359,7 +2361,7 @@ module Aws::CloudFormation
|
|
2359
2361
|
# extension publisher, `DescribePublisher` returns information about
|
2360
2362
|
# your own publisher account.
|
2361
2363
|
#
|
2362
|
-
# For more information
|
2364
|
+
# For more information about registering as a publisher, see:
|
2363
2365
|
#
|
2364
2366
|
# * [RegisterPublisher][1]
|
2365
2367
|
#
|
@@ -2413,7 +2415,7 @@ module Aws::CloudFormation
|
|
2413
2415
|
# configuration, as defined in the stack template and any values
|
2414
2416
|
# specified as template parameters. A stack is considered to have
|
2415
2417
|
# drifted if one or more of its resources have drifted. For more
|
2416
|
-
# information
|
2418
|
+
# information about stack and resource drift, see [Detecting Unregulated
|
2417
2419
|
# Configuration Changes to Stacks and Resources][1].
|
2418
2420
|
#
|
2419
2421
|
# Use DetectStackDrift to initiate a stack drift detection operation.
|
@@ -3032,6 +3034,7 @@ module Aws::CloudFormation
|
|
3032
3034
|
# resp.stack_set_operation.stack_set_drift_detection_details.in_sync_stack_instances_count #=> Integer
|
3033
3035
|
# resp.stack_set_operation.stack_set_drift_detection_details.in_progress_stack_instances_count #=> Integer
|
3034
3036
|
# resp.stack_set_operation.stack_set_drift_detection_details.failed_stack_instances_count #=> Integer
|
3037
|
+
# resp.stack_set_operation.status_reason #=> String
|
3035
3038
|
#
|
3036
3039
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DescribeStackSetOperation AWS API Documentation
|
3037
3040
|
#
|
@@ -3174,7 +3177,8 @@ module Aws::CloudFormation
|
|
3174
3177
|
# @option params [String] :publisher_id
|
3175
3178
|
# The publisher ID of the extension publisher.
|
3176
3179
|
#
|
3177
|
-
# Extensions provided by Amazon are not assigned a
|
3180
|
+
# Extensions provided by Amazon Web Services are not assigned a
|
3181
|
+
# publisher ID.
|
3178
3182
|
#
|
3179
3183
|
# @option params [String] :public_version_number
|
3180
3184
|
# The version number of a public third-party extension.
|
@@ -3479,7 +3483,7 @@ module Aws::CloudFormation
|
|
3479
3483
|
# specific stack instance, including its drift status and last drift
|
3480
3484
|
# time checked.
|
3481
3485
|
#
|
3482
|
-
# For more information
|
3486
|
+
# For more information about performing a drift detection operation on a
|
3483
3487
|
# stack set, see [Detecting unmanaged changes in stack sets][1].
|
3484
3488
|
#
|
3485
3489
|
# You can only run a single drift detection operation on a given stack
|
@@ -3500,7 +3504,7 @@ module Aws::CloudFormation
|
|
3500
3504
|
# The user-specified preferences for how CloudFormation performs a stack
|
3501
3505
|
# set operation.
|
3502
3506
|
#
|
3503
|
-
# For more information
|
3507
|
+
# For more information about maximum concurrent accounts and failure
|
3504
3508
|
# tolerance, see [Stack set operation options][1].
|
3505
3509
|
#
|
3506
3510
|
#
|
@@ -3952,7 +3956,7 @@ module Aws::CloudFormation
|
|
3952
3956
|
# The user-specified preferences for how CloudFormation performs a stack
|
3953
3957
|
# set operation.
|
3954
3958
|
#
|
3955
|
-
# For more information
|
3959
|
+
# For more information about maximum concurrent accounts and failure
|
3956
3960
|
# tolerance, see [Stack set operation options][1].
|
3957
3961
|
#
|
3958
3962
|
#
|
@@ -4168,12 +4172,12 @@ module Aws::CloudFormation
|
|
4168
4172
|
# instances for.
|
4169
4173
|
#
|
4170
4174
|
# @option params [String] :next_token
|
4171
|
-
# If the previous request didn't return all
|
4172
|
-
#
|
4173
|
-
#
|
4174
|
-
#
|
4175
|
-
#
|
4176
|
-
#
|
4175
|
+
# If the previous request didn't return all the remaining results, the
|
4176
|
+
# response's `NextToken` parameter value is set to a token. To retrieve
|
4177
|
+
# the next set of results, call `ListStackInstances` again and assign
|
4178
|
+
# that token to the request object's `NextToken` parameter. If there
|
4179
|
+
# are no remaining results, the previous response object's `NextToken`
|
4180
|
+
# parameter is set to `null`.
|
4177
4181
|
#
|
4178
4182
|
# @option params [Integer] :max_results
|
4179
4183
|
# The maximum number of results to be returned with a single call. If
|
@@ -4330,13 +4334,12 @@ module Aws::CloudFormation
|
|
4330
4334
|
# The ID of the stack set operation.
|
4331
4335
|
#
|
4332
4336
|
# @option params [String] :next_token
|
4333
|
-
# If the previous request didn't return all
|
4334
|
-
#
|
4335
|
-
#
|
4336
|
-
#
|
4337
|
-
#
|
4338
|
-
#
|
4339
|
-
# to `null`.
|
4337
|
+
# If the previous request didn't return all the remaining results, the
|
4338
|
+
# response object's `NextToken` parameter value is set to a token. To
|
4339
|
+
# retrieve the next set of results, call `ListStackSetOperationResults`
|
4340
|
+
# again and assign that token to the request object's `NextToken`
|
4341
|
+
# parameter. If there are no remaining results, the previous response
|
4342
|
+
# object's `NextToken` parameter is set to `null`.
|
4340
4343
|
#
|
4341
4344
|
# @option params [Integer] :max_results
|
4342
4345
|
# The maximum number of results to be returned with a single call. If
|
@@ -4471,6 +4474,7 @@ module Aws::CloudFormation
|
|
4471
4474
|
# resp.summaries[0].status #=> String, one of "RUNNING", "SUCCEEDED", "FAILED", "STOPPING", "STOPPED", "QUEUED"
|
4472
4475
|
# resp.summaries[0].creation_timestamp #=> Time
|
4473
4476
|
# resp.summaries[0].end_timestamp #=> Time
|
4477
|
+
# resp.summaries[0].status_reason #=> String
|
4474
4478
|
# resp.next_token #=> String
|
4475
4479
|
#
|
4476
4480
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ListStackSetOperations AWS API Documentation
|
@@ -4817,8 +4821,9 @@ module Aws::CloudFormation
|
|
4817
4821
|
# region.
|
4818
4822
|
#
|
4819
4823
|
# * `PUBLIC`\: Extensions that are publicly visible and available to be
|
4820
|
-
# activated within any Amazon account. This includes
|
4821
|
-
# Amazon,
|
4824
|
+
# activated within any Amazon Web Services account. This includes
|
4825
|
+
# extensions from Amazon Web Services, in addition to third-party
|
4826
|
+
# publishers.
|
4822
4827
|
#
|
4823
4828
|
# The default is `PRIVATE`.
|
4824
4829
|
#
|
@@ -4873,7 +4878,7 @@ module Aws::CloudFormation
|
|
4873
4878
|
# request parameter to get the next set of results.
|
4874
4879
|
#
|
4875
4880
|
# @option params [String] :next_token
|
4876
|
-
# If the previous paginated request didn't return all
|
4881
|
+
# If the previous paginated request didn't return all the remaining
|
4877
4882
|
# results, the response object's `NextToken` parameter value is set to
|
4878
4883
|
# a token. To retrieve the next set of results, call this action again
|
4879
4884
|
# and assign that token to the request object's `NextToken` parameter.
|
@@ -4932,7 +4937,7 @@ module Aws::CloudFormation
|
|
4932
4937
|
|
4933
4938
|
# Publishes the specified extension to the CloudFormation registry as a
|
4934
4939
|
# public extension in this region. Public extensions are available for
|
4935
|
-
# use by all CloudFormation users. For more information
|
4940
|
+
# use by all CloudFormation users. For more information about publishing
|
4936
4941
|
# extensions, see [Publishing extensions to make them available for
|
4937
4942
|
# public use][1] in the *CloudFormation CLI User Guide*.
|
4938
4943
|
#
|
@@ -4950,7 +4955,7 @@ module Aws::CloudFormation
|
|
4950
4955
|
# Conditional: You must specify `Arn`, or `TypeName` and `Type`.
|
4951
4956
|
#
|
4952
4957
|
# @option params [String] :arn
|
4953
|
-
# The Amazon Resource
|
4958
|
+
# The Amazon Resource Name (ARN) of the extension.
|
4954
4959
|
#
|
4955
4960
|
# Conditional: You must specify `Arn`, or `TypeName` and `Type`.
|
4956
4961
|
#
|
@@ -5073,7 +5078,7 @@ module Aws::CloudFormation
|
|
5073
5078
|
# operation_status: "PENDING", # required, accepts PENDING, IN_PROGRESS, SUCCESS, FAILED
|
5074
5079
|
# current_operation_status: "PENDING", # accepts PENDING, IN_PROGRESS, SUCCESS, FAILED
|
5075
5080
|
# status_message: "StatusMessage",
|
5076
|
-
# error_code: "NotUpdatable", # accepts NotUpdatable, InvalidRequest, AccessDenied, InvalidCredentials, AlreadyExists, NotFound, ResourceConflict, Throttling, ServiceLimitExceeded, NotStabilized, GeneralServiceException, ServiceInternalError, NetworkFailure, InternalFailure, InvalidTypeConfiguration
|
5081
|
+
# error_code: "NotUpdatable", # accepts NotUpdatable, InvalidRequest, AccessDenied, InvalidCredentials, AlreadyExists, NotFound, ResourceConflict, Throttling, ServiceLimitExceeded, NotStabilized, GeneralServiceException, ServiceInternalError, NetworkFailure, InternalFailure, InvalidTypeConfiguration, HandlerInternalFailure, NonCompliant, Unknown
|
5077
5082
|
# resource_model: "ResourceModel",
|
5078
5083
|
# client_request_token: "ClientRequestToken",
|
5079
5084
|
# })
|
@@ -5092,9 +5097,9 @@ module Aws::CloudFormation
|
|
5092
5097
|
# all CloudFormation users. This publisher ID applies to your account in
|
5093
5098
|
# all Amazon Web Services Regions.
|
5094
5099
|
#
|
5095
|
-
# For information
|
5096
|
-
# publisher, see [Registering your account to publish
|
5097
|
-
# extensions][1] in the *CloudFormation CLI User Guide*.
|
5100
|
+
# For information about requirements for registering as a public
|
5101
|
+
# extension publisher, see [Registering your account to publish
|
5102
|
+
# CloudFormation extensions][1] in the *CloudFormation CLI User Guide*.
|
5098
5103
|
#
|
5099
5104
|
#
|
5100
5105
|
#
|
@@ -5161,8 +5166,8 @@ module Aws::CloudFormation
|
|
5161
5166
|
#
|
5162
5167
|
# * Making the extension available for use in your account.
|
5163
5168
|
#
|
5164
|
-
# For more information
|
5165
|
-
# registration, see [Creating Resource Providers][1] in the
|
5169
|
+
# For more information about how to develop extensions and ready them
|
5170
|
+
# for registration, see [Creating Resource Providers][1] in the
|
5166
5171
|
# *CloudFormation CLI User Guide*.
|
5167
5172
|
#
|
5168
5173
|
# You can have a maximum of 50 resource extension versions registered at
|
@@ -5192,7 +5197,7 @@ module Aws::CloudFormation
|
|
5192
5197
|
# @option params [required, String] :type_name
|
5193
5198
|
# The name of the extension being registered.
|
5194
5199
|
#
|
5195
|
-
# We
|
5200
|
+
# We suggest that extension names adhere to the following patterns:
|
5196
5201
|
#
|
5197
5202
|
# * For resource types,
|
5198
5203
|
# *company\_or\_organization*\::*service*\::*type*.
|
@@ -5200,6 +5205,8 @@ module Aws::CloudFormation
|
|
5200
5205
|
# * For modules,
|
5201
5206
|
# *company\_or\_organization*\::*service*\::*type*\::MODULE.
|
5202
5207
|
#
|
5208
|
+
# * For hooks, *MyCompany*\::*Testing*\::*MyTestHook*.
|
5209
|
+
#
|
5203
5210
|
# <note markdown="1"> The following organization namespaces are reserved and can't be used
|
5204
5211
|
# in your extension names:
|
5205
5212
|
#
|
@@ -5221,7 +5228,7 @@ module Aws::CloudFormation
|
|
5221
5228
|
# A URL to the S3 bucket containing the extension project package that
|
5222
5229
|
# contains the necessary files for the extension you want to register.
|
5223
5230
|
#
|
5224
|
-
# For information
|
5231
|
+
# For information about generating a schema handler package for the
|
5225
5232
|
# extension you want to register, see [submit][1] in the *CloudFormation
|
5226
5233
|
# CLI User Guide*.
|
5227
5234
|
#
|
@@ -5249,7 +5256,8 @@ module Aws::CloudFormation
|
|
5249
5256
|
# For CloudFormation to assume the specified execution role, the role
|
5250
5257
|
# must contain a trust relationship with the CloudFormation service
|
5251
5258
|
# principle (`resources.cloudformation.amazonaws.com`). For more
|
5252
|
-
# information
|
5259
|
+
# information about adding trust relationships, see [Modifying a role
|
5260
|
+
# trust
|
5253
5261
|
# policy](IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy)
|
5254
5262
|
# in the *Identity and Access Management User Guide*.
|
5255
5263
|
#
|
@@ -5805,7 +5813,7 @@ module Aws::CloudFormation
|
|
5805
5813
|
# `StackPolicyDuringUpdateURL` parameter, but not both.
|
5806
5814
|
#
|
5807
5815
|
# If you want to update protected resources, specify a temporary
|
5808
|
-
# overriding stack policy during this update. If you
|
5816
|
+
# overriding stack policy during this update. If you don't specify a
|
5809
5817
|
# stack policy, the current policy that is associated with the stack
|
5810
5818
|
# will be used.
|
5811
5819
|
#
|
@@ -5817,7 +5825,7 @@ module Aws::CloudFormation
|
|
5817
5825
|
# parameter, but not both.
|
5818
5826
|
#
|
5819
5827
|
# If you want to update protected resources, specify a temporary
|
5820
|
-
# overriding stack policy during this update. If you
|
5828
|
+
# overriding stack policy during this update. If you don't specify a
|
5821
5829
|
# stack policy, the current policy that is associated with the stack
|
5822
5830
|
# will be used.
|
5823
5831
|
#
|
@@ -5853,8 +5861,8 @@ module Aws::CloudFormation
|
|
5853
5861
|
# * If you don't specify either of these capabilities, CloudFormation
|
5854
5862
|
# returns an `InsufficientCapabilities` error.
|
5855
5863
|
#
|
5856
|
-
# If your stack template contains these resources, we
|
5857
|
-
#
|
5864
|
+
# If your stack template contains these resources, we suggest that you
|
5865
|
+
# review all permissions associated with them and edit their
|
5858
5866
|
# permissions if necessary.
|
5859
5867
|
#
|
5860
5868
|
# * [ AWS::IAM::AccessKey][1]
|
@@ -6419,7 +6427,7 @@ module Aws::CloudFormation
|
|
6419
6427
|
# Preferences for how CloudFormation performs this stack set operation.
|
6420
6428
|
#
|
6421
6429
|
# @option params [String] :administration_role_arn
|
6422
|
-
# The Amazon Resource
|
6430
|
+
# The Amazon Resource Name (ARN) of the IAM role to use to update this
|
6423
6431
|
# stack set.
|
6424
6432
|
#
|
6425
6433
|
# Specify an IAM role only if you are using customized administrator
|
@@ -6772,7 +6780,7 @@ module Aws::CloudFormation
|
|
6772
6780
|
params: params,
|
6773
6781
|
config: config)
|
6774
6782
|
context[:gem_name] = 'aws-sdk-cloudformation'
|
6775
|
-
context[:gem_version] = '1.
|
6783
|
+
context[:gem_version] = '1.69.0'
|
6776
6784
|
Seahorse::Client::Request.new(handlers, context)
|
6777
6785
|
end
|
6778
6786
|
|
@@ -392,6 +392,7 @@ module Aws::CloudFormation
|
|
392
392
|
StackSetOperationResultSummaries = Shapes::ListShape.new(name: 'StackSetOperationResultSummaries')
|
393
393
|
StackSetOperationResultSummary = Shapes::StructureShape.new(name: 'StackSetOperationResultSummary')
|
394
394
|
StackSetOperationStatus = Shapes::StringShape.new(name: 'StackSetOperationStatus')
|
395
|
+
StackSetOperationStatusReason = Shapes::StringShape.new(name: 'StackSetOperationStatusReason')
|
395
396
|
StackSetOperationSummaries = Shapes::ListShape.new(name: 'StackSetOperationSummaries')
|
396
397
|
StackSetOperationSummary = Shapes::StructureShape.new(name: 'StackSetOperationSummary')
|
397
398
|
StackSetStatus = Shapes::StringShape.new(name: 'StackSetStatus')
|
@@ -1540,6 +1541,7 @@ module Aws::CloudFormation
|
|
1540
1541
|
StackSetOperation.add_member(:end_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimestamp"))
|
1541
1542
|
StackSetOperation.add_member(:deployment_targets, Shapes::ShapeRef.new(shape: DeploymentTargets, location_name: "DeploymentTargets"))
|
1542
1543
|
StackSetOperation.add_member(:stack_set_drift_detection_details, Shapes::ShapeRef.new(shape: StackSetDriftDetectionDetails, location_name: "StackSetDriftDetectionDetails"))
|
1544
|
+
StackSetOperation.add_member(:status_reason, Shapes::ShapeRef.new(shape: StackSetOperationStatusReason, location_name: "StatusReason"))
|
1543
1545
|
StackSetOperation.struct_class = Types::StackSetOperation
|
1544
1546
|
|
1545
1547
|
StackSetOperationPreferences.add_member(:region_concurrency_type, Shapes::ShapeRef.new(shape: RegionConcurrencyType, location_name: "RegionConcurrencyType"))
|
@@ -1567,6 +1569,7 @@ module Aws::CloudFormation
|
|
1567
1569
|
StackSetOperationSummary.add_member(:status, Shapes::ShapeRef.new(shape: StackSetOperationStatus, location_name: "Status"))
|
1568
1570
|
StackSetOperationSummary.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimestamp"))
|
1569
1571
|
StackSetOperationSummary.add_member(:end_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimestamp"))
|
1572
|
+
StackSetOperationSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: StackSetOperationStatusReason, location_name: "StatusReason"))
|
1570
1573
|
StackSetOperationSummary.struct_class = Types::StackSetOperationSummary
|
1571
1574
|
|
1572
1575
|
StackSetSummaries.member = Shapes::ShapeRef.new(shape: StackSetSummary)
|
@@ -151,7 +151,7 @@ module Aws::CloudFormation
|
|
151
151
|
# Whether termination protection is enabled for the stack.
|
152
152
|
#
|
153
153
|
# For [nested stacks][1], termination protection is set on the root
|
154
|
-
# stack and
|
154
|
+
# stack and can't be changed directly on the nested stack. For more
|
155
155
|
# information, see [Protecting a Stack From Being Deleted][2] in the
|
156
156
|
# *CloudFormation User Guide*.
|
157
157
|
#
|
@@ -194,10 +194,10 @@ module Aws::CloudFormation
|
|
194
194
|
data[:root_id]
|
195
195
|
end
|
196
196
|
|
197
|
-
# Information
|
198
|
-
# *drifted*, from it's expected configuration, as defined in the
|
199
|
-
# template and any values specified as template parameters. For
|
200
|
-
# information, see [Detecting Unregulated Configuration Changes to
|
197
|
+
# Information about whether a stack's actual configuration differs, or
|
198
|
+
# has *drifted*, from it's expected configuration, as defined in the
|
199
|
+
# stack template and any values specified as template parameters. For
|
200
|
+
# more information, see [Detecting Unregulated Configuration Changes to
|
201
201
|
# Stacks and Resources][1].
|
202
202
|
#
|
203
203
|
#
|
@@ -801,7 +801,7 @@ module Aws::CloudFormation
|
|
801
801
|
# `StackPolicyDuringUpdateURL` parameter, but not both.
|
802
802
|
#
|
803
803
|
# If you want to update protected resources, specify a temporary
|
804
|
-
# overriding stack policy during this update. If you
|
804
|
+
# overriding stack policy during this update. If you don't specify a
|
805
805
|
# stack policy, the current policy that is associated with the stack
|
806
806
|
# will be used.
|
807
807
|
# @option options [String] :stack_policy_during_update_url
|
@@ -812,7 +812,7 @@ module Aws::CloudFormation
|
|
812
812
|
# parameter, but not both.
|
813
813
|
#
|
814
814
|
# If you want to update protected resources, specify a temporary
|
815
|
-
# overriding stack policy during this update. If you
|
815
|
+
# overriding stack policy during this update. If you don't specify a
|
816
816
|
# stack policy, the current policy that is associated with the stack
|
817
817
|
# will be used.
|
818
818
|
# @option options [Array<Types::Parameter>] :parameters
|
@@ -846,8 +846,8 @@ module Aws::CloudFormation
|
|
846
846
|
# * If you don't specify either of these capabilities, CloudFormation
|
847
847
|
# returns an `InsufficientCapabilities` error.
|
848
848
|
#
|
849
|
-
# If your stack template contains these resources, we
|
850
|
-
#
|
849
|
+
# If your stack template contains these resources, we suggest that you
|
850
|
+
# review all permissions associated with them and edit their
|
851
851
|
# permissions if necessary.
|
852
852
|
#
|
853
853
|
# * [ AWS::IAM::AccessKey][1]
|
@@ -140,7 +140,7 @@ module Aws::CloudFormation
|
|
140
140
|
# @return [String]
|
141
141
|
#
|
142
142
|
# @!attribute [rw] public_type_arn
|
143
|
-
# The Amazon Resource
|
143
|
+
# The Amazon Resource Name (ARN) of the public extension.
|
144
144
|
#
|
145
145
|
# Conditional: You must specify `PublicTypeArn`, or `TypeName`,
|
146
146
|
# `Type`, and `PublisherId`.
|
@@ -228,7 +228,7 @@ module Aws::CloudFormation
|
|
228
228
|
end
|
229
229
|
|
230
230
|
# @!attribute [rw] arn
|
231
|
-
# The Amazon Resource
|
231
|
+
# The Amazon Resource Name (ARN) of the activated extension, in this
|
232
232
|
# account and region.
|
233
233
|
# @return [String]
|
234
234
|
#
|
@@ -849,7 +849,7 @@ module Aws::CloudFormation
|
|
849
849
|
# * If you don't specify either of these capabilities,
|
850
850
|
# CloudFormation returns an `InsufficientCapabilities` error.
|
851
851
|
#
|
852
|
-
# If your stack template contains these resources, we
|
852
|
+
# If your stack template contains these resources, we suggest that
|
853
853
|
# you review all permissions associated with them and edit their
|
854
854
|
# permissions if necessary.
|
855
855
|
#
|
@@ -895,8 +895,8 @@ module Aws::CloudFormation
|
|
895
895
|
#
|
896
896
|
# </note>
|
897
897
|
#
|
898
|
-
# For more information
|
899
|
-
# to perform custom processing on templates][11].
|
898
|
+
# For more information about macros, see [Using CloudFormation
|
899
|
+
# macros to perform custom processing on templates][11].
|
900
900
|
#
|
901
901
|
#
|
902
902
|
#
|
@@ -1671,7 +1671,7 @@ module Aws::CloudFormation
|
|
1671
1671
|
#
|
1672
1672
|
# @!attribute [rw] stack_id
|
1673
1673
|
# The stack ID you are importing into a new stack set. Specify the
|
1674
|
-
# Amazon Resource
|
1674
|
+
# Amazon Resource Name (ARN) of the stack.
|
1675
1675
|
# @return [String]
|
1676
1676
|
#
|
1677
1677
|
# @!attribute [rw] parameters
|
@@ -1770,8 +1770,8 @@ module Aws::CloudFormation
|
|
1770
1770
|
# @return [Array<Types::Tag>]
|
1771
1771
|
#
|
1772
1772
|
# @!attribute [rw] administration_role_arn
|
1773
|
-
# The Amazon Resource
|
1774
|
-
#
|
1773
|
+
# The Amazon Resource Name (ARN) of the IAM role to use to create this
|
1774
|
+
# stack set.
|
1775
1775
|
#
|
1776
1776
|
# Specify an IAM role only if you are using customized administrator
|
1777
1777
|
# roles to control which users or groups can manage specific stack
|
@@ -2989,7 +2989,7 @@ module Aws::CloudFormation
|
|
2989
2989
|
# @return [Array<Types::StackResourceDrift>]
|
2990
2990
|
#
|
2991
2991
|
# @!attribute [rw] next_token
|
2992
|
-
# If the request doesn't return all
|
2992
|
+
# If the request doesn't return all the remaining results,
|
2993
2993
|
# `NextToken` is set to a token. To retrieve the next set of results,
|
2994
2994
|
# call `DescribeStackResourceDrifts` again and assign that token to
|
2995
2995
|
# the request object's `NextToken` parameter. If the request returns
|
@@ -3351,7 +3351,8 @@ module Aws::CloudFormation
|
|
3351
3351
|
# @!attribute [rw] publisher_id
|
3352
3352
|
# The publisher ID of the extension publisher.
|
3353
3353
|
#
|
3354
|
-
# Extensions provided by Amazon are not assigned a
|
3354
|
+
# Extensions provided by Amazon Web Services are not assigned a
|
3355
|
+
# publisher ID.
|
3355
3356
|
# @return [String]
|
3356
3357
|
#
|
3357
3358
|
# @!attribute [rw] public_version_number
|
@@ -3396,9 +3397,9 @@ module Aws::CloudFormation
|
|
3396
3397
|
# is used when the extension version isn't specified.
|
3397
3398
|
#
|
3398
3399
|
# This applies only to private extensions you have registered in your
|
3399
|
-
# account. For public extensions, both those provided by Amazon
|
3400
|
-
# published by third parties, CloudFormation returns
|
3401
|
-
# information, see [RegisterType][1].
|
3400
|
+
# account. For public extensions, both those provided by Amazon Web
|
3401
|
+
# Services and published by third parties, CloudFormation returns
|
3402
|
+
# `null`. For more information, see [RegisterType][1].
|
3402
3403
|
#
|
3403
3404
|
# To set the default version of an extension, use `
|
3404
3405
|
# SetTypeDefaultVersion `.
|
@@ -3413,8 +3414,8 @@ module Aws::CloudFormation
|
|
3413
3414
|
# version.
|
3414
3415
|
#
|
3415
3416
|
# This applies only to private extensions you have registered in your
|
3416
|
-
# account, and extensions published by Amazon. For public
|
3417
|
-
# extensions, whether
|
3417
|
+
# account, and extensions published by Amazon Web Services. For public
|
3418
|
+
# third-party extensions, whether they are activated in your account,
|
3418
3419
|
# CloudFormation returns `null`.
|
3419
3420
|
# @return [Boolean]
|
3420
3421
|
#
|
@@ -3425,7 +3426,7 @@ module Aws::CloudFormation
|
|
3425
3426
|
#
|
3426
3427
|
# This applies only to registered private extension versions.
|
3427
3428
|
# CloudFormation doesn't return this information for public
|
3428
|
-
# extensions, whether
|
3429
|
+
# extensions, whether they are activated in your account.
|
3429
3430
|
#
|
3430
3431
|
# * `PASSED`\: The extension has passed all its contract tests.
|
3431
3432
|
#
|
@@ -3454,7 +3455,7 @@ module Aws::CloudFormation
|
|
3454
3455
|
#
|
3455
3456
|
# This applies only to registered private extension versions.
|
3456
3457
|
# CloudFormation doesn't return this information for public
|
3457
|
-
# extensions, whether
|
3458
|
+
# extensions, whether they are activated in your account.
|
3458
3459
|
# @return [String]
|
3459
3460
|
#
|
3460
3461
|
# @!attribute [rw] description
|
@@ -3464,7 +3465,7 @@ module Aws::CloudFormation
|
|
3464
3465
|
# @!attribute [rw] schema
|
3465
3466
|
# The schema that defines the extension.
|
3466
3467
|
#
|
3467
|
-
# For more information
|
3468
|
+
# For more information about extension schemas, see [Resource Provider
|
3468
3469
|
# Schema][1] in the *CloudFormation CLI User Guide*.
|
3469
3470
|
#
|
3470
3471
|
#
|
@@ -3515,9 +3516,9 @@ module Aws::CloudFormation
|
|
3515
3516
|
# @!attribute [rw] logging_config
|
3516
3517
|
# Contains logging configuration information for private extensions.
|
3517
3518
|
# This applies only to private extensions you have registered in your
|
3518
|
-
# account. For public extensions, both those provided by Amazon
|
3519
|
-
# published by third parties, CloudFormation returns
|
3520
|
-
# information, see [RegisterType][1].
|
3519
|
+
# account. For public extensions, both those provided by Amazon Web
|
3520
|
+
# Services and published by third parties, CloudFormation returns
|
3521
|
+
# `null`. For more information, see [RegisterType][1].
|
3521
3522
|
#
|
3522
3523
|
#
|
3523
3524
|
#
|
@@ -3536,8 +3537,6 @@ module Aws::CloudFormation
|
|
3536
3537
|
# have registered in your account. For more information, see
|
3537
3538
|
# [RegisterType][1].
|
3538
3539
|
#
|
3539
|
-
#
|
3540
|
-
#
|
3541
3540
|
# If the registered extension calls any Amazon Web Services APIs, you
|
3542
3541
|
# must create an <i> <a
|
3543
3542
|
# href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM
|
@@ -3562,7 +3561,7 @@ module Aws::CloudFormation
|
|
3562
3561
|
# extensions you register as `PRIVATE`.
|
3563
3562
|
#
|
3564
3563
|
# * `PUBLIC`\: The extension is publicly visible and usable within any
|
3565
|
-
# Amazon account.
|
3564
|
+
# Amazon Web Services account.
|
3566
3565
|
# @return [String]
|
3567
3566
|
#
|
3568
3567
|
# @!attribute [rw] source_url
|
@@ -3659,7 +3658,7 @@ module Aws::CloudFormation
|
|
3659
3658
|
# @return [String]
|
3660
3659
|
#
|
3661
3660
|
# @!attribute [rw] is_activated
|
3662
|
-
# Whether
|
3661
|
+
# Whether the extension is activated in the account and region.
|
3663
3662
|
#
|
3664
3663
|
# This only applies to public third-party extensions. For all other
|
3665
3664
|
# extensions, CloudFormation returns `null`.
|
@@ -3873,7 +3872,7 @@ module Aws::CloudFormation
|
|
3873
3872
|
# The user-specified preferences for how CloudFormation performs a
|
3874
3873
|
# stack set operation.
|
3875
3874
|
#
|
3876
|
-
# For more information
|
3875
|
+
# For more information about maximum concurrent accounts and failure
|
3877
3876
|
# tolerance, see [Stack set operation options][1].
|
3878
3877
|
#
|
3879
3878
|
#
|
@@ -4437,7 +4436,7 @@ module Aws::CloudFormation
|
|
4437
4436
|
# The user-specified preferences for how CloudFormation performs a
|
4438
4437
|
# stack set operation.
|
4439
4438
|
#
|
4440
|
-
# For more information
|
4439
|
+
# For more information about maximum concurrent accounts and failure
|
4441
4440
|
# tolerance, see [Stack set operation options][1].
|
4442
4441
|
#
|
4443
4442
|
#
|
@@ -4521,8 +4520,8 @@ module Aws::CloudFormation
|
|
4521
4520
|
|
4522
4521
|
# The quota for the resource has already been reached.
|
4523
4522
|
#
|
4524
|
-
# For information
|
4525
|
-
# quotas][1] in the *CloudFormation User Guide*.
|
4523
|
+
# For information about resource and stack limitations, see
|
4524
|
+
# [CloudFormation quotas][1] in the *CloudFormation User Guide*.
|
4526
4525
|
#
|
4527
4526
|
#
|
4528
4527
|
#
|
@@ -4694,7 +4693,7 @@ module Aws::CloudFormation
|
|
4694
4693
|
# @return [String]
|
4695
4694
|
#
|
4696
4695
|
# @!attribute [rw] next_token
|
4697
|
-
# If the previous request didn't return all
|
4696
|
+
# If the previous request didn't return all the remaining results,
|
4698
4697
|
# the response's `NextToken` parameter value is set to a token. To
|
4699
4698
|
# retrieve the next set of results, call `ListStackInstances` again
|
4700
4699
|
# and assign that token to the request object's `NextToken`
|
@@ -4859,7 +4858,7 @@ module Aws::CloudFormation
|
|
4859
4858
|
# @return [String]
|
4860
4859
|
#
|
4861
4860
|
# @!attribute [rw] next_token
|
4862
|
-
# If the previous request didn't return all
|
4861
|
+
# If the previous request didn't return all the remaining results,
|
4863
4862
|
# the response object's `NextToken` parameter value is set to a
|
4864
4863
|
# token. To retrieve the next set of results, call
|
4865
4864
|
# `ListStackSetOperationResults` again and assign that token to the
|
@@ -5237,7 +5236,7 @@ module Aws::CloudFormation
|
|
5237
5236
|
# @return [Array<String>]
|
5238
5237
|
#
|
5239
5238
|
# @!attribute [rw] next_token
|
5240
|
-
# If the request doesn't return all
|
5239
|
+
# If the request doesn't return all the remaining results,
|
5241
5240
|
# `NextToken` is set to a token. To retrieve the next set of results,
|
5242
5241
|
# call this action again and assign that token to the request
|
5243
5242
|
# object's `NextToken` parameter. If the request returns all results,
|
@@ -5396,8 +5395,9 @@ module Aws::CloudFormation
|
|
5396
5395
|
# region.
|
5397
5396
|
#
|
5398
5397
|
# * `PUBLIC`\: Extensions that are publicly visible and available to
|
5399
|
-
# be activated within any Amazon account. This includes
|
5400
|
-
# from Amazon,
|
5398
|
+
# be activated within any Amazon Web Services account. This includes
|
5399
|
+
# extensions from Amazon Web Services, in addition to third-party
|
5400
|
+
# publishers.
|
5401
5401
|
#
|
5402
5402
|
# The default is `PRIVATE`.
|
5403
5403
|
# @return [String]
|
@@ -5458,12 +5458,12 @@ module Aws::CloudFormation
|
|
5458
5458
|
# @return [Integer]
|
5459
5459
|
#
|
5460
5460
|
# @!attribute [rw] next_token
|
5461
|
-
# If the previous paginated request didn't return all
|
5462
|
-
#
|
5463
|
-
#
|
5464
|
-
#
|
5465
|
-
#
|
5466
|
-
#
|
5461
|
+
# If the previous paginated request didn't return all the remaining
|
5462
|
+
# results, the response object's `NextToken` parameter value is set
|
5463
|
+
# to a token. To retrieve the next set of results, call this action
|
5464
|
+
# again and assign that token to the request object's `NextToken`
|
5465
|
+
# parameter. If there are no remaining results, the previous response
|
5466
|
+
# object's `NextToken` parameter is set to `null`.
|
5467
5467
|
# @return [String]
|
5468
5468
|
#
|
5469
5469
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ListTypesInput AWS API Documentation
|
@@ -5571,8 +5571,8 @@ module Aws::CloudFormation
|
|
5571
5571
|
# created, if the resource was created from a module included in the
|
5572
5572
|
# stack template.
|
5573
5573
|
#
|
5574
|
-
# For more information
|
5575
|
-
# reuse resource
|
5574
|
+
# For more information about modules, see [Using modules to encapsulate
|
5575
|
+
# and reuse resource
|
5576
5576
|
# configurations](AWSCloudFormation/latest/UserGuide/modules.html) in
|
5577
5577
|
# the *CloudFormation User Guide*.
|
5578
5578
|
#
|
@@ -5871,7 +5871,7 @@ module Aws::CloudFormation
|
|
5871
5871
|
# @return [String]
|
5872
5872
|
#
|
5873
5873
|
# @!attribute [rw] arn
|
5874
|
-
# The Amazon Resource
|
5874
|
+
# The Amazon Resource Name (ARN) of the extension.
|
5875
5875
|
#
|
5876
5876
|
# Conditional: You must specify `Arn`, or `TypeName` and `Type`.
|
5877
5877
|
# @return [String]
|
@@ -5916,8 +5916,8 @@ module Aws::CloudFormation
|
|
5916
5916
|
end
|
5917
5917
|
|
5918
5918
|
# @!attribute [rw] public_type_arn
|
5919
|
-
# The Amazon Resource
|
5920
|
-
#
|
5919
|
+
# The Amazon Resource Name (ARN) assigned to the public extension upon
|
5920
|
+
# publication.
|
5921
5921
|
# @return [String]
|
5922
5922
|
#
|
5923
5923
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/PublishTypeOutput AWS API Documentation
|
@@ -5936,7 +5936,7 @@ module Aws::CloudFormation
|
|
5936
5936
|
# operation_status: "PENDING", # required, accepts PENDING, IN_PROGRESS, SUCCESS, FAILED
|
5937
5937
|
# current_operation_status: "PENDING", # accepts PENDING, IN_PROGRESS, SUCCESS, FAILED
|
5938
5938
|
# status_message: "StatusMessage",
|
5939
|
-
# error_code: "NotUpdatable", # accepts NotUpdatable, InvalidRequest, AccessDenied, InvalidCredentials, AlreadyExists, NotFound, ResourceConflict, Throttling, ServiceLimitExceeded, NotStabilized, GeneralServiceException, ServiceInternalError, NetworkFailure, InternalFailure, InvalidTypeConfiguration
|
5939
|
+
# error_code: "NotUpdatable", # accepts NotUpdatable, InvalidRequest, AccessDenied, InvalidCredentials, AlreadyExists, NotFound, ResourceConflict, Throttling, ServiceLimitExceeded, NotStabilized, GeneralServiceException, ServiceInternalError, NetworkFailure, InternalFailure, InvalidTypeConfiguration, HandlerInternalFailure, NonCompliant, Unknown
|
5940
5940
|
# resource_model: "ResourceModel",
|
5941
5941
|
# client_request_token: "ClientRequestToken",
|
5942
5942
|
# }
|
@@ -6094,7 +6094,7 @@ module Aws::CloudFormation
|
|
6094
6094
|
# @!attribute [rw] type_name
|
6095
6095
|
# The name of the extension being registered.
|
6096
6096
|
#
|
6097
|
-
# We
|
6097
|
+
# We suggest that extension names adhere to the following patterns:
|
6098
6098
|
#
|
6099
6099
|
# * For resource types,
|
6100
6100
|
# *company\_or\_organization*\::*service*\::*type*.
|
@@ -6102,6 +6102,8 @@ module Aws::CloudFormation
|
|
6102
6102
|
# * For modules,
|
6103
6103
|
# *company\_or\_organization*\::*service*\::*type*\::MODULE.
|
6104
6104
|
#
|
6105
|
+
# * For hooks, *MyCompany*\::*Testing*\::*MyTestHook*.
|
6106
|
+
#
|
6105
6107
|
# <note markdown="1"> The following organization namespaces are reserved and can't be
|
6106
6108
|
# used in your extension names:
|
6107
6109
|
#
|
@@ -6124,7 +6126,7 @@ module Aws::CloudFormation
|
|
6124
6126
|
# A URL to the S3 bucket containing the extension project package that
|
6125
6127
|
# contains the necessary files for the extension you want to register.
|
6126
6128
|
#
|
6127
|
-
# For information
|
6129
|
+
# For information about generating a schema handler package for the
|
6128
6130
|
# extension you want to register, see [submit][1] in the
|
6129
6131
|
# *CloudFormation CLI User Guide*.
|
6130
6132
|
#
|
@@ -6154,7 +6156,7 @@ module Aws::CloudFormation
|
|
6154
6156
|
# For CloudFormation to assume the specified execution role, the role
|
6155
6157
|
# must contain a trust relationship with the CloudFormation service
|
6156
6158
|
# principle (`resources.cloudformation.amazonaws.com`). For more
|
6157
|
-
# information
|
6159
|
+
# information about adding trust relationships, see [Modifying a role
|
6158
6160
|
# trust
|
6159
6161
|
# policy](IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy)
|
6160
6162
|
# in the *Identity and Access Management User Guide*.
|
@@ -7033,7 +7035,7 @@ module Aws::CloudFormation
|
|
7033
7035
|
# Whether termination protection is enabled for the stack.
|
7034
7036
|
#
|
7035
7037
|
# For [nested stacks][1], termination protection is set on the root
|
7036
|
-
# stack and
|
7038
|
+
# stack and can't be changed directly on the nested stack. For more
|
7037
7039
|
# information, see [Protecting a Stack From Being Deleted][2] in the
|
7038
7040
|
# *CloudFormation User Guide*.
|
7039
7041
|
#
|
@@ -7071,11 +7073,11 @@ module Aws::CloudFormation
|
|
7071
7073
|
# @return [String]
|
7072
7074
|
#
|
7073
7075
|
# @!attribute [rw] drift_information
|
7074
|
-
# Information
|
7075
|
-
# has *drifted*, from it's expected configuration, as defined in
|
7076
|
-
# stack template and any values specified as template parameters.
|
7077
|
-
# more information, see [Detecting Unregulated Configuration
|
7078
|
-
# to Stacks and Resources][1].
|
7076
|
+
# Information about whether a stack's actual configuration differs,
|
7077
|
+
# or has *drifted*, from it's expected configuration, as defined in
|
7078
|
+
# the stack template and any values specified as template parameters.
|
7079
|
+
# For more information, see [Detecting Unregulated Configuration
|
7080
|
+
# Changes to Stacks and Resources][1].
|
7079
7081
|
#
|
7080
7082
|
#
|
7081
7083
|
#
|
@@ -7955,9 +7957,9 @@ module Aws::CloudFormation
|
|
7955
7957
|
# Support Drift Detection][1]. If you performed an
|
7956
7958
|
# ContinueUpdateRollback operation on a stack, any resources
|
7957
7959
|
# included in `ResourcesToSkip` will also have a status of
|
7958
|
-
# `NOT_CHECKED`. For more information
|
7959
|
-
# rollback operations, see [Continue Rolling Back an
|
7960
|
-
# the CloudFormation User Guide.
|
7960
|
+
# `NOT_CHECKED`. For more information about skipping resources
|
7961
|
+
# during rollback operations, see [Continue Rolling Back an
|
7962
|
+
# Update][2] in the CloudFormation User Guide.
|
7961
7963
|
#
|
7962
7964
|
# * `IN_SYNC`\: The resource's actual configuration matches its
|
7963
7965
|
# expected configuration.
|
@@ -8097,11 +8099,11 @@ module Aws::CloudFormation
|
|
8097
8099
|
# @return [Array<Types::Tag>]
|
8098
8100
|
#
|
8099
8101
|
# @!attribute [rw] stack_set_arn
|
8100
|
-
# The Amazon Resource
|
8102
|
+
# The Amazon Resource Name (ARN) of the stack set.
|
8101
8103
|
# @return [String]
|
8102
8104
|
#
|
8103
8105
|
# @!attribute [rw] administration_role_arn
|
8104
|
-
# The Amazon Resource
|
8106
|
+
# The Amazon Resource Name (ARN) of the IAM role used to create or
|
8105
8107
|
# update the stack set.
|
8106
8108
|
#
|
8107
8109
|
# Use customized administrator roles to control which users or groups
|
@@ -8386,8 +8388,8 @@ module Aws::CloudFormation
|
|
8386
8388
|
# @return [Boolean]
|
8387
8389
|
#
|
8388
8390
|
# @!attribute [rw] administration_role_arn
|
8389
|
-
# The Amazon Resource
|
8390
|
-
#
|
8391
|
+
# The Amazon Resource Name (ARN) of the IAM role used to perform this
|
8392
|
+
# stack set operation.
|
8391
8393
|
#
|
8392
8394
|
# Use customized administrator roles to control which users or groups
|
8393
8395
|
# can manage specific stack sets within the same administrator
|
@@ -8444,6 +8446,10 @@ module Aws::CloudFormation
|
|
8444
8446
|
# [1]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html
|
8445
8447
|
# @return [Types::StackSetDriftDetectionDetails]
|
8446
8448
|
#
|
8449
|
+
# @!attribute [rw] status_reason
|
8450
|
+
# The status of the operation in details.
|
8451
|
+
# @return [String]
|
8452
|
+
#
|
8447
8453
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/StackSetOperation AWS API Documentation
|
8448
8454
|
#
|
8449
8455
|
class StackSetOperation < Struct.new(
|
@@ -8458,7 +8464,8 @@ module Aws::CloudFormation
|
|
8458
8464
|
:creation_timestamp,
|
8459
8465
|
:end_timestamp,
|
8460
8466
|
:deployment_targets,
|
8461
|
-
:stack_set_drift_detection_details
|
8467
|
+
:stack_set_drift_detection_details,
|
8468
|
+
:status_reason)
|
8462
8469
|
SENSITIVE = []
|
8463
8470
|
include Aws::Structure
|
8464
8471
|
end
|
@@ -8466,7 +8473,7 @@ module Aws::CloudFormation
|
|
8466
8473
|
# The user-specified preferences for how CloudFormation performs a stack
|
8467
8474
|
# set operation.
|
8468
8475
|
#
|
8469
|
-
# For more information
|
8476
|
+
# For more information about maximum concurrent accounts and failure
|
8470
8477
|
# tolerance, see [Stack set operation options][1].
|
8471
8478
|
#
|
8472
8479
|
#
|
@@ -8706,6 +8713,10 @@ module Aws::CloudFormation
|
|
8706
8713
|
# account or Region.
|
8707
8714
|
# @return [Time]
|
8708
8715
|
#
|
8716
|
+
# @!attribute [rw] status_reason
|
8717
|
+
# The status of the operation in details.
|
8718
|
+
# @return [String]
|
8719
|
+
#
|
8709
8720
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/StackSetOperationSummary AWS API Documentation
|
8710
8721
|
#
|
8711
8722
|
class StackSetOperationSummary < Struct.new(
|
@@ -8713,7 +8724,8 @@ module Aws::CloudFormation
|
|
8713
8724
|
:action,
|
8714
8725
|
:status,
|
8715
8726
|
:creation_timestamp,
|
8716
|
-
:end_timestamp
|
8727
|
+
:end_timestamp,
|
8728
|
+
:status_reason)
|
8717
8729
|
SENSITIVE = []
|
8718
8730
|
include Aws::Structure
|
8719
8731
|
end
|
@@ -8876,7 +8888,7 @@ module Aws::CloudFormation
|
|
8876
8888
|
# @return [String]
|
8877
8889
|
#
|
8878
8890
|
# @!attribute [rw] drift_information
|
8879
|
-
# Summarizes information
|
8891
|
+
# Summarizes information about whether a stack's actual configuration
|
8880
8892
|
# differs, or has *drifted*, from it's expected configuration, as
|
8881
8893
|
# defined in the stack template and any values specified as template
|
8882
8894
|
# parameters. For more information, see [Detecting Unregulated
|
@@ -9177,8 +9189,8 @@ module Aws::CloudFormation
|
|
9177
9189
|
# @return [String]
|
9178
9190
|
#
|
9179
9191
|
# @!attribute [rw] is_default_configuration
|
9180
|
-
# Whether
|
9181
|
-
#
|
9192
|
+
# Whether this configuration data is the default configuration for the
|
9193
|
+
# extension.
|
9182
9194
|
# @return [Boolean]
|
9183
9195
|
#
|
9184
9196
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/TypeConfigurationDetails AWS API Documentation
|
@@ -9455,8 +9467,7 @@ module Aws::CloudFormation
|
|
9455
9467
|
# @return [String]
|
9456
9468
|
#
|
9457
9469
|
# @!attribute [rw] is_activated
|
9458
|
-
# Whether
|
9459
|
-
# region.
|
9470
|
+
# Whether the extension is activated for this account and region.
|
9460
9471
|
#
|
9461
9472
|
# This applies only to third-party public extensions. Extensions
|
9462
9473
|
# published by Amazon are activated by default.
|
@@ -9646,7 +9657,7 @@ module Aws::CloudFormation
|
|
9646
9657
|
# `StackPolicyDuringUpdateURL` parameter, but not both.
|
9647
9658
|
#
|
9648
9659
|
# If you want to update protected resources, specify a temporary
|
9649
|
-
# overriding stack policy during this update. If you
|
9660
|
+
# overriding stack policy during this update. If you don't specify a
|
9650
9661
|
# stack policy, the current policy that is associated with the stack
|
9651
9662
|
# will be used.
|
9652
9663
|
# @return [String]
|
@@ -9659,7 +9670,7 @@ module Aws::CloudFormation
|
|
9659
9670
|
# parameter, but not both.
|
9660
9671
|
#
|
9661
9672
|
# If you want to update protected resources, specify a temporary
|
9662
|
-
# overriding stack policy during this update. If you
|
9673
|
+
# overriding stack policy during this update. If you don't specify a
|
9663
9674
|
# stack policy, the current policy that is associated with the stack
|
9664
9675
|
# will be used.
|
9665
9676
|
# @return [String]
|
@@ -9697,7 +9708,7 @@ module Aws::CloudFormation
|
|
9697
9708
|
# * If you don't specify either of these capabilities,
|
9698
9709
|
# CloudFormation returns an `InsufficientCapabilities` error.
|
9699
9710
|
#
|
9700
|
-
# If your stack template contains these resources, we
|
9711
|
+
# If your stack template contains these resources, we suggest that
|
9701
9712
|
# you review all permissions associated with them and edit their
|
9702
9713
|
# permissions if necessary.
|
9703
9714
|
#
|
@@ -10310,8 +10321,8 @@ module Aws::CloudFormation
|
|
10310
10321
|
# @return [Types::StackSetOperationPreferences]
|
10311
10322
|
#
|
10312
10323
|
# @!attribute [rw] administration_role_arn
|
10313
|
-
# The Amazon Resource
|
10314
|
-
#
|
10324
|
+
# The Amazon Resource Name (ARN) of the IAM role to use to update this
|
10325
|
+
# stack set.
|
10315
10326
|
#
|
10316
10327
|
# Specify an IAM role only if you are using customized administrator
|
10317
10328
|
# roles to control which users or groups can manage specific stack
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-cloudformation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.69.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-05-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.127.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.127.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|