ConfigurationDefinition - Quick Setup

ConfigurationDefinition

The definition of a Quick Setup configuration.

Contents

Parameters

A list of key-value pairs containing the required parameters for the configuration type.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 256.

Key Pattern: ^[A-Za-z0-9+=@_\/\s-]+$

Value Length Constraints: Minimum length of 0. Maximum length of 40960.

Required: Yes

Type

The type of the Quick Setup configuration.

Type: String

Pattern: ^[a-zA-Z0-9_\-.:/]{3,200}$

Required: Yes

Id

The ID of the configuration definition.

Type: String

Required: No

LocalDeploymentAdministrationRoleArn

The ARN of the IAM role used to administrate local configuration deployments.

Type: String

Required: No

LocalDeploymentExecutionRoleName

The name of the IAM role used to deploy local configurations.

Type: String

Pattern: ^[\w+=,.@-]{1,64}$

Required: No

TypeVersion

The version of the Quick Setup type used.

Type: String

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

Required: No

See Also

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