Resource Sharing
List account shares
Get account share by ID
Create a new share
Update a share
Delete a share
ModelsExpand Collapse
class ResourceSharingListResponse: …
The number of recipients in the 'associated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'associating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
class ResourceSharingGetResponse: …
The number of recipients in the 'associated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'associating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
class ResourceSharingCreateResponse: …
The number of recipients in the 'associated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'associating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
class ResourceSharingUpdateResponse: …
The number of recipients in the 'associated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'associating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
class ResourceSharingDeleteResponse: …
The number of recipients in the 'associated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'associating' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociated' state. This field is only included when requested via the 'include_recipient_counts' parameter.
The number of recipients in the 'disassociating' state. This field is only included when requested via the 'include_recipient_counts' parameter.