appconfig-2019-10-09 library
Classes
- AppConfig
- Use AWS AppConfig, a capability of AWS Systems Manager, to create, manage, and quickly deploy application configurations. AppConfig supports controlled deployments to applications of any size and includes built-in validation checks and monitoring. You can use AppConfig with applications hosted on Amazon EC2 instances, AWS Lambda, containers, mobile applications, or IoT devices.
- Application
- Applications
- AwsClientCredentials
- AWS credentials.
- Configuration
- ConfigurationProfile
- ConfigurationProfiles
- ConfigurationProfileSummary
- A summary of a configuration profile.
- Deployment
- DeploymentEvent
- An object that describes a deployment event.
- Deployments
- DeploymentStrategies
- DeploymentStrategy
- DeploymentSummary
- Information about the deployment.
- Environment
- Environments
- HostedConfigurationVersion
- HostedConfigurationVersions
- HostedConfigurationVersionSummary
- Information about the configuration.
- Monitor
- Amazon CloudWatch alarms to monitor during the deployment process.
- ResourceTags
- Validator
- A validator provides a syntactic or semantic check to ensure the configuration you want to deploy functions as intended. To validate your application configuration data, you provide a schema or a Lambda function that runs against the configuration. The configuration deployment or update can only proceed when the configuration data is valid.
Enums
Extensions
- DeploymentEventTypeFromString on String
- DeploymentEventTypeValueExtension on DeploymentEventType
- DeploymentStateFromString on String
- DeploymentStateValueExtension on DeploymentState
- EnvironmentStateFromString on String
- EnvironmentStateValueExtension on EnvironmentState
- GrowthTypeFromString on String
- GrowthTypeValueExtension on GrowthType
- ReplicateToFromString on String
- ReplicateToValueExtension on ReplicateTo
- TriggeredByFromString on String
- TriggeredByValueExtension on TriggeredBy
- ValidatorTypeFromString on String
- ValidatorTypeValueExtension on ValidatorType