aws::cognito-user-pool¶
Example¶
aws::cognito-user-pool cognito
name: "user pool name"
end
Attributes¶
Attribute | Description |
---|---|
tags map | List of tags associated with the user pool. |
name | The name of the user pool. (Required) |
Outputs¶
Attribute | Description |
---|---|
arn | The arn of the user pool. |
id | The id of the user pool. |