Skip to main content

AccessKeyScope

Controls whether the key receives the implicit default-allowed operations (such as create bucket or list buckets) on top of what its policies and bucket roles grant.

  • standard (default): grants the default-allowed operations.
  • no_default_allow: denies them, so the key can do only what its policies and bucket roles explicitly allow.
stringAccessKeyScope

Controls whether the key receives the implicit default-allowed operations (such as create bucket or list buckets) on top of what its policies and bucket roles grant.

  • standard (default): grants the default-allowed operations.
  • no_default_allow: denies them, so the key can do only what its policies and bucket roles explicitly allow.

Possible values: [standard, no_default_allow]

AccessKeyScope
"standard"