Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 582 Bytes

AwsAccessKeyModel.md

File metadata and controls

10 lines (7 loc) · 582 Bytes

AwsAccessKeyModel

Properties

Name Type Description Notes
access_key_id str Access key id. Sparse update not supported. Must set both access key ID and secret access key. [optional]
secret_access_key str Secret access key. Sparse update not supported. Must set both access key ID and secret access key. [optional]

[Back to Model list] [Back to API list] [Back to README]