aws appconfig create-hosted-configuration-version

Create a new configuration in the AppConfig configuration store

Options

NameDescription
--application-id <string>The application ID
--configuration-profile-id <string>The configuration profile ID
--description <string>A description of the configuration
--content <blob>The content of the configuration or the configuration data
--content-type <string>A standard MIME type describing the format of the configuration content. For more information, see Content-Type
--latest-version-number <integer>An optional locking token used to prevent race conditions from overwriting configuration updates when creating a new version. To ensure your data is not overwritten when creating multiple hosted configuration versions in rapid succession, specify the version of the latest hosted configuration version
outfile <string>Filename where the content will be saved