CreateConfigurationProfileRequest
Types
Properties
The application ID.
A description of the configuration profile.
The identifier for an Key Management Service key to encrypt new configuration data versions in the AppConfig hosted configuration store. This attribute is only used for hosted
configuration types. The identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or alias. To encrypt data managed in other configuration stores, see the documentation for how to specify an KMS key for that particular service.
A URI to locate the configuration. You can specify the following:
The ARN of an IAM role with permission to access the configuration at the specified LocationUri
.
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
:
A list of methods for validating the configuration.