getKeyValueStore

The key value store. Use this to separate data from function code, allowing you to update data without having to publish a new version of a function. The key value store holds keys and their corresponding values.

Return

null

Parameters

argument

null


Return

null

Parameters

name

The name of the key value store.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cloudfront.kotlin.inputs.GetKeyValueStorePlainArgs.

See also