HostedConfigurationVersionSummary - Amazon AppConfig
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).

HostedConfigurationVersionSummary

Information about the configuration.

Contents

ApplicationId

The application ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

ConfigurationProfileId

The configuration profile ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

ContentType

A standard MIME type describing the format of the configuration content. For more information, see Content-Type.

Type: String

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

Required: No

Description

A description of the configuration.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

KmsKeyArn

The Amazon Resource Name of the Amazon Key Management Service key that was used to encrypt this specific version of the configuration data in the Amazon AppConfig hosted configuration store.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:(aws[a-zA-Z-]*)?:[a-z]+:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1})?:(\d{12})?:[a-zA-Z0-9-_/:.]+

Required: No

VersionLabel

A user-defined label for an Amazon AppConfig hosted configuration version.

Type: String

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

Pattern: .*[^0-9].*

Required: No

VersionNumber

The configuration version.

Type: Integer

Required: No

See Also

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