Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.26 KB

File metadata and controls

13 lines (10 loc) · 2.26 KB

AccessKey

Fields

Field Type Required Description
name Optional[str] The name of the access key.
api_key Optional[str] The API key.
api_secret Optional[str] The API secret.
created_at date The date when the access key was created.
updated_at date The date when the access key was last updated.
enabled Optional[bool] Whether the access key is enabled or disabled.