Module Awso_appconfig.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end

Detailed information about the bad request exception error when creating a hosted configuration version.

Sourcemodule RoleArn : sig ... end
Sourcemodule Arn : sig ... end
Sourcemodule Id : sig ... end
Sourcemodule Identifier : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule Uri_ : sig ... end
Sourcemodule Description : sig ... end
Sourcemodule BadRequestDetails : sig ... end

Detailed information about the input that failed to satisfy the constraints specified by a call.

Sourcemodule BadRequestReason : sig ... end
Sourcemodule Monitor : sig ... end

Amazon CloudWatch alarms to monitor during the deployment process.

Sourcemodule ExtensionOrParameterName : sig ... end
Sourcemodule ActionInvocation : sig ... end

An extension that was invoked as part of a deployment event.

Sourcemodule ValidatorType : sig ... end
Sourcemodule Action : sig ... end

An action defines the tasks that the extension performs during the AppConfig workflow. Each action includes an action point, as shown in the following list: PRE_CREATE_HOSTED_CONFIGURATION_VERSION PRE_START_DEPLOYMENT AT_DEPLOYMENT_TICK ON_DEPLOYMENT_START ON_DEPLOYMENT_STEP ON_DEPLOYMENT_BAKING ON_DEPLOYMENT_COMPLETE ON_DEPLOYMENT_ROLLED_BACK Each action also includes a name, a URI to an Lambda function, and an Amazon Resource Name (ARN) for an Identity and Access Management assume role. You specify the name, URI, and ARN for each action point defined in the extension.

Sourcemodule Boolean : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule VersionLabel : sig ... end
Sourcemodule BadRequestException : sig ... end

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Sourcemodule EnvironmentState : sig ... end
Sourcemodule InternalServerException : sig ... end

There was an internal failure in the AppConfig service.

Sourcemodule MonitorList : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end

The requested resource could not be found.

The number of one more AppConfig resources exceeds the maximum allowed. Verify that your environment doesn't exceed the following service quotas: Applications: 100 max Deployment strategies: 20 max Configuration profiles: 100 max per application Environments: 20 max per application To resolve this issue, you can delete one or more resources and try again. Or, you can request a quota increase. For more information about quotas and to request an increase, see Service quotas for AppConfig in the Amazon Web Services General Reference.

Sourcemodule DeploymentState : sig ... end
Sourcemodule GrowthType : sig ... end
Sourcemodule Iso8601DateTime : sig ... end
Sourcemodule MinutesBetween0And24Hours : sig ... end
Sourcemodule Percentage : sig ... end
Sourcemodule Version : sig ... end
Sourcemodule ReplicateTo : sig ... end
Sourcemodule ParameterValueMap : sig ... end
Sourcemodule ActionInvocations : sig ... end
Sourcemodule DeploymentEventType : sig ... end
Sourcemodule TriggeredBy : sig ... end
Sourcemodule ConfigurationProfileType : sig ... end
Sourcemodule LongName : sig ... end
Sourcemodule ValidatorTypeList : sig ... end
Sourcemodule ActionList : sig ... end
Sourcemodule ActionPoint : sig ... end
Sourcemodule Parameter : sig ... end

A value such as an Amazon Resource Name (ARN) or an Amazon Simple Notification Service topic entered in an extension when invoked. Parameter values are specified in an extension association. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Sourcemodule Validator : sig ... end

A validator provides a syntactic or semantic check to ensure the configuration that you want to deploy functions as intended. To validate your application configuration data, you provide a schema or an Amazon Web Services Lambda function that runs against the configuration. The configuration deployment or update can only proceed when the configuration data is valid. For more information, see About validators in the AppConfig User Guide.

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule DynamicParameterKey : sig ... end

Information about the configuration.

Sourcemodule BytesMeasure : sig ... end
Sourcemodule Float_ : sig ... end
Sourcemodule ExtensionSummary : sig ... end

Information about an extension. Call GetExtension to get more information about an extension.

Information about an association between an extension and an AppConfig resource such as an application, environment, or configuration profile. Call GetExtensionAssociation to get more information about an association.

Sourcemodule Environment : sig ... end

Creates an environment. For each application, you define one or more environments. An environment is a deployment group of AppConfig targets, such as applications in a Beta or Production environment. You can also define environments for application subcomponents such as the Web, Mobile and Back-end components for your application. You can configure Amazon CloudWatch alarms for each environment. The system monitors alarms during a configuration deployment. If an alarm is triggered, the system rolls back the configuration.

