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

The AuthenticationConfigurationInput 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:

Properties

AuthenticationType

Property description not available.

Required: No

Type: String

Allowed values: BASIC | OAUTH2 | CUSTOM

Update requires: No interruption

BasicAuthenticationCredentials

Property description not available.

Required: No

Type: BasicAuthenticationCredentials

Update requires: No interruption

CustomAuthenticationCredentials

Property description not available.

Required: No

Type: Object of String

Pattern: .+

Minimum: 1

Maximum: 2048

Update requires: No interruption

KmsKeyArn

Property description not available.

Required: No

Type: String

Pattern: ^$|arn:aws[a-z0-9-]*:kms:.*$

Update requires: No interruption

OAuth2Properties

Property description not available.

Required: No

Type: OAuth2Properties

Update requires: No interruption

SecretArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:aws(-(cn|us-gov|iso(-[bef])?))?:secretsmanager:.*$

Update requires: No interruption