AWS::DataZone::Connection GlueOAuth2Credentials - 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::DataZone::Connection GlueOAuth2Credentials

The GlueOAuth2Credentials property type specifies Property description not available. for an AWS::DataZone::Connection.

Syntax

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

JSON

{ "AccessToken" : String, "JwtToken" : String, "RefreshToken" : String, "UserManagedClientApplicationClientSecret" : String }

Properties

AccessToken

Property description not available.

Required: No

Type: String

Pattern: ^[\x20-\x7E]*$

Maximum: 4096

Update requires: No interruption

JwtToken

Property description not available.

Required: No

Type: String

Pattern: ^([a-zA-Z0-9_=]+)\.([a-zA-Z0-9_=]+)\.([a-zA-Z0-9_\-\+\/=]*)$

Maximum: 8000

Update requires: No interruption

RefreshToken

Property description not available.

Required: No

Type: String

Pattern: ^[\x20-\x7E]*$

Maximum: 4096

Update requires: No interruption

UserManagedClientApplicationClientSecret

Property description not available.

Required: No

Type: String

Pattern: ^[\x20-\x7E]*$

Maximum: 512

Update requires: No interruption