1. Registry
  2. Packages
  3. Akamai
  4. API Docs
  5. getCloudaccessKeyVersions
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
akamai logo
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi

    Using getCloudaccessKeyVersions

    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 getCloudaccessKeyVersions(args: GetCloudaccessKeyVersionsArgs, opts?: InvokeOptions): Promise<GetCloudaccessKeyVersionsResult>
    function getCloudaccessKeyVersionsOutput(args: GetCloudaccessKeyVersionsOutputArgs, opts?: InvokeOutputOptions): Output<GetCloudaccessKeyVersionsResult>
    def get_cloudaccess_key_versions(access_key_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetCloudaccessKeyVersionsResult
    def get_cloudaccess_key_versions_output(access_key_name: pulumi.Input[Optional[str]] = None,
                                     opts: Optional[InvokeOutputOptions] = None) -> Output[GetCloudaccessKeyVersionsResult]
    func GetCloudaccessKeyVersions(ctx *Context, args *GetCloudaccessKeyVersionsArgs, opts ...InvokeOption) (*GetCloudaccessKeyVersionsResult, error)
    func GetCloudaccessKeyVersionsOutput(ctx *Context, args *GetCloudaccessKeyVersionsOutputArgs, opts ...InvokeOption) GetCloudaccessKeyVersionsResultOutput

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

    public static class GetCloudaccessKeyVersions 
    {
        public static Task<GetCloudaccessKeyVersionsResult> InvokeAsync(GetCloudaccessKeyVersionsArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudaccessKeyVersionsResult> Invoke(GetCloudaccessKeyVersionsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudaccessKeyVersionsResult> Invoke(GetCloudaccessKeyVersionsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetCloudaccessKeyVersionsResult> getCloudaccessKeyVersions(GetCloudaccessKeyVersionsArgs args, InvokeOptions options)
    public static Output<GetCloudaccessKeyVersionsResult> getCloudaccessKeyVersions(GetCloudaccessKeyVersionsArgs args, InvokeOptions options)
    public static Output<GetCloudaccessKeyVersionsResult> getCloudaccessKeyVersions(GetCloudaccessKeyVersionsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: akamai:index/getCloudaccessKeyVersions:getCloudaccessKeyVersions
      arguments:
        # arguments dictionary
    data "akamai_get_cloudaccess_key_versions" "name" {
        # arguments
    }

    The following arguments are supported:

    getCloudaccessKeyVersions Result

    The following output properties are available:

    Supporting Types

    GetCloudaccessKeyVersionsAccessKeyVersion

    CloudAccessKeyId string
    The unique identifier assigned to the access key assigned from AWS or GCS.
    CreatedBy string
    The username of the person who created the access key.
    CreatedTime string
    The time the access key was created, in ISO 8601 format.
    DeploymentStatus string
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    Version int
    Version of the access key.
    VersionGuid string
    The unique identifier assigned to an access key version.
    CloudAccessKeyId string
    The unique identifier assigned to the access key assigned from AWS or GCS.
    CreatedBy string
    The username of the person who created the access key.
    CreatedTime string
    The time the access key was created, in ISO 8601 format.
    DeploymentStatus string
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    Version int
    Version of the access key.
    VersionGuid string
    The unique identifier assigned to an access key version.
    cloud_access_key_id string
    The unique identifier assigned to the access key assigned from AWS or GCS.
    created_by string
    The username of the person who created the access key.
    created_time string
    The time the access key was created, in ISO 8601 format.
    deployment_status string
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    version number
    Version of the access key.
    version_guid string
    The unique identifier assigned to an access key version.
    cloudAccessKeyId String
    The unique identifier assigned to the access key assigned from AWS or GCS.
    createdBy String
    The username of the person who created the access key.
    createdTime String
    The time the access key was created, in ISO 8601 format.
    deploymentStatus String
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    version Integer
    Version of the access key.
    versionGuid String
    The unique identifier assigned to an access key version.
    cloudAccessKeyId string
    The unique identifier assigned to the access key assigned from AWS or GCS.
    createdBy string
    The username of the person who created the access key.
    createdTime string
    The time the access key was created, in ISO 8601 format.
    deploymentStatus string
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    version number
    Version of the access key.
    versionGuid string
    The unique identifier assigned to an access key version.
    cloud_access_key_id str
    The unique identifier assigned to the access key assigned from AWS or GCS.
    created_by str
    The username of the person who created the access key.
    created_time str
    The time the access key was created, in ISO 8601 format.
    deployment_status str
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    version int
    Version of the access key.
    version_guid str
    The unique identifier assigned to an access key version.
    cloudAccessKeyId String
    The unique identifier assigned to the access key assigned from AWS or GCS.
    createdBy String
    The username of the person who created the access key.
    createdTime String
    The time the access key was created, in ISO 8601 format.
    deploymentStatus String
    Indicates if the version has been activated to the Akamai networks. Available statuses are: PENDING_DELETION, ACTIVE and PENDING_ACTIVATION.
    version Number
    Version of the access key.
    versionGuid String
    The unique identifier assigned to an access key version.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Viewing docs for Akamai v12.0.0
    published on Thursday, Sep 17, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial