CloudFront KeyValueStore
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for CloudFront KeyValueStore rules that match the service but not a specific eventName. | N | N |
| Delete | Deletes the key value pair specified by the key. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Describe | Returns metadata information about Key Value Store. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Get | Returns a key value pair. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Returns a list of key value pairs. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Put | Creates a new key value pair or replaces the value of an existing key. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Update | Puts or Deletes multiple key value pairs in a single, all-or-nothing operation. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: CloudFront KeyValueStore (catch-all)
#Description
Catch-all entry for CloudFront KeyValueStore rules that match the service but not a specific eventName.
DeleteKey
#Description
Deletes the key value pair specified by the key. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DescribeKeyValueStore
#Description
Returns metadata information about Key Value Store. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
GetKey
#Description
Returns a key value pair. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListKeys
#Description
Returns a list of key value pairs. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
PutKey
#Description
Creates a new key value pair or replaces the value of an existing key. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
UpdateKeys
#Description
Puts or Deletes multiple key value pairs in a single, all-or-nothing operation. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.