Pilih preferensi cookie Anda

Kami menggunakan cookie penting serta alat serupa yang diperlukan untuk menyediakan situs dan layanan. Kami menggunakan cookie performa untuk mengumpulkan statistik anonim sehingga kami dapat memahami cara pelanggan menggunakan situs dan melakukan perbaikan. Cookie penting tidak dapat dinonaktifkan, tetapi Anda dapat mengklik “Kustom” atau “Tolak” untuk menolak cookie performa.

Jika Anda setuju, AWS dan pihak ketiga yang disetujui juga akan menggunakan cookie untuk menyediakan fitur situs yang berguna, mengingat preferensi Anda, dan menampilkan konten yang relevan, termasuk iklan yang relevan. Untuk menerima atau menolak semua cookie yang tidak penting, klik “Terima” atau “Tolak”. Untuk membuat pilihan yang lebih detail, klik “Kustomisasi”.

DeleteCacheSecurityGroup - Amazon ElastiCache
Halaman ini belum diterjemahkan ke dalam bahasa Anda. Minta terjemahan

DeleteCacheSecurityGroup

Deletes a cache security group.

Note

You cannot delete a cache security group if it is associated with any clusters.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

CacheSecurityGroupName

The name of the cache security group to delete.

Note

You cannot delete the default security group.

Type: String

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

CacheSecurityGroupNotFound

The requested cache security group name does not refer to an existing cache security group.

HTTP Status Code: 404

InvalidCacheSecurityGroupState

The current state of the cache security group does not allow deletion.

HTTP Status Code: 400

InvalidParameterCombination

Two or more incompatible parameters were specified.

HTTP Status Code: 400

InvalidParameterValue

The value for a parameter is invalid.

HTTP Status Code: 400

Examples

DeleteCacheSecurityGroup

This example illustrates one usage of DeleteCacheSecurityGroup.

Sample Request

https://elasticache.us-west-2.amazonaws.com/ ?Action=DeleteCacheSecurityGroup &CacheSecurityGroupName=mycachesecuritygroup3 &Version=2015-02-02 &SignatureVersion=4 &SignatureMethod=HmacSHA256 &Timestamp=20150202T192317Z &X-Amz-Credential=<credential>

Sample Response

<DeleteCacheSecurityGroupResponse xmlns="http://elasticache.amazonaws.com/doc/2015-02-02/"> <ResponseMetadata> <RequestId>c130cfb7-3650-11e0-ae57-f96cfe56749c</RequestId> </ResponseMetadata> </DeleteCacheSecurityGroupResponse>

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivasiSyarat situsPreferensi cookie
© 2025, Amazon Web Services, Inc. atau afiliasinya. Semua hak dilindungi undang-undang.