glue_create_blueprint: Registers a blueprint with Glue

View source: R/glue_operations.R

glue_create_blueprintR Documentation

Registers a blueprint with Glue

Description

Registers a blueprint with Glue.

See https://www.paws-r-sdk.com/docs/glue_create_blueprint/ for full documentation.

Usage

glue_create_blueprint(Name, Description = NULL, BlueprintLocation, Tags = NULL)

Arguments

Name

[required] The name of the blueprint.

Description

A description of the blueprint.

BlueprintLocation

[required] Specifies a path in Amazon S3 where the blueprint is published.

Tags

The tags to be applied to this blueprint.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.