View a markdown version of this page

S3AccessPointSource - AWS IoT SiteWise

S3AccessPointSource

Configures a mount that reads from an Amazon S3 access point.

Contents

accessPointArn

The Amazon Resource Name (ARN) of the S3 access point.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 128.

Pattern: arn:aws(-cn|-us-gov)?:s3:[a-z0-9-]*:\d{12}:accesspoint[/:][a-zA-Z0-9._-]+

Required: Yes

prefix

An optional key prefix to scope the mount to a subset of objects at the access point.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: