1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. elasticache
  6. getServerlessCacheSnapshot

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.77.0
published on Monday, Aug 31, 2026 by Pulumi
aws-native logo aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.77.0
published on Monday, Aug 31, 2026 by Pulumi

    Resource Type definition for AWS::ElastiCache::ServerlessCacheSnapshot. A serverless cache snapshot is a point-in-time backup of an ElastiCache serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.

    Using getServerlessCacheSnapshot

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getServerlessCacheSnapshot(args: GetServerlessCacheSnapshotArgs, opts?: InvokeOptions): Promise<GetServerlessCacheSnapshotResult>
    function getServerlessCacheSnapshotOutput(args: GetServerlessCacheSnapshotOutputArgs, opts?: InvokeOutputOptions): Output<GetServerlessCacheSnapshotResult>
    def get_serverless_cache_snapshot(arn: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetServerlessCacheSnapshotResult
    def get_serverless_cache_snapshot_output(arn: pulumi.Input[Optional[str]] = None,
                                      opts: Optional[InvokeOutputOptions] = None) -> Output[GetServerlessCacheSnapshotResult]
    func LookupServerlessCacheSnapshot(ctx *Context, args *LookupServerlessCacheSnapshotArgs, opts ...InvokeOption) (*LookupServerlessCacheSnapshotResult, error)
    func LookupServerlessCacheSnapshotOutput(ctx *Context, args *LookupServerlessCacheSnapshotOutputArgs, opts ...InvokeOption) LookupServerlessCacheSnapshotResultOutput

    > Note: This function is named LookupServerlessCacheSnapshot in the Go SDK.

    public static class GetServerlessCacheSnapshot 
    {
        public static Task<GetServerlessCacheSnapshotResult> InvokeAsync(GetServerlessCacheSnapshotArgs args, InvokeOptions? opts = null)
        public static Output<GetServerlessCacheSnapshotResult> Invoke(GetServerlessCacheSnapshotInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetServerlessCacheSnapshotResult> Invoke(GetServerlessCacheSnapshotInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetServerlessCacheSnapshotResult> getServerlessCacheSnapshot(GetServerlessCacheSnapshotArgs args, InvokeOptions options)
    public static Output<GetServerlessCacheSnapshotResult> getServerlessCacheSnapshot(GetServerlessCacheSnapshotArgs args, InvokeOptions options)
    public static Output<GetServerlessCacheSnapshotResult> getServerlessCacheSnapshot(GetServerlessCacheSnapshotArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:elasticache:getServerlessCacheSnapshot
      arguments:
        # arguments dictionary
    data "aws-native_elasticache_get_serverless_cache_snapshot" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    Arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    arn String
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    arn str
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    arn String
    The Amazon Resource Name (ARN) of the serverless cache snapshot.

    getServerlessCacheSnapshot Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    BytesUsedForCache string
    The total size of the serverless cache snapshot, in bytes.
    CreateTime string
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    ServerlessCacheConfiguration Pulumi.AwsNative.ElastiCache.Outputs.ServerlessCacheSnapshotServerlessCacheConfiguration
    The configuration of the serverless cache, at the time the snapshot was taken.
    SnapshotType string
    The type of snapshot of the serverless cache.
    Status string
    The current status of the serverless cache snapshot.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A list of tags to be added to the serverless cache snapshot resource.
    Arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    BytesUsedForCache string
    The total size of the serverless cache snapshot, in bytes.
    CreateTime string
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    ServerlessCacheConfiguration ServerlessCacheSnapshotServerlessCacheConfiguration
    The configuration of the serverless cache, at the time the snapshot was taken.
    SnapshotType string
    The type of snapshot of the serverless cache.
    Status string
    The current status of the serverless cache snapshot.
    Tags Tag
    A list of tags to be added to the serverless cache snapshot resource.
    arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    bytes_used_for_cache string
    The total size of the serverless cache snapshot, in bytes.
    create_time string
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    serverless_cache_configuration object
    The configuration of the serverless cache, at the time the snapshot was taken.
    snapshot_type string
    The type of snapshot of the serverless cache.
    status string
    The current status of the serverless cache snapshot.
    tags list(object)
    A list of tags to be added to the serverless cache snapshot resource.
    arn String
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    bytesUsedForCache String
    The total size of the serverless cache snapshot, in bytes.
    createTime String
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    serverlessCacheConfiguration ServerlessCacheSnapshotServerlessCacheConfiguration
    The configuration of the serverless cache, at the time the snapshot was taken.
    snapshotType String
    The type of snapshot of the serverless cache.
    status String
    The current status of the serverless cache snapshot.
    tags List<Tag>
    A list of tags to be added to the serverless cache snapshot resource.
    arn string
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    bytesUsedForCache string
    The total size of the serverless cache snapshot, in bytes.
    createTime string
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    serverlessCacheConfiguration ServerlessCacheSnapshotServerlessCacheConfiguration
    The configuration of the serverless cache, at the time the snapshot was taken.
    snapshotType string
    The type of snapshot of the serverless cache.
    status string
    The current status of the serverless cache snapshot.
    tags Tag[]
    A list of tags to be added to the serverless cache snapshot resource.
    arn str
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    bytes_used_for_cache str
    The total size of the serverless cache snapshot, in bytes.
    create_time str
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    serverless_cache_configuration ServerlessCacheSnapshotServerlessCacheConfiguration
    The configuration of the serverless cache, at the time the snapshot was taken.
    snapshot_type str
    The type of snapshot of the serverless cache.
    status str
    The current status of the serverless cache snapshot.
    tags Sequence[root_Tag]
    A list of tags to be added to the serverless cache snapshot resource.
    arn String
    The Amazon Resource Name (ARN) of the serverless cache snapshot.
    bytesUsedForCache String
    The total size of the serverless cache snapshot, in bytes.
    createTime String
    The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot.
    serverlessCacheConfiguration Property Map
    The configuration of the serverless cache, at the time the snapshot was taken.
    snapshotType String
    The type of snapshot of the serverless cache.
    status String
    The current status of the serverless cache snapshot.
    tags List<Property Map>
    A list of tags to be added to the serverless cache snapshot resource.

    Supporting Types

    ServerlessCacheSnapshotServerlessCacheConfiguration

    Engine string
    The engine that the serverless cache is configured with.
    MajorEngineVersion string
    The engine version number that the serverless cache is configured with.
    ServerlessCacheName string
    The identifier of the serverless cache.
    Engine string
    The engine that the serverless cache is configured with.
    MajorEngineVersion string
    The engine version number that the serverless cache is configured with.
    ServerlessCacheName string
    The identifier of the serverless cache.
    engine string
    The engine that the serverless cache is configured with.
    major_engine_version string
    The engine version number that the serverless cache is configured with.
    serverless_cache_name string
    The identifier of the serverless cache.
    engine String
    The engine that the serverless cache is configured with.
    majorEngineVersion String
    The engine version number that the serverless cache is configured with.
    serverlessCacheName String
    The identifier of the serverless cache.
    engine string
    The engine that the serverless cache is configured with.
    majorEngineVersion string
    The engine version number that the serverless cache is configured with.
    serverlessCacheName string
    The identifier of the serverless cache.
    engine str
    The engine that the serverless cache is configured with.
    major_engine_version str
    The engine version number that the serverless cache is configured with.
    serverless_cache_name str
    The identifier of the serverless cache.
    engine String
    The engine that the serverless cache is configured with.
    majorEngineVersion String
    The engine version number that the serverless cache is configured with.
    serverlessCacheName String
    The identifier of the serverless cache.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.77.0
    published on Monday, Aug 31, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial