Skip to content

Commit

Permalink
AWS Lake Formation Update: The release fixes the incorrect permission…
Browse files Browse the repository at this point in the history
…s called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
  • Loading branch information
AWS committed Mar 22, 2022
1 parent 2a7a21e commit 7374bbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSLakeFormation-4964253.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS Lake Formation",
"contributor": "",
"description": "The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation."
}
Original file line number Diff line number Diff line change
Expand Up @@ -2531,10 +2531,7 @@
"CREATE_TABLE",
"DATA_LOCATION_ACCESS",
"CREATE_TAG",
"ALTER_TAG",
"DELETE_TAG",
"DESCRIBE_TAG",
"ASSOCIATE_TAG"
"ASSOCIATE"
]
},
"PermissionList":{
Expand Down

0 comments on commit 7374bbe

Please sign in to comment.