v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439243197.0 KB

Deletes the storage configuration for the specified ARN.

If you try to delete a storage configuration that is used by a Composition, you will get an error (409 ConflictException). To avoid this, for all Compositions that reference the storage configuration, first use StopComposition and wait for it to complete, then use DeleteStorageConfiguration.

post/DeleteStorageConfiguration

Request body

arnstring required

ARN of the storage configuration to be deleted.

Response

Success

DeleteStorageConfigurationResponse required