1. Packages
  2. AWS
  3. API Docs
  4. odb
  5. getGiVersions
AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi

aws.odb.getGiVersions

Deploy with Pulumi
aws logo
AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi

    Data source to retrieve available Grid Infrastructure versions of Oracle Database@AWS.

    You can find out more about Oracle Database@AWS from User Guide.

    Example Usage

    Using getGiVersions

    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 getGiVersions(args: GetGiVersionsArgs, opts?: InvokeOptions): Promise<GetGiVersionsResult>
    function getGiVersionsOutput(args: GetGiVersionsOutputArgs, opts?: InvokeOptions): Output<GetGiVersionsResult>
    def get_gi_versions(region: Optional[str] = None,
                        shape: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetGiVersionsResult
    def get_gi_versions_output(region: Optional[pulumi.Input[str]] = None,
                        shape: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetGiVersionsResult]
    func GetGiVersions(ctx *Context, args *GetGiVersionsArgs, opts ...InvokeOption) (*GetGiVersionsResult, error)
    func GetGiVersionsOutput(ctx *Context, args *GetGiVersionsOutputArgs, opts ...InvokeOption) GetGiVersionsResultOutput

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

    public static class GetGiVersions 
    {
        public static Task<GetGiVersionsResult> InvokeAsync(GetGiVersionsArgs args, InvokeOptions? opts = null)
        public static Output<GetGiVersionsResult> Invoke(GetGiVersionsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGiVersionsResult> getGiVersions(GetGiVersionsArgs args, InvokeOptions options)
    public static Output<GetGiVersionsResult> getGiVersions(GetGiVersionsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws:odb/getGiVersions:getGiVersions
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    Shape string
    The system shape.
    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    Shape string
    The system shape.
    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    shape String
    The system shape.
    region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    shape string
    The system shape.
    region str
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    shape str
    The system shape.
    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    shape String
    The system shape.

    getGiVersions Result

    The following output properties are available:

    GiVersions List<GetGiVersionsGiVersion>
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    Id string
    The provider-assigned unique ID for this managed resource.
    Region string
    Shape string
    GiVersions []GetGiVersionsGiVersion
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    Id string
    The provider-assigned unique ID for this managed resource.
    Region string
    Shape string
    giVersions List<GetGiVersionsGiVersion>
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    id String
    The provider-assigned unique ID for this managed resource.
    region String
    shape String
    giVersions GetGiVersionsGiVersion[]
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    id string
    The provider-assigned unique ID for this managed resource.
    region string
    shape string
    gi_versions Sequence[GetGiVersionsGiVersion]
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    id str
    The provider-assigned unique ID for this managed resource.
    region str
    shape str
    giVersions List<Property Map>
    Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
    id String
    The provider-assigned unique ID for this managed resource.
    region String
    shape String

    Supporting Types

    GetGiVersionsGiVersion

    Version string
    Version string
    version String
    version string
    version String

    Package Details

    Repository
    AWS Classic pulumi/pulumi-aws
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aws Terraform Provider.
    aws logo
    AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate