Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Blueprint - AWS Glue

Blueprint

The details of a blueprint.

Contents

BlueprintLocation

Specifies the path in Amazon S3 where the blueprint is published.

Type: String

Required: No

BlueprintServiceLocation

Specifies a path in Amazon S3 where the blueprint is copied when you call CreateBlueprint/UpdateBlueprint to register the blueprint in AWS Glue.

Type: String

Required: No

CreatedOn

The date and time the blueprint was registered.

Type: Timestamp

Required: No

Description

The description of the blueprint.

Type: String

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

Required: No

ErrorMessage

An error message.

Type: String

Required: No

LastActiveDefinition

When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.

Type: LastActiveDefinition object

Required: No

LastModifiedOn

The date and time the blueprint was last modified.

Type: Timestamp

Required: No

Name

The name of the blueprint.

Type: String

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

Pattern: [\.\-_A-Za-z0-9]+

Required: No

ParameterSpec

A JSON string that indicates the list of parameter specifications for the blueprint.

Type: String

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

Required: No

Status

The status of the blueprint registration.

  • Creating — The blueprint registration is in progress.

  • Active — The blueprint has been successfully registered.

  • Updating — An update to the blueprint registration is in progress.

  • Failed — The blueprint registration failed.

Type: String

Valid Values: CREATING | ACTIVE | UPDATING | FAILED

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.