1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. odb
  5. getCloudExadataInfrastructure

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

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

aws-native.odb.getCloudExadataInfrastructure

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

    The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure

    Using getCloudExadataInfrastructure

    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 getCloudExadataInfrastructure(args: GetCloudExadataInfrastructureArgs, opts?: InvokeOptions): Promise<GetCloudExadataInfrastructureResult>
    function getCloudExadataInfrastructureOutput(args: GetCloudExadataInfrastructureOutputArgs, opts?: InvokeOptions): Output<GetCloudExadataInfrastructureResult>
    def get_cloud_exadata_infrastructure(cloud_exadata_infrastructure_arn: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetCloudExadataInfrastructureResult
    def get_cloud_exadata_infrastructure_output(cloud_exadata_infrastructure_arn: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetCloudExadataInfrastructureResult]
    func LookupCloudExadataInfrastructure(ctx *Context, args *LookupCloudExadataInfrastructureArgs, opts ...InvokeOption) (*LookupCloudExadataInfrastructureResult, error)
    func LookupCloudExadataInfrastructureOutput(ctx *Context, args *LookupCloudExadataInfrastructureOutputArgs, opts ...InvokeOption) LookupCloudExadataInfrastructureResultOutput

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

    public static class GetCloudExadataInfrastructure 
    {
        public static Task<GetCloudExadataInfrastructureResult> InvokeAsync(GetCloudExadataInfrastructureArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudExadataInfrastructureResult> Invoke(GetCloudExadataInfrastructureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudExadataInfrastructureResult> getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs args, InvokeOptions options)
    public static Output<GetCloudExadataInfrastructureResult> getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:odb:getCloudExadataInfrastructure
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloud_exadata_infrastructure_arn str
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.

    getCloudExadataInfrastructure Result

    The following output properties are available:

    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AvailableStorageSizeInGbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    CloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    ComputeModel string
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    CpuCount int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    DataStorageSizeInTbs double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DbNodeStorageSizeInGbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    DbServerIds List<string>
    The list of database server identifiers for the Exadata infrastructure.
    DbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    MaintenanceWindow Pulumi.AwsNative.Odb.Outputs.CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the Exadata Infrastructure.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AvailableStorageSizeInGbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    CloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    ComputeModel string
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    CpuCount int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    DataStorageSizeInTbs float64
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DbNodeStorageSizeInGbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    DbServerIds []string
    The list of database server identifiers for the Exadata infrastructure.
    DbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    MaintenanceWindow CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs float64
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    Tags Tag
    Tags to assign to the Exadata Infrastructure.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs Integer
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId String
    The unique identifier for the Exadata infrastructure.
    computeModel String
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    cpuCount Integer
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs Double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs Integer
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds List<String>
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion String
    The software version of the database servers (dom0) in the Exadata infrastructure.
    maintenanceWindow CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount Integer
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Integer
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Integer
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Integer
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    tags List<Tag>
    Tags to assign to the Exadata Infrastructure.
    totalStorageSizeInGbs Integer
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs number
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    computeModel string
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    cpuCount number
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs number
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds string[]
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    maintenanceWindow CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid string
    The OCID of the Exadata infrastructure.
    storageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    tags Tag[]
    Tags to assign to the Exadata Infrastructure.
    totalStorageSizeInGbs number
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activated_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    additional_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    available_storage_size_in_gbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloud_exadata_infrastructure_arn str
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloud_exadata_infrastructure_id str
    The unique identifier for the Exadata infrastructure.
    compute_model str
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    cpu_count int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    data_storage_size_in_tbs float
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    db_node_storage_size_in_gbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    db_server_ids Sequence[str]
    The list of database server identifiers for the Exadata infrastructure.
    db_server_version str
    The software version of the database servers (dom0) in the Exadata infrastructure.
    maintenance_window CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    max_cpu_count int
    The total number of CPU cores available on the Exadata infrastructure.
    max_data_storage_in_tbs float
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    max_db_node_storage_size_in_gbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    max_memory_in_gbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memory_size_in_gbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    oci_resource_anchor_name str
    The name of the OCI resource anchor for the Exadata infrastructure.
    oci_url str
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid str
    The OCID of the Exadata infrastructure.
    storage_server_version str
    The software version of the storage servers on the Exadata infrastructure.
    tags Sequence[root_Tag]
    Tags to assign to the Exadata Infrastructure.
    total_storage_size_in_gbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs Number
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId String
    The unique identifier for the Exadata infrastructure.
    computeModel String
    The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
    cpuCount Number
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs Number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs Number
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds List<String>
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion String
    The software version of the database servers (dom0) in the Exadata infrastructure.
    maintenanceWindow Property Map
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount Number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    tags List<Property Map>
    Tags to assign to the Exadata Infrastructure.
    totalStorageSizeInGbs Number
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.

    Supporting Types

    CloudExadataInfrastructureMaintenanceWindow

    CustomActionTimeoutInMins int
    The timeout duration for custom actions in minutes.
    DaysOfWeek List<Pulumi.AwsNative.Odb.CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem>
    The days of the week when maintenance can be performed.
    HoursOfDay List<int>
    The hours of the day when maintenance can be performed.
    IsCustomActionTimeoutEnabled bool
    Indicates whether custom action timeout is enabled.
    LeadTimeInWeeks int
    The lead time in weeks before the maintenance window.
    Months List<Pulumi.AwsNative.Odb.CloudExadataInfrastructureMaintenanceWindowMonthsItem>
    The months when maintenance can be performed.
    PatchingMode string
    The patching mode for the maintenance window.
    Preference string
    The preference for the maintenance window scheduling.
    WeeksOfMonth List<int>
    The weeks of the month when maintenance can be performed.
    CustomActionTimeoutInMins int
    The timeout duration for custom actions in minutes.
    DaysOfWeek []CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem
    The days of the week when maintenance can be performed.
    HoursOfDay []int
    The hours of the day when maintenance can be performed.
    IsCustomActionTimeoutEnabled bool
    Indicates whether custom action timeout is enabled.
    LeadTimeInWeeks int
    The lead time in weeks before the maintenance window.
    Months []CloudExadataInfrastructureMaintenanceWindowMonthsItem
    The months when maintenance can be performed.
    PatchingMode string
    The patching mode for the maintenance window.
    Preference string
    The preference for the maintenance window scheduling.
    WeeksOfMonth []int
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins Integer
    The timeout duration for custom actions in minutes.
    daysOfWeek List<CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem>
    The days of the week when maintenance can be performed.
    hoursOfDay List<Integer>
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled Boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks Integer
    The lead time in weeks before the maintenance window.
    months List<CloudExadataInfrastructureMaintenanceWindowMonthsItem>
    The months when maintenance can be performed.
    patchingMode String
    The patching mode for the maintenance window.
    preference String
    The preference for the maintenance window scheduling.
    weeksOfMonth List<Integer>
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins number
    The timeout duration for custom actions in minutes.
    daysOfWeek CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem[]
    The days of the week when maintenance can be performed.
    hoursOfDay number[]
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks number
    The lead time in weeks before the maintenance window.
    months CloudExadataInfrastructureMaintenanceWindowMonthsItem[]
    The months when maintenance can be performed.
    patchingMode string
    The patching mode for the maintenance window.
    preference string
    The preference for the maintenance window scheduling.
    weeksOfMonth number[]
    The weeks of the month when maintenance can be performed.
    custom_action_timeout_in_mins int
    The timeout duration for custom actions in minutes.
    days_of_week Sequence[CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem]
    The days of the week when maintenance can be performed.
    hours_of_day Sequence[int]
    The hours of the day when maintenance can be performed.
    is_custom_action_timeout_enabled bool
    Indicates whether custom action timeout is enabled.
    lead_time_in_weeks int
    The lead time in weeks before the maintenance window.
    months Sequence[CloudExadataInfrastructureMaintenanceWindowMonthsItem]
    The months when maintenance can be performed.
    patching_mode str
    The patching mode for the maintenance window.
    preference str
    The preference for the maintenance window scheduling.
    weeks_of_month Sequence[int]
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins Number
    The timeout duration for custom actions in minutes.
    daysOfWeek List<"MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY">
    The days of the week when maintenance can be performed.
    hoursOfDay List<Number>
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled Boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks Number
    The lead time in weeks before the maintenance window.
    months List<"JANUARY" | "FEBRUARY" | "MARCH" | "APRIL" | "MAY" | "JUNE" | "JULY" | "AUGUST" | "SEPTEMBER" | "OCTOBER" | "NOVEMBER" | "DECEMBER">
    The months when maintenance can be performed.
    patchingMode String
    The patching mode for the maintenance window.
    preference String
    The preference for the maintenance window scheduling.
    weeksOfMonth List<Number>
    The weeks of the month when maintenance can be performed.

    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem

    CloudExadataInfrastructureMaintenanceWindowMonthsItem

    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

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

    AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi
      AI Agentic Workflows: Register now