Skip to content

/AWS1/CL_SRH=>DESCRSERVICEACCESSPOLICIES()

About DescribeServiceAccessPolicies

Gets information about the access policies that control access to the domain's document and search endpoints. By default, shows the configuration with any pending changes. Set the Deployed option to true to show the active configuration and exclude pending changes. For more information, see Configuring Access for a Search Domain in the Amazon CloudSearch Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/SRHDOMAINNAME /AWS1/SRHDOMAINNAME

The name of the domain you want to describe.

Optional arguments:

IV_DEPLOYED TYPE /AWS1/SRHBOOLEAN /AWS1/SRHBOOLEAN

Whether to display the deployed configuration (true) or include any pending changes (false). Defaults to false.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SRHDESCRSVCACCPOLRSP /AWS1/CL_SRHDESCRSVCACCPOLRSP