NetworkMigrationCodeGenerationArtifact - ApplicationMigrationService

NetworkMigrationCodeGenerationArtifact

An artifact generated during code generation, such as a CloudFormation template or Terraform file.

Contents

artifactID

The unique identifier of the artifact.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: No

artifactSubType

The sub-type of the artifact for further classification.

Type: String

Valid Values: APPLICATION | NESTED_STACK | STACK

Required: No

artifactType

The type of the artifact, such as CLOUDFORMATION_TEMPLATE or TERRAFORM_MODULE.

Type: String

Valid Values: CDK_TYPESCRIPT | CLOUDFORMATION_TEMPLATE | CDKTF_TYPESCRIPT | TERRAFORM_CONFIGURATION | CDK_L2_TYPESCRIPT

Required: No

checksum

The checksum of the artifact for integrity verification.

Type: Checksum object

Required: No

createdAt

The timestamp when the artifact was created.

Type: Timestamp

Required: No

logicalID

The logical identifier for the artifact.

Type: String

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

Pattern: [a-zA-Z][a-zA-Z0-9-]*

Required: No

outputS3Configuration

The S3 location where the artifact is stored.

Type: S3Configuration object

Required: No

See Also

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