AwsServicesAuthentication(mapping=None, *, ignore_unknown_fields=False, **kwargs)Authentication configuration for the management of AWS resources.
Attributes |
|
|---|---|
| Name | Description |
role_arn |
str
Required. The Amazon Resource Name (ARN) of the role that the Anthos Multi-Cloud API will assume when managing AWS resources on your account. |
role_session_name |
str
Optional. An identifier for the assumed role session. When unspecified, it defaults to multicloud-service-agent.
|