Adds a resource to a bundle.
Documentation Index
Fetch the complete documentation index at: https://docs.opal.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the bundle.
The ID of the resource to add.
"72e75a6f-7183-48c5-94ff-6013f213314b"
The remote ID of the access level to grant to this user. Required if the resource being added requires an access level. If omitted, the default access level remote ID value (empty string) is used.
"arn:aws:iam::590304332660:role/AdministratorAccess"
The name of the access level to grant to this user. If omitted, the default access level name value (empty string) is used.
"AdministratorAccess"
Resource was successfully added to the bundle.
The ID of the bundle containing the resource.
"a381e7a3-e5e0-4c48-b1d6-4ccb4c191bc1"
The ID of the resource within a bundle.
"a381e7a3-e5e0-4c48-b1d6-4ccb4c191bc1"
The access level of the resource within a bundle.
"Read"
The remote ID of the access level of the resource within a bundle.
"arn:aws:iam::490306337630:role/SupportUser"