Skip to content

/AWS1/CL_SSM=>DESCRIBEDOCUMENTPERMISSION()

About DescribeDocumentPermission

Describes the permissions for a Amazon Web Services Systems Manager document (SSM document). If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user's Amazon Web Services account ID) or publicly (All).

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/SSMDOCUMENTNAME /AWS1/SSMDOCUMENTNAME

The name of the document for which you are the owner.

IV_PERMISSIONTYPE TYPE /AWS1/SSMDOCUMENTPERMTYPE /AWS1/SSMDOCUMENTPERMTYPE

The permission type for the document. The permission type can be Share.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/SSMDOCPERMMAXRESULTS /AWS1/SSMDOCPERMMAXRESULTS

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

IV_NEXTTOKEN TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN

The token for the next set of items to return. (You received this token from a previous call.)

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMDESCRDOCPERMRSP /AWS1/CL_SSMDESCRDOCPERMRSP