CARVIEW |
Select Language
HTTP/1.1 302 Moved Temporarily
Content-Type: text/html; charset=iso-8859-1
Content-Length: 309
Connection: keep-alive
Date: Sat, 19 Jul 2025 06:05:58 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/ec2/aws.sdk.kotlin.services.ec2/-ec2-client/modify-instance-metadata-options.html
X-Cache: Miss from cloudfront
Via: 1.1 3a2bb5bb725c81e445351e6220d093cc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOM78-P5
X-Amz-Cf-Id: zZzIPyviuXUR19qF4ue4J_I--lZ-Kso37M74tVvxjjJhEqpmE5PTPg==
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Date: Sat, 19 Jul 2025 06:06:01 GMT
Last-Modified: Fri, 18 Jul 2025 22:37:40 GMT
ETag: W/"17bf46c4724ba5a129858b490a3d52e6"
x-amz-server-side-encryption: AES256
Server: AmazonS3
Via: 1.1 a0dfc1e576cc19daa2f4d5ec699792f4.cloudfront.net (CloudFront), 1.1 35b3027b438b8c7c94925cd10572854a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: TLV50-C1
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
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
Cache-Control: no-store, no-cache, must-revalidate
Content-Encoding: gzip
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
X-Amz-Cf-Pop: BOM78-P1
X-Amz-Cf-Id: G6goHt407NYvrmAqB1lPEsnDJMNHp66jEBNiaQO4yqJEuQV8Reo3NQ==
modifyInstanceMetadataOptions
AWS SDK for Kotlin
modify
1.4.125
Platform filter
modifyInstanceMetadataOptions
abstract suspend fun modifyInstanceMetadataOptions(input: ModifyInstanceMetadataOptionsRequest): ModifyInstanceMetadataOptionsResponse
Modify the instance metadata parameters on a running or stopped instance. When you modify the parameters on a stopped instance, they are applied when the instance is started. When you modify the parameters on a running instance, the API responds with a state of “pending”. After the parameter modifications are successfully applied to the instance, the state of the modifications changes from “pending” to “applied” in subsequent describe-instances API calls. For more information, see Instance metadata and user data in the Amazon EC2 User Guide.