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

aws.odb.getDbSystemShapes

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

    Data source to retrieve available system shapes Oracle Database@AWS.

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

    Example Usage

    Basic Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as aws from "@pulumi/aws";
    
    const example = aws.odb.getDbSystemShapes({});
    
    import pulumi
    import pulumi_aws as aws
    
    example = aws.odb.get_db_system_shapes()
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-aws/sdk/v7/go/aws/odb"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := odb.GetDbSystemShapes(ctx, &odb.GetDbSystemShapesArgs{}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Aws = Pulumi.Aws;
    
    return await Deployment.RunAsync(() => 
    {
        var example = Aws.Odb.GetDbSystemShapes.Invoke();
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.aws.odb.OdbFunctions;
    import com.pulumi.aws.odb.inputs.GetDbSystemShapesArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var example = OdbFunctions.getDbSystemShapes(GetDbSystemShapesArgs.builder()
                .build());
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: aws:odb:getDbSystemShapes
          arguments: {}
    

    Using getDbSystemShapes

    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 getDbSystemShapes(args: GetDbSystemShapesArgs, opts?: InvokeOptions): Promise<GetDbSystemShapesResult>
    function getDbSystemShapesOutput(args: GetDbSystemShapesOutputArgs, opts?: InvokeOptions): Output<GetDbSystemShapesResult>
    def get_db_system_shapes(availability_zone_id: Optional[str] = None,
                             region: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetDbSystemShapesResult
    def get_db_system_shapes_output(availability_zone_id: Optional[pulumi.Input[str]] = None,
                             region: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetDbSystemShapesResult]
    func GetDbSystemShapes(ctx *Context, args *GetDbSystemShapesArgs, opts ...InvokeOption) (*GetDbSystemShapesResult, error)
    func GetDbSystemShapesOutput(ctx *Context, args *GetDbSystemShapesOutputArgs, opts ...InvokeOption) GetDbSystemShapesResultOutput

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

    public static class GetDbSystemShapes 
    {
        public static Task<GetDbSystemShapesResult> InvokeAsync(GetDbSystemShapesArgs args, InvokeOptions? opts = null)
        public static Output<GetDbSystemShapesResult> Invoke(GetDbSystemShapesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDbSystemShapesResult> getDbSystemShapes(GetDbSystemShapesArgs args, InvokeOptions options)
    public static Output<GetDbSystemShapesResult> getDbSystemShapes(GetDbSystemShapesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws:odb/getDbSystemShapes:getDbSystemShapes
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AvailabilityZoneId string
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    AvailabilityZoneId string
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    availabilityZoneId String
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    availabilityZoneId string
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    availability_zone_id str
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    region str
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    availabilityZoneId String
    The physical ID of the AZ, for example, use1-az4. This ID persists across accounts.
    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.

    getDbSystemShapes Result

    The following output properties are available:

    DbSystemShapes List<GetDbSystemShapesDbSystemShape>
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    Id string
    The provider-assigned unique ID for this managed resource.
    Region string
    AvailabilityZoneId string
    DbSystemShapes []GetDbSystemShapesDbSystemShape
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    Id string
    The provider-assigned unique ID for this managed resource.
    Region string
    AvailabilityZoneId string
    dbSystemShapes List<GetDbSystemShapesDbSystemShape>
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    id String
    The provider-assigned unique ID for this managed resource.
    region String
    availabilityZoneId String
    dbSystemShapes GetDbSystemShapesDbSystemShape[]
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    id string
    The provider-assigned unique ID for this managed resource.
    region string
    availabilityZoneId string
    db_system_shapes Sequence[GetDbSystemShapesDbSystemShape]
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    id str
    The provider-assigned unique ID for this managed resource.
    region str
    availability_zone_id str
    dbSystemShapes List<Property Map>
    IThe list of shapes and their properties. Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
    id String
    The provider-assigned unique ID for this managed resource.
    region String
    availabilityZoneId String

    Supporting Types

    GetDbSystemShapesDbSystemShape

    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