Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

AWS::DataBrew::Job DataCatalogOutput

Modalità Focus
AWS::DataBrew::Job DataCatalogOutput - AWS CloudFormation
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione
Filtro Visualizza

Represents options that specify how and where in the AWS Glue Data Catalog DataBrew writes the output generated by recipe jobs.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "CatalogId" : String, "DatabaseName" : String, "DatabaseOptions" : DatabaseTableOutputOptions, "Overwrite" : Boolean, "S3Options" : S3TableOutputOptions, "TableName" : String }

Properties

CatalogId

The unique identifier of the AWS account that holds the Data Catalog that stores the data.

Required: No

Type: String

Minimum: 1

Maximum: 255

Update requires: No interruption

DatabaseName

The name of a database in the Data Catalog.

Required: Yes

Type: String

Minimum: 1

Maximum: 255

Update requires: No interruption

DatabaseOptions

Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.

Required: No

Type: DatabaseTableOutputOptions

Update requires: No interruption

Overwrite

A value that, if true, means that any data in the location specified for output is overwritten with new output. Not supported with DatabaseOptions.

Required: No

Type: Boolean

Update requires: No interruption

S3Options

Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.

Required: No

Type: S3TableOutputOptions

Update requires: No interruption

TableName

The name of a table in the Data Catalog.

Required: Yes

Type: String

Minimum: 1

Maximum: 255

Update requires: No interruption

In questa pagina

PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.