AWS AmazonS3 documentation change
Summary
Removed section about creating resource links for Amazon Data Firehose integration
Security assessment
Content removal about Data Firehose resource links appears to be a documentation reorganization with no security implications indicated in the diff.
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-integrating-aws.md b/AmazonS3/latest/userguide/s3-tables-integrating-aws.md index fec4d14f6..6330fee6a 100644 --- a//AmazonS3/latest/userguide/s3-tables-integrating-aws.md +++ b//AmazonS3/latest/userguide/s3-tables-integrating-aws.md @@ -5 +5 @@ -How the integration worksPrerequisites for integrationIntegrating table buckets with AWS analytics servicesCreating a resource link to your namespaceGranting Lake Formation permissions on your table resources +How the integration worksPrerequisites for integrationIntegrating table buckets with AWS analytics servicesGranting Lake Formation permissions on your table resources @@ -310,6 +309,0 @@ If you want to work with SSE-KMS encrypted tables in integrated AWS analytics se -## Creating a resource link to your table's namespaces (Amazon Data Firehose) - -To access your tables, Amazon Data Firehose needs a resource link that targets your table's namespace. A resource link is a Data Catalog object that acts as an alias or pointer to another Data Catalog resource, such as a database or table. The link is stored in the Data Catalog of the account or Region where it's created. For more information, see [How resource links work](https://docs.aws.amazon.com/lake-formation/latest/dg/resource-links-about.html) in the _AWS Lake Formation Developer Guide_. - -After you've integrated your table buckets with the AWS analytics services, you can create resource links to work with your tables in Amazon Data Firehose. For more information about creating these links, see [Streaming data to tables with Amazon Data Firehose](./s3-tables-integrating-firehose.html). -