ProjectAppConfigResource - CloudWatch Evidently

ProjectAppConfigResource

This is a structure that defines the configuration of how your application integrates with AWS AppConfig to run client-side evaluation.

Contents

applicationId

The ID of the AWS AppConfig application to use for client-side evaluation.

Type: String

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

Required: Yes

configurationProfileId

The ID of the AWS AppConfig profile to use for client-side evaluation.

Type: String

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

Required: Yes

environmentId

The ID of the AWS AppConfig environment to use for client-side evaluation. This must be an environment that is within the application that you specify for applicationId.

Type: String

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

Required: Yes

See Also

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