Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateConfigurationProfileCommandOutputProtected

Hierarchy

Properties

ApplicationId?: string

The application ID.

Description?: string

The configuration profile description.

Id?: string

The configuration profile ID.

LocationUri?: string

The URI location of the configuration.

Name?: string

The name of the configuration profile.

RetrievalRoleArn?: string

The ARN of an IAM role with permission to access the configuration at the specified LocationUri.

Type?: string

The type of configurations contained in the profile. 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

Validators?: Validator[]

A list of methods for validating the configuration.