<?php
// This file was auto-generated from sdk-root/src/data/odb/2024-08-20/api-2.json
return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2024-08-20', 'auth' => [ 'aws.auth#sigv4', ], 'endpointPrefix' => 'odb', 'jsonVersion' => '1.0', 'protocol' => 'json', 'protocols' => [ 'json', ], 'serviceFullName' => 'odb', 'serviceId' => 'odb', 'signatureVersion' => 'v4', 'signingName' => 'odb', 'targetPrefix' => 'Odb', 'uid' => 'odb-2024-08-20', ], 'operations' => [ 'AcceptMarketplaceRegistration' => [ 'name' => 'AcceptMarketplaceRegistration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AcceptMarketplaceRegistrationInput', ], 'output' => [ 'shape' => 'AcceptMarketplaceRegistrationOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'idempotent' => true, ], 'AssociateIamRoleToResource' => [ 'name' => 'AssociateIamRoleToResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AssociateIamRoleToResourceInput', ], 'output' => [ 'shape' => 'AssociateIamRoleToResourceOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'CreateCloudAutonomousVmCluster' => [ 'name' => 'CreateCloudAutonomousVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCloudAutonomousVmClusterInput', ], 'output' => [ 'shape' => 'CreateCloudAutonomousVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'CreateCloudExadataInfrastructure' => [ 'name' => 'CreateCloudExadataInfrastructure', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCloudExadataInfrastructureInput', ], 'output' => [ 'shape' => 'CreateCloudExadataInfrastructureOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'idempotent' => true, ], 'CreateCloudVmCluster' => [ 'name' => 'CreateCloudVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCloudVmClusterInput', ], 'output' => [ 'shape' => 'CreateCloudVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'CreateOdbNetwork' => [ 'name' => 'CreateOdbNetwork', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateOdbNetworkInput', ], 'output' => [ 'shape' => 'CreateOdbNetworkOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'idempotent' => true, ], 'CreateOdbPeeringConnection' => [ 'name' => 'CreateOdbPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateOdbPeeringConnectionInput', ], 'output' => [ 'shape' => 'CreateOdbPeeringConnectionOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DeleteCloudAutonomousVmCluster' => [ 'name' => 'DeleteCloudAutonomousVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCloudAutonomousVmClusterInput', ], 'output' => [ 'shape' => 'DeleteCloudAutonomousVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DeleteCloudExadataInfrastructure' => [ 'name' => 'DeleteCloudExadataInfrastructure', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCloudExadataInfrastructureInput', ], 'output' => [ 'shape' => 'DeleteCloudExadataInfrastructureOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DeleteCloudVmCluster' => [ 'name' => 'DeleteCloudVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCloudVmClusterInput', ], 'output' => [ 'shape' => 'DeleteCloudVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DeleteOdbNetwork' => [ 'name' => 'DeleteOdbNetwork', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteOdbNetworkInput', ], 'output' => [ 'shape' => 'DeleteOdbNetworkOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DeleteOdbPeeringConnection' => [ 'name' => 'DeleteOdbPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteOdbPeeringConnectionInput', ], 'output' => [ 'shape' => 'DeleteOdbPeeringConnectionOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'DisassociateIamRoleFromResource' => [ 'name' => 'DisassociateIamRoleFromResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisassociateIamRoleFromResourceInput', ], 'output' => [ 'shape' => 'DisassociateIamRoleFromResourceOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'GetCloudAutonomousVmCluster' => [ 'name' => 'GetCloudAutonomousVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCloudAutonomousVmClusterInput', ], 'output' => [ 'shape' => 'GetCloudAutonomousVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetCloudExadataInfrastructure' => [ 'name' => 'GetCloudExadataInfrastructure', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCloudExadataInfrastructureInput', ], 'output' => [ 'shape' => 'GetCloudExadataInfrastructureOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetCloudExadataInfrastructureUnallocatedResources' => [ 'name' => 'GetCloudExadataInfrastructureUnallocatedResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCloudExadataInfrastructureUnallocatedResourcesInput', ], 'output' => [ 'shape' => 'GetCloudExadataInfrastructureUnallocatedResourcesOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetCloudVmCluster' => [ 'name' => 'GetCloudVmCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCloudVmClusterInput', ], 'output' => [ 'shape' => 'GetCloudVmClusterOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetDbNode' => [ 'name' => 'GetDbNode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDbNodeInput', ], 'output' => [ 'shape' => 'GetDbNodeOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetDbServer' => [ 'name' => 'GetDbServer', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDbServerInput', ], 'output' => [ 'shape' => 'GetDbServerOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetOciOnboardingStatus' => [ 'name' => 'GetOciOnboardingStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetOciOnboardingStatusInput', ], 'output' => [ 'shape' => 'GetOciOnboardingStatusOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'readonly' => true, ], 'GetOdbNetwork' => [ 'name' => 'GetOdbNetwork', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetOdbNetworkInput', ], 'output' => [ 'shape' => 'GetOdbNetworkOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'GetOdbPeeringConnection' => [ 'name' => 'GetOdbPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetOdbPeeringConnectionInput', ], 'output' => [ 'shape' => 'GetOdbPeeringConnectionOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'InitializeService' => [ 'name' => 'InitializeService', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'InitializeServiceInput', ], 'output' => [ 'shape' => 'InitializeServiceOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'idempotent' => true, ], 'ListAutonomousVirtualMachines' => [ 'name' => 'ListAutonomousVirtualMachines', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAutonomousVirtualMachinesInput', ], 'output' => [ 'shape' => 'ListAutonomousVirtualMachinesOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListCloudAutonomousVmClusters' => [ 'name' => 'ListCloudAutonomousVmClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListCloudAutonomousVmClustersInput', ], 'output' => [ 'shape' => 'ListCloudAutonomousVmClustersOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListCloudExadataInfrastructures' => [ 'name' => 'ListCloudExadataInfrastructures', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListCloudExadataInfrastructuresInput', ], 'output' => [ 'shape' => 'ListCloudExadataInfrastructuresOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'readonly' => true, ], 'ListCloudVmClusters' => [ 'name' => 'ListCloudVmClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListCloudVmClustersInput', ], 'output' => [ 'shape' => 'ListCloudVmClustersOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListDbNodes' => [ 'name' => 'ListDbNodes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDbNodesInput', ], 'output' => [ 'shape' => 'ListDbNodesOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListDbServers' => [ 'name' => 'ListDbServers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDbServersInput', ], 'output' => [ 'shape' => 'ListDbServersOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListDbSystemShapes' => [ 'name' => 'ListDbSystemShapes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDbSystemShapesInput', ], 'output' => [ 'shape' => 'ListDbSystemShapesOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'readonly' => true, ], 'ListGiVersions' => [ 'name' => 'ListGiVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListGiVersionsInput', ], 'output' => [ 'shape' => 'ListGiVersionsOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'readonly' => true, ], 'ListOdbNetworks' => [ 'name' => 'ListOdbNetworks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListOdbNetworksInput', ], 'output' => [ 'shape' => 'ListOdbNetworksOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], ], 'readonly' => true, ], 'ListOdbPeeringConnections' => [ 'name' => 'ListOdbPeeringConnections', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListOdbPeeringConnectionsInput', ], 'output' => [ 'shape' => 'ListOdbPeeringConnectionsOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListSystemVersions' => [ 'name' => 'ListSystemVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSystemVersionsInput', ], 'output' => [ 'shape' => 'ListSystemVersionsOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], 'readonly' => true, ], 'RebootDbNode' => [ 'name' => 'RebootDbNode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootDbNodeInput', ], 'output' => [ 'shape' => 'RebootDbNodeOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'StartDbNode' => [ 'name' => 'StartDbNode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartDbNodeInput', ], 'output' => [ 'shape' => 'StartDbNodeOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'StopDbNode' => [ 'name' => 'StopDbNode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopDbNodeInput', ], 'output' => [ 'shape' => 'StopDbNodeOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'TagResource' => [ 'name' => 'TagResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TagResourceRequest', ], 'output' => [ 'shape' => 'TagResourceResponse', ], 'errors' => [ [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'UntagResource' => [ 'name' => 'UntagResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UntagResourceRequest', ], 'output' => [ 'shape' => 'UntagResourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], 'idempotent' => true, ], 'UpdateCloudExadataInfrastructure' => [ 'name' => 'UpdateCloudExadataInfrastructure', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateCloudExadataInfrastructureInput', ], 'output' => [ 'shape' => 'UpdateCloudExadataInfrastructureOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'UpdateOdbNetwork' => [ 'name' => 'UpdateOdbNetwork', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateOdbNetworkInput', ], 'output' => [ 'shape' => 'UpdateOdbNetworkOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'UpdateOdbPeeringConnection' => [ 'name' => 'UpdateOdbPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateOdbPeeringConnectionInput', ], 'output' => [ 'shape' => 'UpdateOdbPeeringConnectionOutput', ], 'errors' => [ [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], ], 'shapes' => [ 'AcceptMarketplaceRegistrationInput' => [ 'type' => 'structure', 'required' => [ 'marketplaceRegistrationToken', ], 'members' => [ 'marketplaceRegistrationToken' => [ 'shape' => 'String', ], ], ], 'AcceptMarketplaceRegistrationOutput' => [ 'type' => 'structure', 'members' => [], ], 'Access' => [ 'type' => 'string', 'enum' => [ 'ENABLED', 'DISABLED', ], ], 'AccessDeniedException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'AssociateIamRoleToResourceInput' => [ 'type' => 'structure', 'required' => [ 'iamRoleArn', 'awsIntegration', 'resourceArn', ], 'members' => [ 'iamRoleArn' => [ 'shape' => 'RoleArn', ], 'awsIntegration' => [ 'shape' => 'SupportedAwsIntegration', ], 'resourceArn' => [ 'shape' => 'AssociateIamRoleToResourceInputResourceArnString', ], ], ], 'AssociateIamRoleToResourceInputResourceArnString' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:(?:aws|aws-cn|aws-us-gov|aws-iso-[a-z]?|aws-iso):odb:[a-z0-9-]+:\\d{12}:cloud-vm-cluster/[a-z0-9-_]+', ], 'AssociateIamRoleToResourceOutput' => [ 'type' => 'structure', 'members' => [], ], 'AutonomousVirtualMachineList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutonomousVirtualMachineSummary', ], ], 'AutonomousVirtualMachineSummary' => [ 'type' => 'structure', 'members' => [ 'autonomousVirtualMachineId' => [ 'shape' => 'ResourceId', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'vmName' => [ 'shape' => 'String', ], 'dbServerId' => [ 'shape' => 'ResourceId', ], 'dbServerDisplayName' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'clientIpAddress' => [ 'shape' => 'String', ], 'cloudAutonomousVmClusterId' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], ], ], 'Boolean' => [ 'type' => 'boolean', 'box' => true, ], 'CloudAutonomousVmCluster' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], 'cloudAutonomousVmClusterArn' => [ 'shape' => 'String', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'odbNetworkArn' => [ 'shape' => 'ResourceArn', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'percentProgress' => [ 'shape' => 'Float', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'ResourceArn', ], 'autonomousDataStoragePercentage' => [ 'shape' => 'Float', ], 'autonomousDataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'availableAutonomousDataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'availableContainerDatabases' => [ 'shape' => 'Integer', ], 'availableCpus' => [ 'shape' => 'Float', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'cpuCoreCountPerNode' => [ 'shape' => 'Integer', ], 'cpuPercentage' => [ 'shape' => 'Float', ], 'dataStorageSizeInGBs' => [ 'shape' => 'Double', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServers' => [ 'shape' => 'StringList', ], 'description' => [ 'shape' => 'String', ], 'domain' => [ 'shape' => 'String', ], 'exadataStorageInTBsLowestScaledValue' => [ 'shape' => 'Double', ], 'hostname' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'isMtlsEnabledVmCluster' => [ 'shape' => 'Boolean', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'maxAcdsLowestScaledValue' => [ 'shape' => 'Integer', ], 'memoryPerOracleComputeUnitInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'nodeCount' => [ 'shape' => 'Integer', ], 'nonProvisionableAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionableAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionedAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionedCpus' => [ 'shape' => 'Float', ], 'reclaimableCpus' => [ 'shape' => 'Float', ], 'reservedCpus' => [ 'shape' => 'Float', ], 'scanListenerPortNonTls' => [ 'shape' => 'Integer', ], 'scanListenerPortTls' => [ 'shape' => 'Integer', ], 'shape' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeDatabaseSslCertificateExpires' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeOrdsCertificateExpires' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeZone' => [ 'shape' => 'String', ], 'totalContainerDatabases' => [ 'shape' => 'Integer', ], ], ], 'CloudAutonomousVmClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudAutonomousVmClusterSummary', ], ], 'CloudAutonomousVmClusterResourceDetails' => [ 'type' => 'structure', 'members' => [ 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], 'unallocatedAdbStorageInTBs' => [ 'shape' => 'Double', ], ], ], 'CloudAutonomousVmClusterResourceDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudAutonomousVmClusterResourceDetails', ], ], 'CloudAutonomousVmClusterSummary' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], 'cloudAutonomousVmClusterArn' => [ 'shape' => 'String', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'odbNetworkArn' => [ 'shape' => 'ResourceArn', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'percentProgress' => [ 'shape' => 'Float', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'ResourceArn', ], 'autonomousDataStoragePercentage' => [ 'shape' => 'Float', ], 'autonomousDataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'availableAutonomousDataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'availableContainerDatabases' => [ 'shape' => 'Integer', ], 'availableCpus' => [ 'shape' => 'Float', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'cpuCoreCountPerNode' => [ 'shape' => 'Integer', ], 'cpuPercentage' => [ 'shape' => 'Float', ], 'dataStorageSizeInGBs' => [ 'shape' => 'Double', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServers' => [ 'shape' => 'StringList', ], 'description' => [ 'shape' => 'String', ], 'domain' => [ 'shape' => 'String', ], 'exadataStorageInTBsLowestScaledValue' => [ 'shape' => 'Double', ], 'hostname' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'isMtlsEnabledVmCluster' => [ 'shape' => 'Boolean', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'maxAcdsLowestScaledValue' => [ 'shape' => 'Integer', ], 'memoryPerOracleComputeUnitInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'nodeCount' => [ 'shape' => 'Integer', ], 'nonProvisionableAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionableAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionedAutonomousContainerDatabases' => [ 'shape' => 'Integer', ], 'provisionedCpus' => [ 'shape' => 'Float', ], 'reclaimableCpus' => [ 'shape' => 'Float', ], 'reservedCpus' => [ 'shape' => 'Float', ], 'scanListenerPortNonTls' => [ 'shape' => 'Integer', ], 'scanListenerPortTls' => [ 'shape' => 'Integer', ], 'shape' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeDatabaseSslCertificateExpires' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeOrdsCertificateExpires' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeZone' => [ 'shape' => 'String', ], 'totalContainerDatabases' => [ 'shape' => 'Integer', ], ], ], 'CloudExadataInfrastructure' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'String', ], 'activatedStorageCount' => [ 'shape' => 'Integer', ], 'additionalStorageCount' => [ 'shape' => 'Integer', ], 'availableStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'availabilityZone' => [ 'shape' => 'String', ], 'availabilityZoneId' => [ 'shape' => 'String', ], 'computeCount' => [ 'shape' => 'Integer', ], 'cpuCount' => [ 'shape' => 'Integer', ], 'customerContactsToSendToOCI' => [ 'shape' => 'CustomerContacts', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerVersion' => [ 'shape' => 'String', ], 'lastMaintenanceRunId' => [ 'shape' => 'String', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'maxCpuCount' => [ 'shape' => 'Integer', ], 'maxDataStorageInTBs' => [ 'shape' => 'Double', ], 'maxDbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'maxMemoryInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'monthlyDbServerVersion' => [ 'shape' => 'String', ], 'monthlyStorageServerVersion' => [ 'shape' => 'String', ], 'nextMaintenanceRunId' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'shape' => [ 'shape' => 'String', ], 'storageCount' => [ 'shape' => 'Integer', ], 'storageServerVersion' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'totalStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'percentProgress' => [ 'shape' => 'Float', ], 'databaseServerType' => [ 'shape' => 'String', ], 'storageServerType' => [ 'shape' => 'String', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], ], ], 'CloudExadataInfrastructureList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudExadataInfrastructureSummary', ], ], 'CloudExadataInfrastructureSummary' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'String', ], 'activatedStorageCount' => [ 'shape' => 'Integer', ], 'additionalStorageCount' => [ 'shape' => 'Integer', ], 'availableStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'availabilityZone' => [ 'shape' => 'String', ], 'availabilityZoneId' => [ 'shape' => 'String', ], 'computeCount' => [ 'shape' => 'Integer', ], 'cpuCount' => [ 'shape' => 'Integer', ], 'customerContactsToSendToOCI' => [ 'shape' => 'CustomerContacts', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerVersion' => [ 'shape' => 'String', ], 'lastMaintenanceRunId' => [ 'shape' => 'String', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'maxCpuCount' => [ 'shape' => 'Integer', ], 'maxDataStorageInTBs' => [ 'shape' => 'Double', ], 'maxDbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'maxMemoryInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'monthlyDbServerVersion' => [ 'shape' => 'String', ], 'monthlyStorageServerVersion' => [ 'shape' => 'String', ], 'nextMaintenanceRunId' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'shape' => [ 'shape' => 'String', ], 'storageCount' => [ 'shape' => 'Integer', ], 'storageServerVersion' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'totalStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'percentProgress' => [ 'shape' => 'Float', ], 'databaseServerType' => [ 'shape' => 'String', ], 'storageServerType' => [ 'shape' => 'String', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], ], ], 'CloudExadataInfrastructureUnallocatedResources' => [ 'type' => 'structure', 'members' => [ 'cloudAutonomousVmClusters' => [ 'shape' => 'CloudAutonomousVmClusterResourceDetailsList', ], 'cloudExadataInfrastructureDisplayName' => [ 'shape' => 'String', ], 'exadataStorageInTBs' => [ 'shape' => 'Double', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'localStorageInGBs' => [ 'shape' => 'Integer', ], 'memoryInGBs' => [ 'shape' => 'Integer', ], 'ocpus' => [ 'shape' => 'Integer', ], ], ], 'CloudVmCluster' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudVmClusterArn' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'ResourceArn', ], 'clusterName' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dataCollectionOptions' => [ 'shape' => 'DataCollectionOptions', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServers' => [ 'shape' => 'StringList', ], 'diskRedundancy' => [ 'shape' => 'DiskRedundancy', ], 'giVersion' => [ 'shape' => 'String', ], 'hostname' => [ 'shape' => 'String', ], 'iormConfigCache' => [ 'shape' => 'ExadataIormConfig', ], 'isLocalBackupEnabled' => [ 'shape' => 'Boolean', ], 'isSparseDiskgroupEnabled' => [ 'shape' => 'Boolean', ], 'lastUpdateHistoryEntryId' => [ 'shape' => 'String', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'listenerPort' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'nodeCount' => [ 'shape' => 'Integer', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'domain' => [ 'shape' => 'String', ], 'scanDnsName' => [ 'shape' => 'String', ], 'scanDnsRecordId' => [ 'shape' => 'String', ], 'scanIpIds' => [ 'shape' => 'StringList', ], 'shape' => [ 'shape' => 'String', ], 'sshPublicKeys' => [ 'shape' => 'SensitiveStringList', ], 'storageSizeInGBs' => [ 'shape' => 'Integer', ], 'systemVersion' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeZone' => [ 'shape' => 'String', ], 'vipIds' => [ 'shape' => 'StringList', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'odbNetworkArn' => [ 'shape' => 'ResourceArn', ], 'percentProgress' => [ 'shape' => 'Float', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'iamRoles' => [ 'shape' => 'IamRoleList', ], ], ], 'CloudVmClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudVmClusterSummary', ], ], 'CloudVmClusterSummary' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudVmClusterArn' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureArn' => [ 'shape' => 'ResourceArn', ], 'clusterName' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dataCollectionOptions' => [ 'shape' => 'DataCollectionOptions', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServers' => [ 'shape' => 'StringList', ], 'diskRedundancy' => [ 'shape' => 'DiskRedundancy', ], 'giVersion' => [ 'shape' => 'String', ], 'hostname' => [ 'shape' => 'String', ], 'iormConfigCache' => [ 'shape' => 'ExadataIormConfig', ], 'isLocalBackupEnabled' => [ 'shape' => 'Boolean', ], 'isSparseDiskgroupEnabled' => [ 'shape' => 'Boolean', ], 'lastUpdateHistoryEntryId' => [ 'shape' => 'String', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'listenerPort' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'nodeCount' => [ 'shape' => 'Integer', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociUrl' => [ 'shape' => 'String', ], 'domain' => [ 'shape' => 'String', ], 'scanDnsName' => [ 'shape' => 'String', ], 'scanDnsRecordId' => [ 'shape' => 'String', ], 'scanIpIds' => [ 'shape' => 'StringList', ], 'shape' => [ 'shape' => 'String', ], 'sshPublicKeys' => [ 'shape' => 'SensitiveStringList', ], 'storageSizeInGBs' => [ 'shape' => 'Integer', ], 'systemVersion' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeZone' => [ 'shape' => 'String', ], 'vipIds' => [ 'shape' => 'StringList', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'odbNetworkArn' => [ 'shape' => 'ResourceArn', ], 'percentProgress' => [ 'shape' => 'Float', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'iamRoles' => [ 'shape' => 'IamRoleList', ], ], ], 'ComputeModel' => [ 'type' => 'string', 'enum' => [ 'ECPU', 'OCPU', ], ], 'ConflictException' => [ 'type' => 'structure', 'required' => [ 'message', 'resourceId', 'resourceType', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'resourceId' => [ 'shape' => 'String', ], 'resourceType' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'CreateCloudAutonomousVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', 'odbNetworkId', 'displayName', 'autonomousDataStorageSizeInTBs', 'cpuCoreCountPerNode', 'memoryPerOracleComputeUnitInGBs', 'totalContainerDatabases', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'clientToken' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputClientTokenString', 'idempotencyToken' => true, ], 'autonomousDataStorageSizeInTBs' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputAutonomousDataStorageSizeInTBsDouble', ], 'cpuCoreCountPerNode' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputCpuCoreCountPerNodeInteger', ], 'dbServers' => [ 'shape' => 'StringList', ], 'description' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputDescriptionString', ], 'isMtlsEnabledVmCluster' => [ 'shape' => 'Boolean', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'memoryPerOracleComputeUnitInGBs' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputMemoryPerOracleComputeUnitInGBsInteger', ], 'scanListenerPortNonTls' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputScanListenerPortNonTlsInteger', ], 'scanListenerPortTls' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputScanListenerPortTlsInteger', ], 'tags' => [ 'shape' => 'RequestTagMap', ], 'timeZone' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputTimeZoneString', ], 'totalContainerDatabases' => [ 'shape' => 'CreateCloudAutonomousVmClusterInputTotalContainerDatabasesInteger', ], ], ], 'CreateCloudAutonomousVmClusterInputAutonomousDataStorageSizeInTBsDouble' => [ 'type' => 'double', 'box' => true, 'min' => 0, ], 'CreateCloudAutonomousVmClusterInputClientTokenString' => [ 'type' => 'string', 'max' => 64, 'min' => 8, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudAutonomousVmClusterInputCpuCoreCountPerNodeInteger' => [ 'type' => 'integer', 'box' => true, 'min' => 0, ], 'CreateCloudAutonomousVmClusterInputDescriptionString' => [ 'type' => 'string', 'max' => 400, 'min' => 1, ], 'CreateCloudAutonomousVmClusterInputMemoryPerOracleComputeUnitInGBsInteger' => [ 'type' => 'integer', 'box' => true, 'min' => 0, ], 'CreateCloudAutonomousVmClusterInputScanListenerPortNonTlsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 8999, 'min' => 1024, ], 'CreateCloudAutonomousVmClusterInputScanListenerPortTlsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 8999, 'min' => 1024, ], 'CreateCloudAutonomousVmClusterInputTimeZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudAutonomousVmClusterInputTotalContainerDatabasesInteger' => [ 'type' => 'integer', 'box' => true, 'min' => 0, ], 'CreateCloudAutonomousVmClusterOutput' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudAutonomousVmClusterId' => [ 'shape' => 'String', ], ], ], 'CreateCloudExadataInfrastructureInput' => [ 'type' => 'structure', 'required' => [ 'displayName', 'shape', 'computeCount', 'storageCount', ], 'members' => [ 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'shape' => [ 'shape' => 'CreateCloudExadataInfrastructureInputShapeString', ], 'availabilityZone' => [ 'shape' => 'CreateCloudExadataInfrastructureInputAvailabilityZoneString', ], 'availabilityZoneId' => [ 'shape' => 'CreateCloudExadataInfrastructureInputAvailabilityZoneIdString', ], 'tags' => [ 'shape' => 'RequestTagMap', ], 'computeCount' => [ 'shape' => 'Integer', ], 'customerContactsToSendToOCI' => [ 'shape' => 'CustomerContacts', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], 'storageCount' => [ 'shape' => 'Integer', ], 'clientToken' => [ 'shape' => 'CreateCloudExadataInfrastructureInputClientTokenString', 'idempotencyToken' => true, ], 'databaseServerType' => [ 'shape' => 'CreateCloudExadataInfrastructureInputDatabaseServerTypeString', ], 'storageServerType' => [ 'shape' => 'CreateCloudExadataInfrastructureInputStorageServerTypeString', ], ], ], 'CreateCloudExadataInfrastructureInputAvailabilityZoneIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudExadataInfrastructureInputAvailabilityZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudExadataInfrastructureInputClientTokenString' => [ 'type' => 'string', 'max' => 64, 'min' => 8, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudExadataInfrastructureInputDatabaseServerTypeString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudExadataInfrastructureInputShapeString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudExadataInfrastructureInputStorageServerTypeString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudExadataInfrastructureOutput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'String', ], ], ], 'CreateCloudVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', 'cpuCoreCount', 'displayName', 'giVersion', 'hostname', 'sshPublicKeys', 'odbNetworkId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'cpuCoreCount' => [ 'shape' => 'CreateCloudVmClusterInputCpuCoreCountInteger', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'giVersion' => [ 'shape' => 'CreateCloudVmClusterInputGiVersionString', ], 'hostname' => [ 'shape' => 'CreateCloudVmClusterInputHostnameString', ], 'sshPublicKeys' => [ 'shape' => 'StringList', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'clusterName' => [ 'shape' => 'CreateCloudVmClusterInputClusterNameString', ], 'dataCollectionOptions' => [ 'shape' => 'DataCollectionOptions', ], 'dataStorageSizeInTBs' => [ 'shape' => 'Double', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServers' => [ 'shape' => 'StringList', ], 'tags' => [ 'shape' => 'RequestTagMap', ], 'isLocalBackupEnabled' => [ 'shape' => 'Boolean', ], 'isSparseDiskgroupEnabled' => [ 'shape' => 'Boolean', ], 'licenseModel' => [ 'shape' => 'LicenseModel', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'systemVersion' => [ 'shape' => 'CreateCloudVmClusterInputSystemVersionString', ], 'timeZone' => [ 'shape' => 'CreateCloudVmClusterInputTimeZoneString', ], 'clientToken' => [ 'shape' => 'CreateCloudVmClusterInputClientTokenString', 'idempotencyToken' => true, ], 'scanListenerPortTcp' => [ 'shape' => 'CreateCloudVmClusterInputScanListenerPortTcpInteger', ], ], ], 'CreateCloudVmClusterInputClientTokenString' => [ 'type' => 'string', 'max' => 64, 'min' => 8, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateCloudVmClusterInputClusterNameString' => [ 'type' => 'string', 'max' => 11, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9-]*', ], 'CreateCloudVmClusterInputCpuCoreCountInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 10000, 'min' => 0, ], 'CreateCloudVmClusterInputGiVersionString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudVmClusterInputHostnameString' => [ 'type' => 'string', 'max' => 12, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9]', ], 'CreateCloudVmClusterInputScanListenerPortTcpInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 8999, 'min' => 1024, ], 'CreateCloudVmClusterInputSystemVersionString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudVmClusterInputTimeZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateCloudVmClusterOutput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudVmClusterId' => [ 'shape' => 'String', ], ], ], 'CreateOdbNetworkInput' => [ 'type' => 'structure', 'required' => [ 'displayName', 'clientSubnetCidr', ], 'members' => [ 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'availabilityZone' => [ 'shape' => 'CreateOdbNetworkInputAvailabilityZoneString', ], 'availabilityZoneId' => [ 'shape' => 'CreateOdbNetworkInputAvailabilityZoneIdString', ], 'clientSubnetCidr' => [ 'shape' => 'CreateOdbNetworkInputClientSubnetCidrString', ], 'backupSubnetCidr' => [ 'shape' => 'CreateOdbNetworkInputBackupSubnetCidrString', ], 'customDomainName' => [ 'shape' => 'CreateOdbNetworkInputCustomDomainNameString', ], 'defaultDnsPrefix' => [ 'shape' => 'CreateOdbNetworkInputDefaultDnsPrefixString', ], 'clientToken' => [ 'shape' => 'CreateOdbNetworkInputClientTokenString', 'idempotencyToken' => true, ], 's3Access' => [ 'shape' => 'Access', ], 'zeroEtlAccess' => [ 'shape' => 'Access', ], 'stsAccess' => [ 'shape' => 'Access', ], 'kmsAccess' => [ 'shape' => 'Access', ], 's3PolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'stsPolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'kmsPolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'crossRegionS3RestoreSourcesToEnable' => [ 'shape' => 'StringList', ], 'tags' => [ 'shape' => 'RequestTagMap', ], ], ], 'CreateOdbNetworkInputAvailabilityZoneIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateOdbNetworkInputAvailabilityZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateOdbNetworkInputBackupSubnetCidrString' => [ 'type' => 'string', 'max' => 43, 'min' => 1, ], 'CreateOdbNetworkInputClientSubnetCidrString' => [ 'type' => 'string', 'max' => 43, 'min' => 1, ], 'CreateOdbNetworkInputClientTokenString' => [ 'type' => 'string', 'max' => 64, 'min' => 8, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateOdbNetworkInputCustomDomainNameString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'CreateOdbNetworkInputDefaultDnsPrefixString' => [ 'type' => 'string', 'max' => 15, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9]*', ], 'CreateOdbNetworkOutput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbNetworkId' => [ 'shape' => 'String', ], ], ], 'CreateOdbPeeringConnectionInput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', 'peerNetworkId', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'peerNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'peerNetworkCidrsToBeAdded' => [ 'shape' => 'PeeredCidrList', ], 'clientToken' => [ 'shape' => 'CreateOdbPeeringConnectionInputClientTokenString', 'idempotencyToken' => true, ], 'tags' => [ 'shape' => 'RequestTagMap', ], ], ], 'CreateOdbPeeringConnectionInputClientTokenString' => [ 'type' => 'string', 'max' => 64, 'min' => 8, 'pattern' => '[a-zA-Z0-9_\\/.=-]+', ], 'CreateOdbPeeringConnectionOutput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbPeeringConnectionId' => [ 'shape' => 'String', ], ], ], 'CrossRegionS3RestoreSourcesAccess' => [ 'type' => 'structure', 'members' => [ 'region' => [ 'shape' => 'String', ], 'ipv4Addresses' => [ 'shape' => 'StringList', ], 'status' => [ 'shape' => 'ManagedResourceStatus', ], ], ], 'CrossRegionS3RestoreSourcesAccessList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CrossRegionS3RestoreSourcesAccess', ], ], 'CustomerContact' => [ 'type' => 'structure', 'members' => [ 'email' => [ 'shape' => 'CustomerContactEmailString', ], ], ], 'CustomerContactEmailString' => [ 'type' => 'string', 'max' => 320, 'min' => 1, 'sensitive' => true, ], 'CustomerContacts' => [ 'type' => 'list', 'member' => [ 'shape' => 'CustomerContact', ], ], 'DataCollectionOptions' => [ 'type' => 'structure', 'members' => [ 'isDiagnosticsEventsEnabled' => [ 'shape' => 'Boolean', ], 'isHealthMonitoringEnabled' => [ 'shape' => 'Boolean', ], 'isIncidentLogsEnabled' => [ 'shape' => 'Boolean', ], ], ], 'DayOfWeek' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'DayOfWeekName', ], ], ], 'DayOfWeekName' => [ 'type' => 'string', 'enum' => [ 'MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY', ], ], 'DaysOfWeek' => [ 'type' => 'list', 'member' => [ 'shape' => 'DayOfWeek', ], ], 'DbIormConfig' => [ 'type' => 'structure', 'members' => [ 'dbName' => [ 'shape' => 'String', ], 'flashCacheLimit' => [ 'shape' => 'String', ], 'share' => [ 'shape' => 'Integer', ], ], ], 'DbIormConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DbIormConfig', ], ], 'DbNode' => [ 'type' => 'structure', 'members' => [ 'dbNodeId' => [ 'shape' => 'ResourceId', ], 'dbNodeArn' => [ 'shape' => 'ResourceArn', ], 'status' => [ 'shape' => 'DbNodeResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'additionalDetails' => [ 'shape' => 'String', ], 'backupIpId' => [ 'shape' => 'String', ], 'backupVnic2Id' => [ 'shape' => 'String', ], 'backupVnicId' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerId' => [ 'shape' => 'ResourceId', ], 'dbSystemId' => [ 'shape' => 'String', ], 'faultDomain' => [ 'shape' => 'String', ], 'hostIpId' => [ 'shape' => 'String', ], 'hostname' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'maintenanceType' => [ 'shape' => 'DbNodeMaintenanceType', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'softwareStorageSizeInGB' => [ 'shape' => 'Integer', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeMaintenanceWindowEnd' => [ 'shape' => 'String', ], 'timeMaintenanceWindowStart' => [ 'shape' => 'String', ], 'totalCpuCoreCount' => [ 'shape' => 'Integer', ], 'vnic2Id' => [ 'shape' => 'String', ], 'vnicId' => [ 'shape' => 'String', ], 'privateIpAddress' => [ 'shape' => 'String', ], 'floatingIpAddress' => [ 'shape' => 'String', ], ], ], 'DbNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DbNodeSummary', ], ], 'DbNodeMaintenanceType' => [ 'type' => 'string', 'enum' => [ 'VMDB_REBOOT_MIGRATION', ], ], 'DbNodeResourceStatus' => [ 'type' => 'string', 'enum' => [ 'AVAILABLE', 'FAILED', 'PROVISIONING', 'TERMINATED', 'TERMINATING', 'UPDATING', 'STOPPING', 'STOPPED', 'STARTING', ], ], 'DbNodeSummary' => [ 'type' => 'structure', 'members' => [ 'dbNodeId' => [ 'shape' => 'ResourceId', ], 'dbNodeArn' => [ 'shape' => 'ResourceArn', ], 'status' => [ 'shape' => 'DbNodeResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'additionalDetails' => [ 'shape' => 'String', ], 'backupIpId' => [ 'shape' => 'String', ], 'backupVnic2Id' => [ 'shape' => 'String', ], 'backupVnicId' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerId' => [ 'shape' => 'ResourceId', ], 'dbSystemId' => [ 'shape' => 'String', ], 'faultDomain' => [ 'shape' => 'String', ], 'hostIpId' => [ 'shape' => 'String', ], 'hostname' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'maintenanceType' => [ 'shape' => 'DbNodeMaintenanceType', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'softwareStorageSizeInGB' => [ 'shape' => 'Integer', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'timeMaintenanceWindowEnd' => [ 'shape' => 'String', ], 'timeMaintenanceWindowStart' => [ 'shape' => 'String', ], 'totalCpuCoreCount' => [ 'shape' => 'Integer', ], 'vnic2Id' => [ 'shape' => 'String', ], 'vnicId' => [ 'shape' => 'String', ], ], ], 'DbServer' => [ 'type' => 'structure', 'members' => [ 'dbServerId' => [ 'shape' => 'ResourceId', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerPatchingDetails' => [ 'shape' => 'DbServerPatchingDetails', ], 'displayName' => [ 'shape' => 'String', ], 'exadataInfrastructureId' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'maxCpuCount' => [ 'shape' => 'Integer', ], 'maxDbNodeStorageInGBs' => [ 'shape' => 'Integer', ], 'maxMemoryInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'shape' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'vmClusterIds' => [ 'shape' => 'StringList', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'autonomousVmClusterIds' => [ 'shape' => 'StringList', ], 'autonomousVirtualMachineIds' => [ 'shape' => 'StringList', ], ], ], 'DbServerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DbServerSummary', ], ], 'DbServerPatchingDetails' => [ 'type' => 'structure', 'members' => [ 'estimatedPatchDuration' => [ 'shape' => 'Integer', ], 'patchingStatus' => [ 'shape' => 'DbServerPatchingStatus', ], 'timePatchingEnded' => [ 'shape' => 'String', ], 'timePatchingStarted' => [ 'shape' => 'String', ], ], ], 'DbServerPatchingStatus' => [ 'type' => 'string', 'enum' => [ 'COMPLETE', 'FAILED', 'MAINTENANCE_IN_PROGRESS', 'SCHEDULED', ], ], 'DbServerSummary' => [ 'type' => 'structure', 'members' => [ 'dbServerId' => [ 'shape' => 'ResourceId', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cpuCoreCount' => [ 'shape' => 'Integer', ], 'dbNodeStorageSizeInGBs' => [ 'shape' => 'Integer', ], 'dbServerPatchingDetails' => [ 'shape' => 'DbServerPatchingDetails', ], 'displayName' => [ 'shape' => 'String', ], 'exadataInfrastructureId' => [ 'shape' => 'String', ], 'ocid' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'maxCpuCount' => [ 'shape' => 'Integer', ], 'maxDbNodeStorageInGBs' => [ 'shape' => 'Integer', ], 'maxMemoryInGBs' => [ 'shape' => 'Integer', ], 'memorySizeInGBs' => [ 'shape' => 'Integer', ], 'shape' => [ 'shape' => 'String', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'vmClusterIds' => [ 'shape' => 'StringList', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'autonomousVmClusterIds' => [ 'shape' => 'StringList', ], 'autonomousVirtualMachineIds' => [ 'shape' => 'StringList', ], ], ], 'DbSystemShapeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DbSystemShapeSummary', ], ], 'DbSystemShapeSummary' => [ 'type' => 'structure', 'members' => [ 'availableCoreCount' => [ 'shape' => 'Integer', ], 'availableCoreCountPerNode' => [ 'shape' => 'Integer', ], 'availableDataStorageInTBs' => [ 'shape' => 'Integer', ], 'availableDataStoragePerServerInTBs' => [ 'shape' => 'Integer', ], 'availableDbNodePerNodeInGBs' => [ 'shape' => 'Integer', ], 'availableDbNodeStorageInGBs' => [ 'shape' => 'Integer', ], 'availableMemoryInGBs' => [ 'shape' => 'Integer', ], 'availableMemoryPerNodeInGBs' => [ 'shape' => 'Integer', ], 'coreCountIncrement' => [ 'shape' => 'Integer', ], 'maxStorageCount' => [ 'shape' => 'Integer', ], 'maximumNodeCount' => [ 'shape' => 'Integer', ], 'minCoreCountPerNode' => [ 'shape' => 'Integer', ], 'minDataStorageInTBs' => [ 'shape' => 'Integer', ], 'minDbNodeStoragePerNodeInGBs' => [ 'shape' => 'Integer', ], 'minMemoryPerNodeInGBs' => [ 'shape' => 'Integer', ], 'minStorageCount' => [ 'shape' => 'Integer', ], 'minimumCoreCount' => [ 'shape' => 'Integer', ], 'minimumNodeCount' => [ 'shape' => 'Integer', ], 'runtimeMinimumCoreCount' => [ 'shape' => 'Integer', ], 'shapeFamily' => [ 'shape' => 'String', ], 'shapeType' => [ 'shape' => 'ShapeType', ], 'name' => [ 'shape' => 'String', ], 'computeModel' => [ 'shape' => 'ComputeModel', ], 'areServerTypesSupported' => [ 'shape' => 'Boolean', ], ], ], 'DeleteCloudAutonomousVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'DeleteCloudAutonomousVmClusterOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteCloudExadataInfrastructureInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'DeleteCloudExadataInfrastructureOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteCloudVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'DeleteCloudVmClusterOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteOdbNetworkInput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', 'deleteAssociatedResources', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'deleteAssociatedResources' => [ 'shape' => 'Boolean', ], ], ], 'DeleteOdbNetworkOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteOdbPeeringConnectionInput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'odbPeeringConnectionId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'DeleteOdbPeeringConnectionOutput' => [ 'type' => 'structure', 'members' => [], ], 'DisassociateIamRoleFromResourceInput' => [ 'type' => 'structure', 'required' => [ 'iamRoleArn', 'awsIntegration', 'resourceArn', ], 'members' => [ 'iamRoleArn' => [ 'shape' => 'RoleArn', ], 'awsIntegration' => [ 'shape' => 'SupportedAwsIntegration', ], 'resourceArn' => [ 'shape' => 'DisassociateIamRoleFromResourceInputResourceArnString', ], ], ], 'DisassociateIamRoleFromResourceInputResourceArnString' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:(?:aws|aws-cn|aws-us-gov|aws-iso-[a-z]?|aws-iso):odb:[a-z0-9-]+:\\d{12}:cloud-vm-cluster/[a-z0-9-_]+', ], 'DisassociateIamRoleFromResourceOutput' => [ 'type' => 'structure', 'members' => [], ], 'DiskRedundancy' => [ 'type' => 'string', 'enum' => [ 'HIGH', 'NORMAL', ], ], 'Double' => [ 'type' => 'double', 'box' => true, ], 'ExadataIormConfig' => [ 'type' => 'structure', 'members' => [ 'dbPlans' => [ 'shape' => 'DbIormConfigList', ], 'lifecycleDetails' => [ 'shape' => 'String', ], 'lifecycleState' => [ 'shape' => 'IormLifecycleState', ], 'objective' => [ 'shape' => 'Objective', ], ], ], 'Float' => [ 'type' => 'float', 'box' => true, ], 'GetCloudAutonomousVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'GetCloudAutonomousVmClusterOutput' => [ 'type' => 'structure', 'members' => [ 'cloudAutonomousVmCluster' => [ 'shape' => 'CloudAutonomousVmCluster', ], ], ], 'GetCloudExadataInfrastructureInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'GetCloudExadataInfrastructureOutput' => [ 'type' => 'structure', 'members' => [ 'cloudExadataInfrastructure' => [ 'shape' => 'CloudExadataInfrastructure', ], ], ], 'GetCloudExadataInfrastructureUnallocatedResourcesInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'dbServers' => [ 'shape' => 'StringList', ], ], ], 'GetCloudExadataInfrastructureUnallocatedResourcesOutput' => [ 'type' => 'structure', 'members' => [ 'cloudExadataInfrastructureUnallocatedResources' => [ 'shape' => 'CloudExadataInfrastructureUnallocatedResources', ], ], ], 'GetCloudVmClusterInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'GetCloudVmClusterOutput' => [ 'type' => 'structure', 'members' => [ 'cloudVmCluster' => [ 'shape' => 'CloudVmCluster', ], ], ], 'GetDbNodeInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', 'dbNodeId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'dbNodeId' => [ 'shape' => 'ResourceId', ], ], ], 'GetDbNodeOutput' => [ 'type' => 'structure', 'members' => [ 'dbNode' => [ 'shape' => 'DbNode', ], ], ], 'GetDbServerInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', 'dbServerId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'dbServerId' => [ 'shape' => 'ResourceId', ], ], ], 'GetDbServerOutput' => [ 'type' => 'structure', 'members' => [ 'dbServer' => [ 'shape' => 'DbServer', ], ], ], 'GetOciOnboardingStatusInput' => [ 'type' => 'structure', 'members' => [], ], 'GetOciOnboardingStatusOutput' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'OciOnboardingStatus', ], 'existingTenancyActivationLink' => [ 'shape' => 'String', ], 'newTenancyActivationLink' => [ 'shape' => 'String', ], 'ociIdentityDomain' => [ 'shape' => 'OciIdentityDomain', ], ], ], 'GetOdbNetworkInput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'GetOdbNetworkOutput' => [ 'type' => 'structure', 'members' => [ 'odbNetwork' => [ 'shape' => 'OdbNetwork', ], ], ], 'GetOdbPeeringConnectionInput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'odbPeeringConnectionId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'GetOdbPeeringConnectionOutput' => [ 'type' => 'structure', 'members' => [ 'odbPeeringConnection' => [ 'shape' => 'OdbPeeringConnection', ], ], ], 'GiVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GiVersionSummary', ], ], 'GiVersionSummary' => [ 'type' => 'structure', 'members' => [ 'version' => [ 'shape' => 'String', ], ], ], 'HoursOfDay' => [ 'type' => 'list', 'member' => [ 'shape' => 'Integer', ], ], 'IamRole' => [ 'type' => 'structure', 'members' => [ 'iamRoleArn' => [ 'shape' => 'RoleArn', ], 'status' => [ 'shape' => 'IamRoleStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'awsIntegration' => [ 'shape' => 'SupportedAwsIntegration', ], ], ], 'IamRoleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IamRole', ], ], 'IamRoleStatus' => [ 'type' => 'string', 'enum' => [ 'ASSOCIATING', 'DISASSOCIATING', 'FAILED', 'CONNECTED', 'DISCONNECTED', 'PARTIALLY_CONNECTED', 'UNKNOWN', ], ], 'InitializeServiceInput' => [ 'type' => 'structure', 'members' => [ 'ociIdentityDomain' => [ 'shape' => 'Boolean', ], ], ], 'InitializeServiceOutput' => [ 'type' => 'structure', 'members' => [], ], 'Integer' => [ 'type' => 'integer', 'box' => true, ], 'InternalServerException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'retryAfterSeconds' => [ 'shape' => 'Integer', ], ], 'exception' => true, 'fault' => true, 'retryable' => [ 'throttling' => false, ], ], 'IormLifecycleState' => [ 'type' => 'string', 'enum' => [ 'BOOTSTRAPPING', 'DISABLED', 'ENABLED', 'FAILED', 'UPDATING', ], ], 'KmsAccess' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'ManagedResourceStatus', ], 'ipv4Addresses' => [ 'shape' => 'StringList', ], 'domainName' => [ 'shape' => 'String', ], 'kmsPolicyDocument' => [ 'shape' => 'String', ], ], ], 'LicenseModel' => [ 'type' => 'string', 'enum' => [ 'BRING_YOUR_OWN_LICENSE', 'LICENSE_INCLUDED', ], ], 'ListAutonomousVirtualMachinesInput' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusterId', ], 'members' => [ 'maxResults' => [ 'shape' => 'ListAutonomousVirtualMachinesInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListAutonomousVirtualMachinesInputNextTokenString', ], 'cloudAutonomousVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'ListAutonomousVirtualMachinesInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListAutonomousVirtualMachinesInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListAutonomousVirtualMachinesOutput' => [ 'type' => 'structure', 'required' => [ 'autonomousVirtualMachines', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'autonomousVirtualMachines' => [ 'shape' => 'AutonomousVirtualMachineList', ], ], ], 'ListCloudAutonomousVmClustersInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListCloudAutonomousVmClustersInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListCloudAutonomousVmClustersInputNextTokenString', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'ListCloudAutonomousVmClustersInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListCloudAutonomousVmClustersInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListCloudAutonomousVmClustersOutput' => [ 'type' => 'structure', 'required' => [ 'cloudAutonomousVmClusters', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'cloudAutonomousVmClusters' => [ 'shape' => 'CloudAutonomousVmClusterList', ], ], ], 'ListCloudExadataInfrastructuresInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListCloudExadataInfrastructuresInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListCloudExadataInfrastructuresInputNextTokenString', ], ], ], 'ListCloudExadataInfrastructuresInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListCloudExadataInfrastructuresInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListCloudExadataInfrastructuresOutput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructures', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'cloudExadataInfrastructures' => [ 'shape' => 'CloudExadataInfrastructureList', ], ], ], 'ListCloudVmClustersInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListCloudVmClustersInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListCloudVmClustersInputNextTokenString', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'ListCloudVmClustersInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListCloudVmClustersInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListCloudVmClustersOutput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusters', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'cloudVmClusters' => [ 'shape' => 'CloudVmClusterList', ], ], ], 'ListDbNodesInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', ], 'members' => [ 'maxResults' => [ 'shape' => 'ListDbNodesInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListDbNodesInputNextTokenString', ], 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], ], ], 'ListDbNodesInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListDbNodesInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListDbNodesOutput' => [ 'type' => 'structure', 'required' => [ 'dbNodes', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'dbNodes' => [ 'shape' => 'DbNodeList', ], ], ], 'ListDbServersInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'maxResults' => [ 'shape' => 'ListDbServersInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListDbServersInputNextTokenString', ], ], ], 'ListDbServersInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListDbServersInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListDbServersOutput' => [ 'type' => 'structure', 'required' => [ 'dbServers', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'dbServers' => [ 'shape' => 'DbServerList', ], ], ], 'ListDbSystemShapesInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListDbSystemShapesInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListDbSystemShapesInputNextTokenString', ], 'availabilityZone' => [ 'shape' => 'ListDbSystemShapesInputAvailabilityZoneString', ], 'availabilityZoneId' => [ 'shape' => 'ListDbSystemShapesInputAvailabilityZoneIdString', ], ], ], 'ListDbSystemShapesInputAvailabilityZoneIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'ListDbSystemShapesInputAvailabilityZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'ListDbSystemShapesInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListDbSystemShapesInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListDbSystemShapesOutput' => [ 'type' => 'structure', 'required' => [ 'dbSystemShapes', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'dbSystemShapes' => [ 'shape' => 'DbSystemShapeList', ], ], ], 'ListGiVersionsInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListGiVersionsInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListGiVersionsInputNextTokenString', ], 'shape' => [ 'shape' => 'ListGiVersionsInputShapeString', ], ], ], 'ListGiVersionsInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListGiVersionsInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListGiVersionsInputShapeString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'ListGiVersionsOutput' => [ 'type' => 'structure', 'required' => [ 'giVersions', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'giVersions' => [ 'shape' => 'GiVersionList', ], ], ], 'ListOdbNetworksInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListOdbNetworksInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListOdbNetworksInputNextTokenString', ], ], ], 'ListOdbNetworksInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListOdbNetworksInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListOdbNetworksOutput' => [ 'type' => 'structure', 'required' => [ 'odbNetworks', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'odbNetworks' => [ 'shape' => 'OdbNetworkList', ], ], ], 'ListOdbPeeringConnectionsInput' => [ 'type' => 'structure', 'members' => [ 'maxResults' => [ 'shape' => 'ListOdbPeeringConnectionsInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListOdbPeeringConnectionsInputNextTokenString', ], 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], ], ], 'ListOdbPeeringConnectionsInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListOdbPeeringConnectionsInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListOdbPeeringConnectionsOutput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnections', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'odbPeeringConnections' => [ 'shape' => 'OdbPeeringConnectionList', ], ], ], 'ListSystemVersionsInput' => [ 'type' => 'structure', 'required' => [ 'giVersion', 'shape', ], 'members' => [ 'maxResults' => [ 'shape' => 'ListSystemVersionsInputMaxResultsInteger', ], 'nextToken' => [ 'shape' => 'ListSystemVersionsInputNextTokenString', ], 'giVersion' => [ 'shape' => 'ListSystemVersionsInputGiVersionString', ], 'shape' => [ 'shape' => 'ListSystemVersionsInputShapeString', ], ], ], 'ListSystemVersionsInputGiVersionString' => [ 'type' => 'string', 'max' => 30, 'min' => 1, ], 'ListSystemVersionsInputMaxResultsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'ListSystemVersionsInputNextTokenString' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ListSystemVersionsInputShapeString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'ListSystemVersionsOutput' => [ 'type' => 'structure', 'required' => [ 'systemVersions', ], 'members' => [ 'nextToken' => [ 'shape' => 'String', ], 'systemVersions' => [ 'shape' => 'SystemVersionList', ], ], ], 'ListTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'resourceArn', ], 'members' => [ 'resourceArn' => [ 'shape' => 'ResourceArn', ], ], ], 'ListTagsForResourceResponse' => [ 'type' => 'structure', 'members' => [ 'tags' => [ 'shape' => 'ResponseTagMap', ], ], ], 'MaintenanceWindow' => [ 'type' => 'structure', 'members' => [ 'customActionTimeoutInMins' => [ 'shape' => 'MaintenanceWindowCustomActionTimeoutInMinsInteger', ], 'daysOfWeek' => [ 'shape' => 'DaysOfWeek', ], 'hoursOfDay' => [ 'shape' => 'HoursOfDay', ], 'isCustomActionTimeoutEnabled' => [ 'shape' => 'Boolean', ], 'leadTimeInWeeks' => [ 'shape' => 'MaintenanceWindowLeadTimeInWeeksInteger', ], 'months' => [ 'shape' => 'Months', ], 'patchingMode' => [ 'shape' => 'PatchingModeType', ], 'preference' => [ 'shape' => 'PreferenceType', ], 'skipRu' => [ 'shape' => 'Boolean', ], 'weeksOfMonth' => [ 'shape' => 'WeeksOfMonth', ], ], ], 'MaintenanceWindowCustomActionTimeoutInMinsInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 120, 'min' => 15, ], 'MaintenanceWindowLeadTimeInWeeksInteger' => [ 'type' => 'integer', 'box' => true, 'max' => 4, 'min' => 1, ], 'ManagedResourceStatus' => [ 'type' => 'string', 'enum' => [ 'ENABLED', 'ENABLING', 'DISABLED', 'DISABLING', ], ], 'ManagedS3BackupAccess' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'ManagedResourceStatus', ], 'ipv4Addresses' => [ 'shape' => 'StringList', ], ], ], 'ManagedServices' => [ 'type' => 'structure', 'members' => [ 'serviceNetworkArn' => [ 'shape' => 'ResourceArn', ], 'resourceGatewayArn' => [ 'shape' => 'ResourceArn', ], 'managedServicesIpv4Cidrs' => [ 'shape' => 'StringList', ], 'serviceNetworkEndpoint' => [ 'shape' => 'ServiceNetworkEndpoint', ], 'managedS3BackupAccess' => [ 'shape' => 'ManagedS3BackupAccess', ], 'zeroEtlAccess' => [ 'shape' => 'ZeroEtlAccess', ], 's3Access' => [ 'shape' => 'S3Access', ], 'stsAccess' => [ 'shape' => 'StsAccess', ], 'kmsAccess' => [ 'shape' => 'KmsAccess', ], 'crossRegionS3RestoreSourcesAccess' => [ 'shape' => 'CrossRegionS3RestoreSourcesAccessList', ], ], ], 'Month' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'MonthName', ], ], ], 'MonthName' => [ 'type' => 'string', 'enum' => [ 'JANUARY', 'FEBRUARY', 'MARCH', 'APRIL', 'MAY', 'JUNE', 'JULY', 'AUGUST', 'SEPTEMBER', 'OCTOBER', 'NOVEMBER', 'DECEMBER', ], ], 'Months' => [ 'type' => 'list', 'member' => [ 'shape' => 'Month', ], ], 'Objective' => [ 'type' => 'string', 'enum' => [ 'AUTO', 'BALANCED', 'BASIC', 'HIGH_THROUGHPUT', 'LOW_LATENCY', ], ], 'OciDnsForwardingConfig' => [ 'type' => 'structure', 'members' => [ 'domainName' => [ 'shape' => 'OciDnsForwardingConfigDomainNameString', ], 'ociDnsListenerIp' => [ 'shape' => 'String', ], ], ], 'OciDnsForwardingConfigDomainNameString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OciDnsForwardingConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OciDnsForwardingConfig', ], ], 'OciIdentityDomain' => [ 'type' => 'structure', 'members' => [ 'ociIdentityDomainId' => [ 'shape' => 'String', ], 'ociIdentityDomainResourceUrl' => [ 'shape' => 'String', ], 'ociIdentityDomainUrl' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'accountSetupCloudFormationUrl' => [ 'shape' => 'String', ], ], ], 'OciOnboardingStatus' => [ 'type' => 'string', 'enum' => [ 'NOT_STARTED', 'PENDING_LINK_GENERATION', 'PENDING_CUSTOMER_ACTION', 'PENDING_INITIALIZATION', 'ACTIVATING', 'ACTIVE_IN_HOME_REGION', 'ACTIVE', 'ACTIVE_LIMITED', 'FAILED', 'PUBLIC_OFFER_UNSUPPORTED', 'SUSPENDED', 'CANCELED', ], ], 'OdbNetwork' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbNetworkArn' => [ 'shape' => 'String', ], 'availabilityZone' => [ 'shape' => 'OdbNetworkAvailabilityZoneString', ], 'availabilityZoneId' => [ 'shape' => 'OdbNetworkAvailabilityZoneIdString', ], 'clientSubnetCidr' => [ 'shape' => 'OdbNetworkClientSubnetCidrString', ], 'backupSubnetCidr' => [ 'shape' => 'OdbNetworkBackupSubnetCidrString', ], 'customDomainName' => [ 'shape' => 'OdbNetworkCustomDomainNameString', ], 'defaultDnsPrefix' => [ 'shape' => 'OdbNetworkDefaultDnsPrefixString', ], 'peeredCidrs' => [ 'shape' => 'StringList', ], 'ociNetworkAnchorId' => [ 'shape' => 'OdbNetworkOciNetworkAnchorIdString', ], 'ociNetworkAnchorUrl' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociVcnId' => [ 'shape' => 'OdbNetworkOciVcnIdString', ], 'ociVcnUrl' => [ 'shape' => 'String', ], 'ociDnsForwardingConfigs' => [ 'shape' => 'OciDnsForwardingConfigList', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'percentProgress' => [ 'shape' => 'Float', ], 'managedServices' => [ 'shape' => 'ManagedServices', ], ], ], 'OdbNetworkAvailabilityZoneIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkAvailabilityZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkBackupSubnetCidrString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkClientSubnetCidrString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkCustomDomainNameString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkDefaultDnsPrefixString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OdbNetworkSummary', ], ], 'OdbNetworkOciNetworkAnchorIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkOciVcnIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummary' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbNetworkArn' => [ 'shape' => 'String', ], 'availabilityZone' => [ 'shape' => 'OdbNetworkSummaryAvailabilityZoneString', ], 'availabilityZoneId' => [ 'shape' => 'OdbNetworkSummaryAvailabilityZoneIdString', ], 'clientSubnetCidr' => [ 'shape' => 'OdbNetworkSummaryClientSubnetCidrString', ], 'backupSubnetCidr' => [ 'shape' => 'OdbNetworkSummaryBackupSubnetCidrString', ], 'customDomainName' => [ 'shape' => 'OdbNetworkSummaryCustomDomainNameString', ], 'defaultDnsPrefix' => [ 'shape' => 'OdbNetworkSummaryDefaultDnsPrefixString', ], 'peeredCidrs' => [ 'shape' => 'StringList', ], 'ociNetworkAnchorId' => [ 'shape' => 'OdbNetworkSummaryOciNetworkAnchorIdString', ], 'ociNetworkAnchorUrl' => [ 'shape' => 'String', ], 'ociResourceAnchorName' => [ 'shape' => 'String', ], 'ociVcnId' => [ 'shape' => 'OdbNetworkSummaryOciVcnIdString', ], 'ociVcnUrl' => [ 'shape' => 'String', ], 'ociDnsForwardingConfigs' => [ 'shape' => 'OciDnsForwardingConfigList', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'percentProgress' => [ 'shape' => 'Float', ], 'managedServices' => [ 'shape' => 'ManagedServices', ], ], ], 'OdbNetworkSummaryAvailabilityZoneIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryAvailabilityZoneString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryBackupSubnetCidrString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryClientSubnetCidrString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryCustomDomainNameString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryDefaultDnsPrefixString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryOciNetworkAnchorIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbNetworkSummaryOciVcnIdString' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'OdbPeeringConnection' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'odbPeeringConnectionId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbPeeringConnectionArn' => [ 'shape' => 'String', ], 'odbNetworkArn' => [ 'shape' => 'String', ], 'peerNetworkArn' => [ 'shape' => 'String', ], 'odbPeeringConnectionType' => [ 'shape' => 'String', ], 'peerNetworkCidrs' => [ 'shape' => 'PeeredCidrList', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'percentProgress' => [ 'shape' => 'Float', ], ], ], 'OdbPeeringConnectionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OdbPeeringConnectionSummary', ], ], 'OdbPeeringConnectionSummary' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'odbPeeringConnectionId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbPeeringConnectionArn' => [ 'shape' => 'String', ], 'odbNetworkArn' => [ 'shape' => 'String', ], 'peerNetworkArn' => [ 'shape' => 'String', ], 'odbPeeringConnectionType' => [ 'shape' => 'String', ], 'peerNetworkCidrs' => [ 'shape' => 'PeeredCidrList', ], 'createdAt' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'percentProgress' => [ 'shape' => 'Float', ], ], ], 'PatchingModeType' => [ 'type' => 'string', 'enum' => [ 'ROLLING', 'NONROLLING', ], ], 'PeeredCidr' => [ 'type' => 'string', 'max' => 18, 'min' => 1, 'pattern' => '(?:(?:\\d|[01]?\\d\\d|2[0-4]\\d|25[0-5])\\.){3}(?:25[0-5]|2[0-4]\\d|[01]?\\d\\d|\\d)\\/(?:[1-2][0-9]|3[0-2]|[1-9])', ], 'PeeredCidrList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PeeredCidr', ], ], 'PolicyDocument' => [ 'type' => 'string', 'max' => 20480, 'min' => 3, ], 'PreferenceType' => [ 'type' => 'string', 'enum' => [ 'NO_PREFERENCE', 'CUSTOM_PREFERENCE', ], ], 'RebootDbNodeInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', 'dbNodeId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'dbNodeId' => [ 'shape' => 'ResourceId', ], ], ], 'RebootDbNodeOutput' => [ 'type' => 'structure', 'required' => [ 'dbNodeId', ], 'members' => [ 'dbNodeId' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'DbNodeResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], ], ], 'RequestTagMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'TagKey', ], 'value' => [ 'shape' => 'TagValue', ], 'max' => 200, 'min' => 1, ], 'ResourceArn' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}', ], 'ResourceDisplayName' => [ 'type' => 'string', 'max' => 255, 'min' => 1, 'pattern' => '[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*', ], 'ResourceId' => [ 'type' => 'string', 'max' => 64, 'min' => 6, 'pattern' => '[a-zA-Z0-9_~.-]+', ], 'ResourceIdOrArn' => [ 'type' => 'string', 'max' => 2048, 'min' => 6, 'pattern' => '(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})', ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'required' => [ 'message', 'resourceId', 'resourceType', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'resourceId' => [ 'shape' => 'String', ], 'resourceType' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ResourceStatus' => [ 'type' => 'string', 'enum' => [ 'AVAILABLE', 'FAILED', 'PROVISIONING', 'TERMINATED', 'TERMINATING', 'UPDATING', 'MAINTENANCE_IN_PROGRESS', ], ], 'ResponseTagMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'TagKey', ], 'value' => [ 'shape' => 'TagValue', ], 'max' => 200, 'min' => 0, ], 'RoleArn' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):iam::[0-9]{12}:role/.+', ], 'S3Access' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'ManagedResourceStatus', ], 'ipv4Addresses' => [ 'shape' => 'StringList', ], 'domainName' => [ 'shape' => 'String', ], 's3PolicyDocument' => [ 'shape' => 'String', ], ], ], 'SensitiveString' => [ 'type' => 'string', 'sensitive' => true, ], 'SensitiveStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SensitiveString', ], ], 'ServiceNetworkEndpoint' => [ 'type' => 'structure', 'members' => [ 'vpcEndpointId' => [ 'shape' => 'String', ], 'vpcEndpointType' => [ 'shape' => 'VpcEndpointType', ], ], ], 'ServiceQuotaExceededException' => [ 'type' => 'structure', 'required' => [ 'message', 'resourceId', 'resourceType', 'quotaCode', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'resourceId' => [ 'shape' => 'String', ], 'resourceType' => [ 'shape' => 'String', ], 'quotaCode' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ShapeType' => [ 'type' => 'string', 'enum' => [ 'AMD', 'INTEL', 'INTEL_FLEX_X9', 'AMPERE_FLEX_A1', ], ], 'StartDbNodeInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', 'dbNodeId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'dbNodeId' => [ 'shape' => 'ResourceId', ], ], ], 'StartDbNodeOutput' => [ 'type' => 'structure', 'required' => [ 'dbNodeId', ], 'members' => [ 'dbNodeId' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'DbNodeResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], ], ], 'StopDbNodeInput' => [ 'type' => 'structure', 'required' => [ 'cloudVmClusterId', 'dbNodeId', ], 'members' => [ 'cloudVmClusterId' => [ 'shape' => 'ResourceId', ], 'dbNodeId' => [ 'shape' => 'ResourceId', ], ], ], 'StopDbNodeOutput' => [ 'type' => 'structure', 'required' => [ 'dbNodeId', ], 'members' => [ 'dbNodeId' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'DbNodeResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], ], ], 'String' => [ 'type' => 'string', ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], 'max' => 1024, 'min' => 1, ], 'StsAccess' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'ManagedResourceStatus', ], 'ipv4Addresses' => [ 'shape' => 'StringList', ], 'domainName' => [ 'shape' => 'String', ], 'stsPolicyDocument' => [ 'shape' => 'String', ], ], ], 'SupportedAwsIntegration' => [ 'type' => 'string', 'enum' => [ 'KmsTde', ], ], 'SyntheticTimestamp_date_time' => [ 'type' => 'timestamp', 'timestampFormat' => 'iso8601', ], 'SystemVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SystemVersionSummary', ], ], 'SystemVersionSummary' => [ 'type' => 'structure', 'members' => [ 'giVersion' => [ 'shape' => 'String', ], 'shape' => [ 'shape' => 'String', ], 'systemVersions' => [ 'shape' => 'StringList', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'TagKeys' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagKey', ], 'max' => 200, 'min' => 1, ], 'TagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'resourceArn', 'tags', ], 'members' => [ 'resourceArn' => [ 'shape' => 'ResourceArn', ], 'tags' => [ 'shape' => 'RequestTagMap', ], ], ], 'TagResourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 0, ], 'ThrottlingException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'retryAfterSeconds' => [ 'shape' => 'Integer', ], ], 'exception' => true, ], 'UntagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'resourceArn', 'tagKeys', ], 'members' => [ 'resourceArn' => [ 'shape' => 'ResourceArn', ], 'tagKeys' => [ 'shape' => 'TagKeys', ], ], ], 'UntagResourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateCloudExadataInfrastructureInput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'cloudExadataInfrastructureId' => [ 'shape' => 'ResourceIdOrArn', ], 'maintenanceWindow' => [ 'shape' => 'MaintenanceWindow', ], ], ], 'UpdateCloudExadataInfrastructureOutput' => [ 'type' => 'structure', 'required' => [ 'cloudExadataInfrastructureId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'cloudExadataInfrastructureId' => [ 'shape' => 'String', ], ], ], 'UpdateOdbNetworkInput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'odbNetworkId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'peeredCidrsToBeAdded' => [ 'shape' => 'StringList', ], 'peeredCidrsToBeRemoved' => [ 'shape' => 'StringList', ], 's3Access' => [ 'shape' => 'Access', ], 'zeroEtlAccess' => [ 'shape' => 'Access', ], 'stsAccess' => [ 'shape' => 'Access', ], 'kmsAccess' => [ 'shape' => 'Access', ], 's3PolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'stsPolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'kmsPolicyDocument' => [ 'shape' => 'PolicyDocument', ], 'crossRegionS3RestoreSourcesToEnable' => [ 'shape' => 'StringList', ], 'crossRegionS3RestoreSourcesToDisable' => [ 'shape' => 'StringList', ], ], ], 'UpdateOdbNetworkOutput' => [ 'type' => 'structure', 'required' => [ 'odbNetworkId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbNetworkId' => [ 'shape' => 'String', ], ], ], 'UpdateOdbPeeringConnectionInput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'odbPeeringConnectionId' => [ 'shape' => 'ResourceIdOrArn', ], 'displayName' => [ 'shape' => 'ResourceDisplayName', ], 'peerNetworkCidrsToBeAdded' => [ 'shape' => 'PeeredCidrList', ], 'peerNetworkCidrsToBeRemoved' => [ 'shape' => 'PeeredCidrList', ], ], ], 'UpdateOdbPeeringConnectionOutput' => [ 'type' => 'structure', 'required' => [ 'odbPeeringConnectionId', ], 'members' => [ 'displayName' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'ResourceStatus', ], 'statusReason' => [ 'shape' => 'String', ], 'odbPeeringConnectionId' => [ 'shape' => 'String', ], ], ], 'ValidationException' => [ 'type' => 'structure', 'required' => [ 'message', 'reason', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'reason' => [ 'shape' => 'ValidationExceptionReason', ], 'fieldList' => [ 'shape' => 'ValidationExceptionFieldList', ], ], 'exception' => true, ], 'ValidationExceptionField' => [ 'type' => 'structure', 'required' => [ 'name', 'message', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'message' => [ 'shape' => 'String', ], ], ], 'ValidationExceptionFieldList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ValidationExceptionField', ], ], 'ValidationExceptionReason' => [ 'type' => 'string', 'enum' => [ 'unknownOperation', 'cannotParse', 'fieldValidationFailed', 'other', ], ], 'VpcEndpointType' => [ 'type' => 'string', 'enum' => [ 'SERVICENETWORK', ], ], 'WeeksOfMonth' => [ 'type' => 'list', 'member' => [ 'shape' => 'Integer', ], ], 'ZeroEtlAccess' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'ManagedResourceStatus', ], 'cidr' => [ 'shape' => 'String', ], ], ], ],];
