Class AwsProperties (0.3.1)

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

Connection properties specific to Amazon Web Services (AWS).

Attribute

NameDescription
cross_account_role `.gcbc_connection.AwsCrossAccountRole`
Authentication using Google owned AWS IAM user's access key to assume into customer's AWS IAM Role.

Inheritance

builtins.object > proto.message.Message > AwsProperties