Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 768 Bytes

File metadata and controls

13 lines (9 loc) · 768 Bytes

S3BlobStoreApiBucketSecurity

Properties

Name Type Description Notes
access_key_id str An IAM access key ID for granting access to the S3 bucket [optional]
secret_access_key str The secret access key associated with the specified IAM access key ID [optional]
role str An IAM role to assume in order to access the S3 bucket [optional]
session_token str An AWS STS session token associated with temporary security credentials which grant access to the S3 bucket [optional]

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