Sourcemodule DeploymentSummary : sig ... end

Information about the deployment.

Sourcemodule DeploymentStrategy : sig ... end

Creates a deployment strategy that defines important criteria for rolling out your configuration to the designated targets. A deployment strategy includes the overall duration required, a percentage of targets to receive the deployment during each interval, an algorithm that defines how percentage grows, and bake time.

Sourcemodule AppliedExtension : sig ... end

An extension that was invoked during a deployment.

Sourcemodule DeploymentEvent : sig ... end

An object that describes a deployment event.

A summary of a configuration profile.

Sourcemodule Application : sig ... end

Creates an application. In AppConfig, an application is simply an organizational construct like a folder. This organizational construct has a relationship with some unit of executable code. For example, you could create an application called MyMobileApp to organize and manage configuration data for a mobile application installed by your users.

Sourcemodule ActionsMap : sig ... end
Sourcemodule ParameterMap : sig ... end
Sourcemodule DeploymentStrategyId : sig ... end
Sourcemodule GrowthFactor : sig ... end
Sourcemodule KmsKeyIdentifierOrEmpty : sig ... end
Sourcemodule ValidatorList : sig ... end

A parameter to configure deletion protection. Deletion protection prevents a user from deleting a configuration profile or an environment if AppConfig has called either GetLatestConfiguration or for the configuration profile or from the environment during the specified interval. The default interval specified by ProtectionPeriodInMinutes is 60. DeletionProtectionCheck skips configuration profiles and environments that were created in the past hour.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule DynamicParameterMap : sig ... end
Sourcemodule KmsKeyIdentifier : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule QueryName : sig ... end
Sourcemodule Blob : sig ... end
Sourcemodule ConflictException : sig ... end

The request could not be processed because of conflict in the current state of the resource.

Sourcemodule PayloadTooLargeException : sig ... end

The configuration size is too large.

Sourcemodule ExtensionSummaries : sig ... end
Sourcemodule EnvironmentList : sig ... end
Sourcemodule DeploymentList : sig ... end
Sourcemodule DeploymentStrategyList : sig ... end
Sourcemodule AppliedExtensions : sig ... end
Sourcemodule DeploymentEvents : sig ... end
Sourcemodule DeletionProtectionCheck : sig ... end
Sourcemodule ApplicationList : sig ... end

Uses the validators in a configuration profile to validate a configuration.

Sourcemodule UpdateExtensionRequest : sig ... end

Updates an AppConfig extension. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Updates an association. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule UpdateEnvironmentRequest : sig ... end

Updates an environment.

Updates a deployment strategy.

Updates a configuration profile.

Sourcemodule UpdateApplicationRequest : sig ... end

Updates an application.

Updates the value of the DeletionProtection parameter.

Sourcemodule UntagResourceRequest : sig ... end

Deletes a tag key and value from an AppConfig resource.

Sourcemodule TagResourceRequest : sig ... end

Assigns metadata to an AppConfig resource. Tags help organize and categorize your AppConfig resources. Each tag consists of a key and an optional value, both of which you define. You can specify a maximum of 50 tags for a resource.

Sourcemodule StopDeploymentRequest : sig ... end

Stops a deployment. This API action works only on deployments that have a status of DEPLOYING, unless an AllowRevert parameter is supplied. If the AllowRevert parameter is supplied, the status of an in-progress deployment will be ROLLED_BACK. The status of a completed deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.

Sourcemodule StartDeploymentRequest : sig ... end

Starts a deployment.

Sourcemodule ResourceTags : sig ... end

Retrieves the list of key-value tags assigned to the resource.

Retrieves the list of key-value tags assigned to the resource.

Lists configurations stored in the AppConfig hosted configuration store by version.

Sourcemodule ListExtensionsRequest : sig ... end

Lists all custom and Amazon Web Services authored AppConfig extensions in the account. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Lists all AppConfig extension associations in the account. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule ListEnvironmentsRequest : sig ... end

Lists the environments for an application.

Sourcemodule ListDeploymentsRequest : sig ... end

Lists the deployments for an environment in descending deployment number order.

Lists deployment strategies.

Lists the configuration profiles for an application.

Sourcemodule ListApplicationsRequest : sig ... end

Lists all applications in your Amazon Web Services account.

Lists configurations stored in the AppConfig hosted configuration store by version.

