diff --git a/.changes/next-release/feature-AWSLakeFormation-4964253.json b/.changes/next-release/feature-AWSLakeFormation-4964253.json new file mode 100644 index 000000000000..b15a84e00732 --- /dev/null +++ b/.changes/next-release/feature-AWSLakeFormation-4964253.json @@ -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." +} diff --git a/services/lakeformation/src/main/resources/codegen-resources/service-2.json b/services/lakeformation/src/main/resources/codegen-resources/service-2.json index a0248d6b7250..b411f8135219 100644 --- a/services/lakeformation/src/main/resources/codegen-resources/service-2.json +++ b/services/lakeformation/src/main/resources/codegen-resources/service-2.json @@ -2531,10 +2531,7 @@ "CREATE_TABLE", "DATA_LOCATION_ACCESS", "CREATE_TAG", - "ALTER_TAG", - "DELETE_TAG", - "DESCRIBE_TAG", - "ASSOCIATE_TAG" + "ASSOCIATE" ] }, "PermissionList":{