Skip to main content
PUT
Update IAM Access Key

Body

application/json

The request body resource

region
string
required

The region that is going to be used by the key or when using instance profile IAM role

Example:

"us-west-2"

access_key_id
string

The AWS access Key ID

Example:

"AKIAIOSFODNN7EXAMPLE"

secret_access_key
string

The AWS Secret Access Key. This attribute is required if access_key_id is set

Example:

"wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"

session_token
string

The session token

Example:

"AQoEXAMPLEH4aoAH0gNCAPyJxz4BlCFFxWNE1OPTgk5TthT+FvwqnKwRcOIfrRh3c/LTo6UDdyJwOOvEVPvLXCrrrUtdnniCEXAMPLE/IvU1dYUg2RVAJBanLiHb4IgRmpRV3zrkuWJOgQs8IZZaIv2BXIa2R4Olgk"

Response

No Content