Creates a new configuration in the AppConfig hosted configuration store. If you're creating a feature flag, we recommend you familiarize yourself with the JSON schema for feature flag data. For more information, see Type reference for AWS.AppConfig.FeatureFlags in the AppConfig User Guide.

Retrieves information about a specific configuration version.

Sourcemodule GetExtensionRequest : sig ... end

Returns information about an AppConfig extension.

Returns information about an AppConfig extension association. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule GetEnvironmentRequest : sig ... end

Retrieves information about an environment. An environment is a deployment group of AppConfig applications, such as applications in a Production environment or in an EU_Region environment. Each configuration deployment targets an environment. You can enable one or more Amazon CloudWatch alarms for an environment. If an alarm is triggered during a deployment, AppConfig roles back the configuration.

Retrieves information about a deployment strategy. A deployment strategy defines important criteria for rolling out your configuration to the designated targets. A deployment strategy includes the overall duration required, a percentage of targets to receive the deployment during each interval, an algorithm that defines how percentage grows, and bake time.

Sourcemodule GetDeploymentRequest : sig ... end

Retrieves information about a configuration deployment.

Sourcemodule GetConfigurationRequest : sig ... end

(Deprecated) Retrieves the latest deployed configuration. Note the following important information. This API action is deprecated. Calls to receive configuration data should use the StartConfigurationSession and GetLatestConfiguration APIs instead. GetConfiguration is a priced call. For more information, see Pricing.

Retrieves information about a configuration profile.

Sourcemodule GetApplicationRequest : sig ... end

Retrieves information about an application.

Sourcemodule Extensions : sig ... end

Lists all custom and Amazon Web Services authored AppConfig extensions in the account. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Sourcemodule ExtensionAssociations : sig ... end

Lists all AppConfig extension associations in the account. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule ExtensionAssociation : sig ... end

When you create an extension or configure an Amazon Web Services authored extension, you associate the extension with an AppConfig application, environment, or configuration profile. For example, you can choose to run the AppConfig deployment events to Amazon SNS Amazon Web Services authored extension and receive notifications on an Amazon SNS topic anytime a configuration deployment is started for a specific application. Defining which extension to associate with an AppConfig resource is called an extension association. An extension association is a specified relationship between an extension and an AppConfig resource, such as an application or a configuration profile. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule Extension : sig ... end

Creates an AppConfig extension. An extension augments your ability to inject logic or behavior at different points during the AppConfig workflow of creating or deploying a configuration. You can create your own extensions or use the Amazon Web Services authored extensions provided by AppConfig. For an AppConfig extension that uses Lambda, you must create a Lambda function to perform any computation and processing defined in the extension. If you plan to create custom versions of the Amazon Web Services authored notification extensions, you only need to specify an Amazon Resource Name (ARN) in the Uri field for the new extension version. For a custom EventBridge notification extension, enter the ARN of the EventBridge default events in the Uri field. For a custom Amazon SNS notification extension, enter the ARN of an Amazon SNS topic in the Uri field. For a custom Amazon SQS notification extension, enter the ARN of an Amazon SQS message queue in the Uri field. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Sourcemodule Environments : sig ... end

Lists the environments for an application.

Sourcemodule Deployments : sig ... end

Lists the deployments for an environment in descending deployment number order.

Sourcemodule DeploymentStrategies : sig ... end

Lists deployment strategies.

Sourcemodule Deployment : sig ... end

Retrieves information about a configuration deployment.

Deletes a version of a configuration from the AppConfig hosted configuration store.

Sourcemodule DeleteExtensionRequest : sig ... end

Deletes an AppConfig extension. You must delete all associations to an extension before you delete the extension.

Deletes an extension association. This action doesn't delete extensions defined in the association.

Sourcemodule DeleteEnvironmentRequest : sig ... end

Deletes an environment. To prevent users from unintentionally deleting actively-used environments, enable deletion protection.

Deletes a deployment strategy.

Deletes a configuration profile. To prevent users from unintentionally deleting actively-used configuration profiles, enable deletion protection.

Sourcemodule DeleteApplicationRequest : sig ... end

Deletes an application.

Creates a new configuration in the AppConfig hosted configuration store. If you're creating a feature flag, we recommend you familiarize yourself with the JSON schema for feature flag data. For more information, see Type reference for AWS.AppConfig.FeatureFlags in the AppConfig User Guide.

Sourcemodule CreateExtensionRequest : sig ... end

