class Aws::OpenSearchService::Types::PackageSource
The Amazon S3 location for importing the package specified as `S3BucketName` and `S3Key`
@note When making an API call, you may pass PackageSource
data as a hash: { s3_bucket_name: "S3BucketName", s3_key: "S3Key", }
@!attribute [rw] s3_bucket_name
The name of the Amazon S3 bucket containing the package. @return [String]
@!attribute [rw] s3_key
Key (file name) of the package. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/PackageSource AWS API Documentation
Constants
- SENSITIVE