AWS::ODB::OdbNetworkThe AWS::ODB::OdbNetwork resource creates an ODB Network
12 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AvailabilityZone | string | Create-only |
AvailabilityZoneId | string | Create-only |
BackupSubnetCidr | string | Create-only |
ClientSubnetCidr | string | Create-only |
CustomDomainName | string | Create-only |
DefaultDnsPrefix | string | Create-onlyWrite-only |
DeleteAssociatedResources | boolean | Write-only |
DisplayName | string | |
S3Access | string | Write-only |
S3PolicyDocument | string | Write-only |
Tags | Array<Tag> | |
ZeroEtlAccess | string | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ManagedServices | ManagedServices | - |
OciNetworkAnchorId | string | The unique identifier of the OCI network anchor for the ODB network. |
OciResourceAnchorName | string | The name of the OCI resource anchor that's associated with the ODB network. |
OciVcnUrl | string | The URL for the VCN that's associated with the ODB network. |
OdbNetworkArn | string | The Amazon Resource Name (ARN) of the ODB network. |
OdbNetworkId | string | The unique identifier of the ODB network. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ODB::OdbNetwork
Resources:
MyResource:
Type: AWS::ODB::OdbNetwork
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
odb:CreateOdbNetworkodb:TagResourceec2:DescribeAvailabilityZonesiam:CreateServiceLinkedRoleec2:DescribeVpcsec2:CreateOdbNetworkPeeringodb:ListTagsForResourcests:GetCallerIdentityodb:GetOdbNetworkodb:ListOdbNetworksodb:ListTagsForResourcests:GetCallerIdentityvpc-lattice:GetServiceNetworkvpc-lattice:GetServiceNetworkResourceAssociationvpc-lattice:GetResourceGatewayec2:DescribeVpcEndpointAssociationsodb:UpdateOdbNetworkodb:TagResourceodb:UntagResourceec2:DescribeVpcsec2:CreateOdbNetworkPeeringec2:DeleteOdbNetworkPeeringodb:ListTagsForResourcests:GetCallerIdentityodb:DeleteOdbNetworkec2:DeleteOdbNetworkPeeringec2:DescribeVpcsodb:ListTagsForResourcests:GetCallerIdentityodb:GetOdbNetworkodb:ListOdbNetworksvpc-lattice:DeleteServiceNetworkodb:ListOdbNetworksodb:ListTagsForResourcests:GetCallerIdentityvpc-lattice:GetServiceNetworkvpc-lattice:GetServiceNetworkResourceAssociationvpc-lattice:GetResourceGatewayec2:DescribeVpcEndpointAssociationsec2:DescribeVpcEndpointsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOdbNetworkArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AvailabilityZoneAvailabilityZoneIdBackupSubnetCidrClientSubnetCidrCustomDomainNameDefaultDnsPrefix