Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Docs

Co-authored-by: Kit Ewbank <[email protected]>
  • Loading branch information
DrFaust92 and ewbankkit authored Dec 8, 2020
1 parent 3697857 commit 7243d6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/r/glue_schema.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ The following arguments are supported:

In addition to all arguments above, the following attributes are exported:

* `arn` - Amazon Resource Name (ARN) of Glue Schema.
* `id` - Amazon Resource Name (ARN) of Glue Schema.
* `registry_name` - The name of the registry.
* `arn` - Amazon Resource Name (ARN) of the schema.
* `id` - Amazon Resource Name (ARN) of the schema.
* `registry_name` - The name of the Glue Registry.
* `latest_schema_version` - The latest version of the schema associated with the returned schema definition.
* `next_schema_version` - The next version of the schema associated with the returned schema definition.
* `schema_checkpoint` - The version number of the checkpoint (the last time the compatibility mode was changed).
Expand Down

0 comments on commit 7243d6d

Please sign in to comment.