Safe Haskell | None |
---|---|
Language | Haskell2010 |
The AWS::IAM::AccessKey resource type generates a secret access key and assigns it to an IAM user or AWS account. This type supports updates. For more information about updating stacks, see AWS CloudFormation Stacks Updates.
Documentation
Full data type definition for AccessKey. See accessKey
for a more
convenient constructor.
AccessKey | |
|
akSerial :: Lens' AccessKey (Maybe (Val Integer')) Source
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.