Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

NO_ACCESS = "no_access"

When service need no access like SessionManager, but the service name required for other logical changes in bucket or CMK policy

READONLY = "readonly"

When service need read only access to bucket and CMK

READWRITE = "readwrite"

When service need read write access to bucket and CMK

WRITEONLY = "writeonly"

When service need write only access to bucket and CMK

Generated using TypeDoc