Skip to content

/AWS1/CL_APY=>DISASSOCIATESOURCEGRAPHQLAPI()

About DisassociateSourceGraphqlApi

Deletes an association between a Merged API and source API using the Merged API's identifier and the association ID.

Method Signature

IMPORTING

Required arguments:

IV_MERGEDAPIIDENTIFIER TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The identifier of the AppSync Merged API. This is generated by the AppSync service. In most cases, Merged APIs (especially in your account) only require the API ID value or ARN of the merged API. However, Merged APIs in other accounts (cross-account use cases) strictly require the full resource ARN of the merged API.

IV_ASSOCIATIONID TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The ID generated by the AppSync service for the source API association.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APYDISASCSRCGRAPHQL01 /AWS1/CL_APYDISASCSRCGRAPHQL01