# AwsServiceAccountKeyInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**access_key_id** | **String** | The AWS access key ID. |
**secret_access_key** | **String** | The access key ID's secret access key. |
**key_arn** | **String** | The key ARN to be used. |
**provider_name** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)