Removes a package from the specified Amazon OpenSearch Service domain. The package can't be
in use with any OpenSearch index for the dissociation to succeed. The package is still available
in OpenSearch Service for association later. For more information, see Custom
packages for Amazon OpenSearch Service.
Example
Use a bare-bones client and the command you need to make an API call.
Removes a package from the specified Amazon OpenSearch Service domain. The package can't be in use with any OpenSearch index for the dissociation to succeed. The package is still available in OpenSearch Service for association later. For more information, see Custom packages for Amazon OpenSearch Service.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DissociatePackageCommandInput
Returns
DissociatePackageCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
An error occurred because you don't have permissions to access the resource.
Throws
BaseException (client fault)
An error occurred while processing the request.
Throws
ConflictException (client fault)
An error occurred because the client attempts to remove a resource that is currently in use.
Throws
InternalException (server fault)
Request processing failed because of an unknown error, exception, or internal failure.
Throws
ResourceNotFoundException (client fault)
An exception for accessing or deleting a resource that doesn't exist.
Throws
ValidationException (client fault)
An exception for accessing or deleting a resource that doesn't exist.
Throws
OpenSearchServiceException
Base exception class for all service exceptions from OpenSearch service.