Contains information about a customer managed Amazon S3 bucket.
Type: objectProperties: 2Required: 2
Asset ManagementIndustrial IoTIoTTime Series Data
CustomerManagedS3Storage is a JSON Structure definition published by Amazon IoT SiteWise, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-sitewise/refs/heads/main/json-structure/iot-sitewise-customer-managed-s3-storage-structure.json",
"name": "CustomerManagedS3Storage",
"description": "Contains information about a customer managed Amazon S3 bucket.",
"type": "object",
"properties": {
"s3ResourceArn": {
"allOf": [
{
"$ref": "#/components/schemas/ARN"
},
{
"description": "The <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\">ARN</a> of the Amazon S3 object. For more information about how to find the ARN for an Amazon S3 object, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-arn-format.html\">Amazon S3 resources</a> in the <i>Amazon Simple Storage Service User Guide</i>."
}
]
},
"roleArn": {
"allOf": [
{
"$ref": "#/components/schemas/ARN"
},
{
"description": "The <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\">ARN</a> of the Identity and Access Management role that allows IoT SiteWise to send data to Amazon S3."
}
]
}
},
"required": [
"s3ResourceArn",
"roleArn"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.