Creates an AppConfig extension. An extension augments your ability to inject logic or behavior at different points during the AppConfig workflow of creating or deploying a configuration. You can create your own extensions or use the Amazon Web Services authored extensions provided by AppConfig. For an AppConfig extension that uses Lambda, you must create a Lambda function to perform any computation and processing defined in the extension. If you plan to create custom versions of the Amazon Web Services authored notification extensions, you only need to specify an Amazon Resource Name (ARN) in the Uri field for the new extension version. For a custom EventBridge notification extension, enter the ARN of the EventBridge default events in the Uri field. For a custom Amazon SNS notification extension, enter the ARN of an Amazon SNS topic in the Uri field. For a custom Amazon SQS notification extension, enter the ARN of an Amazon SQS message queue in the Uri field. For more information about extensions, see Extending workflows in the AppConfig User Guide.

When you create an extension or configure an Amazon Web Services authored extension, you associate the extension with an AppConfig application, environment, or configuration profile. For example, you can choose to run the AppConfig deployment events to Amazon SNS Amazon Web Services authored extension and receive notifications on an Amazon SNS topic anytime a configuration deployment is started for a specific application. Defining which extension to associate with an AppConfig resource is called an extension association. An extension association is a specified relationship between an extension and an AppConfig resource, such as an application or a configuration profile. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Sourcemodule CreateEnvironmentRequest : sig ... end

Creates an environment. For each application, you define one or more environments. An environment is a deployment group of AppConfig targets, such as applications in a Beta or Production environment. You can also define environments for application subcomponents such as the Web, Mobile and Back-end components for your application. You can configure Amazon CloudWatch alarms for each environment. The system monitors alarms during a configuration deployment. If an alarm is triggered, the system rolls back the configuration.

Creates a deployment strategy that defines important criteria for rolling out your configuration to the designated targets. A deployment strategy includes the overall duration required, a percentage of targets to receive the deployment during each interval, an algorithm that defines how percentage grows, and bake time.

Creates a configuration profile, which is information that enables AppConfig to access the configuration source. Valid configuration sources include the following: Configuration data in YAML, JSON, and other formats stored in the AppConfig hosted configuration store Configuration data stored as objects in an Amazon Simple Storage Service (Amazon S3) bucket Pipelines stored in CodePipeline Secrets stored in Secrets Manager Standard and secure string parameters stored in Amazon Web Services Systems Manager Parameter Store Configuration data in SSM documents stored in the Systems Manager document store A configuration profile includes the following information: The URI location of the configuration data. The Identity and Access Management (IAM) role that provides access to the configuration data. A validator for the configuration data. Available validators include either a JSON Schema or an Amazon Web Services Lambda function. For more information, see Create a Configuration and a Configuration Profile in the AppConfig User Guide.

Sourcemodule CreateApplicationRequest : sig ... end

Creates an application. In AppConfig, an application is simply an organizational construct like a folder. This organizational construct has a relationship with some unit of executable code. For example, you could create an application called MyMobileApp to organize and manage configuration data for a mobile application installed by your users.

Sourcemodule ConfigurationProfiles : sig ... end

Lists the configuration profiles for an application.

Sourcemodule ConfigurationProfile : sig ... end

Creates a configuration profile, which is information that enables AppConfig to access the configuration source. Valid configuration sources include the following: Configuration data in YAML, JSON, and other formats stored in the AppConfig hosted configuration store Configuration data stored as objects in an Amazon Simple Storage Service (Amazon S3) bucket Pipelines stored in CodePipeline Secrets stored in Secrets Manager Standard and secure string parameters stored in Amazon Web Services Systems Manager Parameter Store Configuration data in SSM documents stored in the Systems Manager document store A configuration profile includes the following information: The URI location of the configuration data. The Identity and Access Management (IAM) role that provides access to the configuration data. A validator for the configuration data. Available validators include either a JSON Schema or an Amazon Web Services Lambda function. For more information, see Create a Configuration and a Configuration Profile in the AppConfig User Guide.

Sourcemodule Configuration : sig ... end

(Deprecated) Retrieves the latest deployed configuration. Note the following important information. This API action is deprecated. Calls to receive configuration data should use the StartConfigurationSession and GetLatestConfiguration APIs instead. GetConfiguration is a priced call. For more information, see Pricing.

Sourcemodule Applications : sig ... end

Lists all applications in your Amazon Web Services account.

Sourcemodule AccountSettings : sig ... end

Returns information about the status of the DeletionProtection parameter.