BackendEnvironment - Amplify

BackendEnvironment

Describes the backend environment for an Amplify app.

Contents

backendEnvironmentArn

The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: (?s).*

Required: Yes

createTime

The creation date and time for a backend environment that is part of an Amplify app.

Type: Timestamp

Required: Yes

environmentName

The name for a backend environment that is part of an Amplify app.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: (?s).+

Required: Yes

updateTime

The last updated date and time for a backend environment that is part of an Amplify app.

Type: Timestamp

Required: Yes

deploymentArtifacts

The name of deployment artifacts.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: (?s).+

Required: No

stackName

The AWS CloudFormation stack name of a backend environment.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: (?s).+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: