CustomerManagedS3Storage
Contains information about a customer managed Amazon S3 bucket.
Contents
- roleArn
-
The ARN of the AWS Identity and Access Management role that allows AWS IoT SiteWise to send data to Amazon S3.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$
Required: Yes
- s3ResourceArn
-
The ARN of the Amazon S3 object. For more information about how to find the ARN for an Amazon S3 object, see Amazon S3 resources in the Amazon Simple Storage Service User Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: