CARVIEW |
Select Language
HTTP/1.1 302 Moved Temporarily
Content-Type: text/html; charset=iso-8859-1
Content-Length: 323
Connection: keep-alive
Date: Thu, 24 Jul 2025 20:37:59 GMT
Server: Server
Cache-Control: max-age=600
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=47304000; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Security-Policy: upgrade-insecure-requests; script-src 'self' 'unsafe-inline' *.awsstatic.com *.cdn.uis.awsstatic.com *.cdn.console.awsstatic.com d2c.aws.amazon.com a0.awsstatic.com *.feedback.console.aws.dev insights.docs.aws.com wss://insights.docs.aws.com/prod; object-src 'none';
Location: https://sdk.amazonaws.com/kotlin/api/latest/cloudformation/aws.sdk.kotlin.services.cloudformation/-cloud-formation-client/update-stack.html
X-Cache: Miss from cloudfront
Via: 1.1 5f77629b958f4c8136b55116def20b30.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOM78-P5
X-Amz-Cf-Id: q8TNqnkFX0YhHzYnRP-TccDTl1BlpnamdNbK8JQpQc7PuqX7yHy6sw==
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Content-Security-Policy: upgrade-insecure-requests; script-src 'self' 'unsafe-inline' *.awsstatic.com *.cdn.uis.awsstatic.com *.cdn.console.awsstatic.com docs.aws.amazon.com https://*.shortbread.aws.dev; img-src 'self' https://amazonwebservices.d2.sc.omtrdc.net https://aws.demdex.net https://dpm.demdex.net https://cm.everesttech.net https://a0.awsstatic.com/; frame-src 'self' https://aws.demdex.net https://dpm.demdex.net; connect-src 'self' https://amazonwebservices.d2.sc.omtrdc.net https://aws.demdex.net https://dpm.demdex.net https://cm.everesttech.net https://a0.awsstatic.com/ https://d2c.aws.amazon.com https://vs.aws.amazon.com https://*.shortbread.aws.dev; object-src 'none'; frame-ancestors 'self'; base-uri 'none'
Strict-Transport-Security: max-age=31536000
Last-Modified: Wed, 23 Jul 2025 22:16:37 GMT
X-Frame-Options: SAMEORIGIN
x-amz-server-side-encryption: AES256
Content-Encoding: gzip
Server: AmazonS3
Via: 1.1 c929a0b0be95dbd556dd38270accc062.cloudfront.net (CloudFront), 1.1 3a5f2dcbd587f3abe6a0835fa433edfa.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: TLV50-C1
X-XSS-Protection: 1; mode=block
Date: Thu, 24 Jul 2025 20:38:01 GMT
Cache-Control: no-store, no-cache, must-revalidate
ETag: W/"530a0fef1ad5f72938f9b769e4ccd8b4"
Vary: Accept-Encoding
X-Cache: RefreshHit from cloudfront
X-Amz-Cf-Pop: BOM78-P1
X-Amz-Cf-Id: H16MsEqx6bFQsWUzTNc9YnN7DjJqXBJYM1tz3wnxt6BzEi2TeCv72g==
updateStack
AWS SDK for Kotlin
update
1.5.2
Platform filter
updateStack
Updates a stack as specified in the template. After the call completes successfully, the stack update starts. You can check the status of the stack through the DescribeStacks action.
To get a copy of the template for an existing stack, you can use the GetTemplate action.
For more information about updating a stack and monitoring the progress of the update, see Managing Amazon Web Services resources as a single unit with CloudFormation stacks in the CloudFormation User Guide.