Class GoldengateAmazonS3ConnectionProperties (0.6.1)

GoldengateAmazonS3ConnectionProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The properties of GoldengateAmazonS3Connection.

Attributes

Name Description
technology_type str
Optional. The technology type of AmazonS3Connection.
access_key_id str
Optional. Access key ID to access the Amazon S3 bucket.
secret_access_key_secret str
Optional. Secret access key to access the Amazon S3 bucket.
endpoint str
Optional. The Amazon Endpoint for S3.
region str
Optional. The name of the AWS region where the bucket is created.