AmazonIamAccessKeyParameters Object
Description
Specifies parameters for an Amazon IAM access key credential.
Properties
accessKeyId
Access key of the IAM user.
Type: string
Required: Yes
secretAccessKey
Secret access key ID for the IAM user. Required when creating an IAM access key credential.
Type: string
Required: Conditional
Sample JSON
Last updated