Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.2/services/appconfig.ts?docs=full";

§Classes

AppConfig

§Interfaces

Application
Applications
Configuration
ConfigurationProfile
ConfigurationProfiles
ConfigurationProfileSummary

A summary of a configuration profile.

CreateApplicationRequest
CreateConfigurationProfileRequest
CreateDeploymentStrategyRequest
CreateEnvironmentRequest
CreateHostedConfigurationVersionRequest
DeleteApplicationRequest
DeleteConfigurationProfileRequest
DeleteDeploymentStrategyRequest
DeleteEnvironmentRequest
DeleteHostedConfigurationVersionRequest
Deployment
DeploymentEvent

An object that describes a deployment event.

Deployments
DeploymentStrategies
DeploymentStrategy
DeploymentSummary

Information about the deployment.

Environment
Environments
GetApplicationRequest
GetConfigurationProfileRequest
GetConfigurationRequest
GetDeploymentRequest
GetDeploymentStrategyRequest
GetEnvironmentRequest
GetHostedConfigurationVersionRequest
HostedConfigurationVersion
HostedConfigurationVersions
HostedConfigurationVersionSummary

Information about the configuration.

ListApplicationsRequest
ListConfigurationProfilesRequest
ListDeploymentsRequest
ListDeploymentStrategiesRequest
ListEnvironmentsRequest
ListHostedConfigurationVersionsRequest
ListTagsForResourceRequest
Monitor

Amazon CloudWatch alarms to monitor during the deployment process.

ResourceTags
StartDeploymentRequest
StopDeploymentRequest
TagResourceRequest
UntagResourceRequest
UpdateApplicationRequest
UpdateConfigurationProfileRequest
UpdateDeploymentStrategyRequest
UpdateEnvironmentRequest
ValidateConfigurationRequest
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.

§Type Aliases

DeploymentEventType
DeploymentState
EnvironmentState
GrowthType
ReplicateTo
TriggeredBy
ValidatorType