Skip to content

Commit

Permalink
Add example format to new endpoint attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 2, 2018
1 parent d9486de commit 744926f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/cognito_user_pool.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The following additional attributes are exported:

* `id` - The id of the user pool.
* `arn` - The ARN of the user pool.
* `endpoint` - The endpoint name of the user pool.
* `endpoint` - The endpoint name of the user pool. Example format: cognito-idp.REGION.amazonaws.com/xxxx_yyyyy
* `creation_date` - The date the user pool was created.
* `last_modified_date` - The date the user pool was last modified.

Expand Down

0 comments on commit 744926f

Please sign in to comment.