1. Packages
  2. AWS Native
  3. API Docs
  4. ec2
  5. Ipam

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.ec2.Ipam

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Resource Schema of AWS::EC2::IPAM Type

    Create Ipam Resource

    new Ipam(name: string, args?: IpamArgs, opts?: CustomResourceOptions);
    @overload
    def Ipam(resource_name: str,
             opts: Optional[ResourceOptions] = None,
             description: Optional[str] = None,
             operating_regions: Optional[Sequence[IpamOperatingRegionArgs]] = None,
             tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
             tier: Optional[IpamTier] = None)
    @overload
    def Ipam(resource_name: str,
             args: Optional[IpamArgs] = None,
             opts: Optional[ResourceOptions] = None)
    func NewIpam(ctx *Context, name string, args *IpamArgs, opts ...ResourceOption) (*Ipam, error)
    public Ipam(string name, IpamArgs? args = null, CustomResourceOptions? opts = null)
    public Ipam(String name, IpamArgs args)
    public Ipam(String name, IpamArgs args, CustomResourceOptions options)
    
    type: aws-native:ec2:Ipam
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args IpamArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args IpamArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args IpamArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args IpamArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args IpamArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Ipam Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The Ipam resource accepts the following input properties:

    Description string
    OperatingRegions List<Pulumi.AwsNative.Ec2.Inputs.IpamOperatingRegion>
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource.
    Tier Pulumi.AwsNative.Ec2.IpamTier
    The tier of the IPAM.
    Description string
    OperatingRegions []IpamOperatingRegionArgs
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    Tier IpamTier
    The tier of the IPAM.
    description String
    operatingRegions List<IpamOperatingRegion>
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    tier IpamTier
    The tier of the IPAM.
    description string
    operatingRegions IpamOperatingRegion[]
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    tier IpamTier
    The tier of the IPAM.
    description str
    operating_regions Sequence[IpamOperatingRegionArgs]
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    tags TagArgs]
    An array of key-value pairs to apply to this resource.
    tier IpamTier
    The tier of the IPAM.
    description String
    operatingRegions List<Property Map>
    The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    tier "free" | "advanced"
    The tier of the IPAM.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Ipam resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the IPAM.
    DefaultResourceDiscoveryAssociationId string
    The Id of the default association to the default resource discovery, created with this IPAM.
    DefaultResourceDiscoveryId string
    The Id of the default resource discovery, created with this IPAM.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamId string
    Id of the IPAM.
    PrivateDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    PublicDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    ResourceDiscoveryAssociationCount int
    The count of resource discoveries associated with this IPAM.
    ScopeCount int
    The number of scopes that currently exist in this IPAM.
    Arn string
    The Amazon Resource Name (ARN) of the IPAM.
    DefaultResourceDiscoveryAssociationId string
    The Id of the default association to the default resource discovery, created with this IPAM.
    DefaultResourceDiscoveryId string
    The Id of the default resource discovery, created with this IPAM.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamId string
    Id of the IPAM.
    PrivateDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    PublicDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    ResourceDiscoveryAssociationCount int
    The count of resource discoveries associated with this IPAM.
    ScopeCount int
    The number of scopes that currently exist in this IPAM.
    arn String
    The Amazon Resource Name (ARN) of the IPAM.
    defaultResourceDiscoveryAssociationId String
    The Id of the default association to the default resource discovery, created with this IPAM.
    defaultResourceDiscoveryId String
    The Id of the default resource discovery, created with this IPAM.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamId String
    Id of the IPAM.
    privateDefaultScopeId String
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    publicDefaultScopeId String
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    resourceDiscoveryAssociationCount Integer
    The count of resource discoveries associated with this IPAM.
    scopeCount Integer
    The number of scopes that currently exist in this IPAM.
    arn string
    The Amazon Resource Name (ARN) of the IPAM.
    defaultResourceDiscoveryAssociationId string
    The Id of the default association to the default resource discovery, created with this IPAM.
    defaultResourceDiscoveryId string
    The Id of the default resource discovery, created with this IPAM.
    id string
    The provider-assigned unique ID for this managed resource.
    ipamId string
    Id of the IPAM.
    privateDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    publicDefaultScopeId string
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    resourceDiscoveryAssociationCount number
    The count of resource discoveries associated with this IPAM.
    scopeCount number
    The number of scopes that currently exist in this IPAM.
    arn str
    The Amazon Resource Name (ARN) of the IPAM.
    default_resource_discovery_association_id str
    The Id of the default association to the default resource discovery, created with this IPAM.
    default_resource_discovery_id str
    The Id of the default resource discovery, created with this IPAM.
    id str
    The provider-assigned unique ID for this managed resource.
    ipam_id str
    Id of the IPAM.
    private_default_scope_id str
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    public_default_scope_id str
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    resource_discovery_association_count int
    The count of resource discoveries associated with this IPAM.
    scope_count int
    The number of scopes that currently exist in this IPAM.
    arn String
    The Amazon Resource Name (ARN) of the IPAM.
    defaultResourceDiscoveryAssociationId String
    The Id of the default association to the default resource discovery, created with this IPAM.
    defaultResourceDiscoveryId String
    The Id of the default resource discovery, created with this IPAM.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamId String
    Id of the IPAM.
    privateDefaultScopeId String
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    publicDefaultScopeId String
    The Id of the default scope for publicly routable IP space, created with this IPAM.
    resourceDiscoveryAssociationCount Number
    The count of resource discoveries associated with this IPAM.
    scopeCount Number
    The number of scopes that currently exist in this IPAM.

    Supporting Types

    IpamOperatingRegion, IpamOperatingRegionArgs

    RegionName string
    The name of the region.
    RegionName string
    The name of the region.
    regionName String
    The name of the region.
    regionName string
    The name of the region.
    region_name str
    The name of the region.
    regionName String
    The name of the region.

    IpamTier, IpamTierArgs

    Free
    free
    Advanced
    advanced
    IpamTierFree
    free
    IpamTierAdvanced
    advanced
    Free
    free
    Advanced
    advanced
    Free
    free
    Advanced
    advanced
    FREE
    free
    ADVANCED
    advanced
    "free"
    free
    "advanced"
    advanced

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi