Amazon Managed Blockchain (managedblockchain)

2023-02-09

7 new actions, 1 new resource | 3 updated actions

Additions

    Actions
  • CreateAccessor
    • Description:  Grants permission to create an Amazon Managed Blockchain accessor
    • Access:  Write
    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

  • DeleteAccessor
    • Description:  Grants permission to delete an Amazon Managed Blockchain accessor owned by the current AWS account
    • Access:  Write
    • Resources: 

      Name: accessor

      Required: Yes

  • GET
    • Description:  Grants permission to send HTTP GET requests to an Ethereum node
    • Access:  Permissions management
  • GetAccessor
    • Description:  Grants permission to return detailed information about an Amazon Managed Blockchain accessor owned by the current AWS account
    • Access:  Read
    • Resources: 

      Name: accessor

      Required: Yes

  • Invoke
    • Description:  Grants permission to create WebSocket connections to an Ethereum node
    • Access:  Permissions management
  • ListAccessors
    • Description:  Grants permission to list the Amazon Managed Blockchain accessors owned by the current AWS account
    • Access:  List
  • POST
    • Description:  Grants permission to send HTTP POST requests to an Ethereum node
    • Access:  Permissions management
    Resources
  • accessor
    • Arn:  arn:${Partition}:managedblockchain:${Region}:${Account}:accessors/${AccessorId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

Updates