- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-kafkaconnect
S3LocationDescription Interface
The description of the location of an object in Amazon S3.
Members
Name | Type | Details |
---|---|---|
bucketArn | string | undefined | The Amazon Resource Name (ARN) of an S3 bucket. |
fileKey | string | undefined | The file key for an object in an S3 bucket. |
objectVersion | string | undefined | The version of an object in an S3 bucket. |
Full Signature
export interface S3LocationDescription