disableDefaultKeyReplicationRegions
inline suspend fun PaymentCryptographyClient.disableDefaultKeyReplicationRegions(crossinline block: DisableDefaultKeyReplicationRegionsRequest.Builder.() -> Unit): DisableDefaultKeyReplicationRegionsResponse
Disables multi-region key replication settings for the specified Amazon Web Services Regions in your account, preventing new keys from being automatically replicated to those regions.
After disabling default replication for specific regions, new keys created in your account will not be automatically replicated to those regions. You can still manually add replication to those regions for individual keys using the AddKeyReplicationRegions operation.
This operation does not affect existing keys or their current replication configuration.
Cross-account use: This operation can't be used across different Amazon Web Services accounts.
Related operations: