AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Interface for accessing CloudFrontKeyValueStore
Amazon CloudFront KeyValueStore Service to View and Update Data in a KVS ResourceNamespace: Amazon.CloudFrontKeyValueStore
Assembly: AWSSDK.CloudFrontKeyValueStore.dll
Version: 3.x.y.z
public interface IAmazonCloudFrontKeyValueStore IAmazonService, IDisposable
The IAmazonCloudFrontKeyValueStore type exposes the following members
Name | Type | Description | |
---|---|---|---|
Paginators | Amazon.CloudFrontKeyValueStore.Model.ICloudFrontKeyValueStorePaginatorFactory |
Paginators for the service |
Name | Description | |
---|---|---|
DeleteKey(DeleteKeyRequest) |
Deletes the key value pair specified by the key. |
|
DeleteKeyAsync(DeleteKeyRequest, CancellationToken) |
Deletes the key value pair specified by the key. |
|
DescribeKeyValueStore(DescribeKeyValueStoreRequest) |
Returns metadata information about Key Value Store. |
|
DescribeKeyValueStoreAsync(DescribeKeyValueStoreRequest, CancellationToken) |
Returns metadata information about Key Value Store. |
|
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
|
GetKey(GetKeyRequest) |
Returns a key value pair. |
|
GetKeyAsync(GetKeyRequest, CancellationToken) |
Returns a key value pair. |
|
ListKeys(ListKeysRequest) |
Returns a list of key value pairs. |
|
ListKeysAsync(ListKeysRequest, CancellationToken) |
Returns a list of key value pairs. |
|
PutKey(PutKeyRequest) |
Creates a new key value pair or replaces the value of an existing key. |
|
PutKeyAsync(PutKeyRequest, CancellationToken) |
Creates a new key value pair or replaces the value of an existing key. |
|
UpdateKeys(UpdateKeysRequest) |
Puts or Deletes multiple key value pairs in a single, all-or-nothing operation. |
|
UpdateKeysAsync(UpdateKeysRequest, CancellationToken) |
Puts or Deletes multiple key value pairs in a single, all-or-nothing operation. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5