View a markdown version of this page

AWS::Location::Job JobOutputOptions - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Location::Job JobOutputOptions

The JobOutputOptions property type specifies Property description not available. for an AWS::Location::Job.

Syntax

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

JSON

{ "Format" : String, "Location" : String }

YAML

Format: String Location: String

Properties

Format

Property description not available.

Required: Yes

Type: String

Allowed values: Parquet

Update requires: Replacement

Location

Property description not available.

Required: Yes

Type: String

Pattern: ^(arn:aws(-[a-z]+)*:[a-z0-9-]+:[a-z0-9-]*(:\d{12})?:[\w/+=,.-]+|s3://[a-z0-9][a-z0-9._-]{2,254}(/[^/]+)*/)$

Maximum: 300

Update requires: Replacement