aws-iam-service-credential-password-create-output
A CodeCommit/Keyspaces service-specific password is returned only when the credential is created or reset.
Where it sits
| location | CreateServiceSpecificCredential.ServiceSpecificCredential.ServicePassword |
| location kind | output_value |
| data kinds | password credential |
| emits edge | ExposesCredential |
| service | IAM (aws:iam) |
Collection recipe
| access mode | creation_response_only |
| operation | CreateServiceSpecificCredential |
| response path | ServiceSpecificCredential.ServicePassword |
| encoding | string |
| params | {"ServiceName": "\u003cservice-name\u003e", "UserName": "\u003cuser-name\u003e"} |
Required permissions
iam:CreateServiceSpecificCredential
References