Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ConfigurationProfileSummary - AWS AppConfig

ConfigurationProfileSummary

A summary of a configuration profile.

Contents

ApplicationId

The application ID.

Type: String

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

Required: No

Id

The ID of the configuration profile.

Type: String

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

Required: No

LocationUri

The URI location of the configuration.

Type: String

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

Required: No

Name

The name of the configuration profile.

Type: String

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

Required: No

Type

The type of configurations contained in the profile. AWS AppConfig supports feature flags and freeform configurations. We recommend you create feature flag configurations to enable or disable new features and freeform configurations to distribute configurations to an application. When calling this API, enter one of the following values for Type:

AWS.AppConfig.FeatureFlags

AWS.Freeform

Type: String

Pattern: ^[a-zA-Z\.]+

Required: No

ValidatorTypes

The types of validators in the configuration profile.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 2 items.

Valid Values: JSON_SCHEMA | LAMBDA

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.