ResourceConfiguration - Amazon IoT Analytics
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: