Values.DeleteEventDataStoreResponseSourceDisables the event data store specified by EventDataStore, which accepts an event data store ARN. After you run DeleteEventDataStore, the event data store enters a PENDING_DELETION state, and is automatically deleted after a wait period of seven days. TerminationProtectionEnabled must be set to False on the event data store and the FederationStatus must be DISABLED. You cannot delete an event data store if TerminationProtectionEnabled is True or the FederationStatus is ENABLED. After you run DeleteEventDataStore on an event data store, you cannot run ListQueries, DescribeQuery, or GetQueryResults on queries that are using an event data store in a PENDING_DELETION state. An event data store in the PENDING_DELETION state does not incur costs.
type nonrec error = [ | `ChannelExistsForEDSException of ChannelExistsForEDSException.t| `ConflictException of ConflictException.t| `EventDataStoreARNInvalidException of EventDataStoreARNInvalidException.t| `EventDataStoreFederationEnabledException of
EventDataStoreFederationEnabledException.t| `EventDataStoreHasOngoingImportException of
EventDataStoreHasOngoingImportException.t| `EventDataStoreNotFoundException of EventDataStoreNotFoundException.t| `EventDataStoreTerminationProtectedException of
EventDataStoreTerminationProtectedException.t| `InactiveEventDataStoreException of InactiveEventDataStoreException.t| `InsufficientDependencyServiceAccessPermissionException of
InsufficientDependencyServiceAccessPermissionException.t| `InvalidParameterException of InvalidParameterException.t| `NoManagementAccountSLRExistsException of
NoManagementAccountSLRExistsException.t| `NotOrganizationMasterAccountException of
NotOrganizationMasterAccountException.t| `OperationNotPermittedException of OperationNotPermittedException.t| `UnsupportedOperationException of UnsupportedOperationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ChannelExistsForEDSException of unit
| `ConflictException of unit
| `EventDataStoreARNInvalidException of unit
| `EventDataStoreFederationEnabledException of unit
| `EventDataStoreHasOngoingImportException of unit
| `EventDataStoreNotFoundException of unit
| `EventDataStoreTerminationProtectedException of unit
| `InactiveEventDataStoreException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidParameterException of unit
| `NoManagementAccountSLRExistsException of unit
| `NotOrganizationMasterAccountException of unit
| `OperationNotPermittedException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ChannelExistsForEDSException of unit
| `ConflictException of unit
| `EventDataStoreARNInvalidException of unit
| `EventDataStoreFederationEnabledException of unit
| `EventDataStoreHasOngoingImportException of unit
| `EventDataStoreNotFoundException of unit
| `EventDataStoreTerminationProtectedException of unit
| `InactiveEventDataStoreException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidParameterException of unit
| `NoManagementAccountSLRExistsException of unit
| `NotOrganizationMasterAccountException of unit
| `OperationNotPermittedException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]