Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.12 KB

ram.rst

File metadata and controls

53 lines (40 loc) · 1.12 KB

ram

Example usage

python

@mock_ram def test_ram_behaviour: boto3.client("ram") ...

Implemented features for this service

  • [ ] accept_resource_share_invitation
  • [ ] associate_resource_share
  • [ ] associate_resource_share_permission
  • [X] create_resource_share
  • [X] delete_resource_share
  • [ ] disassociate_resource_share
  • [ ] disassociate_resource_share_permission
  • [X] enable_sharing_with_aws_organization
  • [ ] get_permission
  • [ ] get_resource_policies
  • [ ] get_resource_share_associations
  • [ ] get_resource_share_invitations
  • [X] get_resource_shares
  • [ ] list_pending_invitation_resources
  • [ ] list_permission_versions
  • [ ] list_permissions
  • [ ] list_principals
  • [ ] list_resource_share_permissions
  • [ ] list_resource_types
  • [ ] list_resources
  • [ ] promote_resource_share_created_from_policy
  • [ ] reject_resource_share_invitation
  • [ ] tag_resource
  • [ ] untag_resource
  • [X] update_resource_share