ResourceConfiguration - AWS IoT Analytics

For similar capabilities to AWS IoT Analytics, explore Amazon Kinesis, Amazon S3, and Amazon Athena. These services provide additional scalability and flexibility to meet your evolving analytics requirements. Learn how here.

ResourceConfiguration

The configuration of the resource used to execute the containerAction.

Contents

computeType

The type of the compute resource used to execute the containerAction. Possible values are: ACU_1 (vCPU=4, memory=16 GiB) or ACU_2 (vCPU=8, memory=32 GiB).

Type: String

Valid Values: ACU_1 | ACU_2

Required: Yes

volumeSizeInGB

The size, in GB, of the persistent storage available to the resource instance used to execute the containerAction (min: 1, max: 50).

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 50.

Required: Yes

See Also

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