Class: AccessKey

IAM.AccessKey

new AccessKey()

Properties:
Name Type Description
Serial Number Required: No. This value is specific to AWS CloudFormation and can only be incremented. Incrementing this value notifies AWS CloudFormation that you want to rotate your access key. When you update your stack, AWS CloudFormation will replace the existing access key with a new key.Update requires: Replacement
Status String Required: No. The status of the access key. By default, AWS CloudFormation sets this property value to Active.Valid values: Active or InactiveUpdate requires: No interruption
UserName String Required: Yes. The name of the user that the new key will belong to.Update requires: Replacement
Source:

Extends

  • WKResource

IAM.AccessKey

new AccessKey()

Properties:
Name Type Description
Serial Number Required: No. This value is specific to AWS CloudFormation and can only be incremented. Incrementing this value notifies AWS CloudFormation that you want to rotate your access key. When you update your stack, AWS CloudFormation will replace the existing access key with a new key.Update requires: Replacement
Status String Required: No. The status of the access key. By default, AWS CloudFormation sets this property value to Active.Valid values: Active or InactiveUpdate requires: No interruption
UserName String Required: Yes. The name of the user that the new key will belong to.Update requires: Replacement
Source:

Extends

  • WKResource