Connection
Defines a connection to a data source.
Types
Properties
Connection properties specific to the Athena compute environment.
The authentication properties of the connection.
A list of compute environments compatible with the connection.
These key-value pairs define parameters for the connection when using the version 1 Connection schema:
The version of the connection schema for this connection. Version 2 supports properties for specific compute environments.
The type of the connection. Currently, SFTP is not supported.
The timestamp of the time that this connection definition was created.
The description of the connection.
A timestamp of the time this connection was last validated.
The user, group, or role that last updated this connection definition.
The timestamp of the last time the connection definition was updated.
A list of criteria that can be used in selecting this connection.
The physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup
, that are needed to make this connection successfully.
Connection properties specific to the Python compute environment.
Connection properties specific to the Spark compute environment.
The status of the connection. Can be one of: READY
, IN_PROGRESS
, or FAILED
.
The reason for the connection status.