Class AwsProxyConfig (0.6.8)

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

Details of a proxy config stored in AWS Secret Manager.

Attributes

NameDescription
secret_arn str
The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration. The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/anthos/clusters/docs/multi-cloud/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
secret_version str
The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.