Skip navigation links
A C D E F G I J L P R S U V 

A

APPMESH_ECR_ACCOUNT - Static variable in class software.amazon.awscdk.regioninfo.FactName
The ID of the AWS account that owns the public ECR repository that contains the AWS App Mesh Envoy Proxy images in a given region.

C

CDK_METADATA_RESOURCE_AVAILABLE - Static variable in class software.amazon.awscdk.regioninfo.FactName
Whether the AWS::CDK::Metadata CloudFormation Resource is available in-region or not.
cloudwatchLambdaInsightsArn(String, String) - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The ARN of the CloudWatch Lambda Insights extension, for the given version.
cloudwatchLambdaInsightsArn(String) - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The ARN of the CloudWatch Lambda Insights extension, for the given version.
cloudwatchLambdaInsightsVersion(String, String) - Static method in class software.amazon.awscdk.regioninfo.FactName
The ARN of CloudWatch Lambda Insights for a version (e.g.
cloudwatchLambdaInsightsVersion(String) - Static method in class software.amazon.awscdk.regioninfo.FactName
The ARN of CloudWatch Lambda Insights for a version (e.g.

D

Default - Class in software.amazon.awscdk.regioninfo
Provides default values for certain regional information points.
Default(JsiiObjectRef) - Constructor for class software.amazon.awscdk.regioninfo.Default
 
Default(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.regioninfo.Default
 
DLC_REPOSITORY_ACCOUNT - Static variable in class software.amazon.awscdk.regioninfo.FactName
The ID of the AWS account that owns the public ECR repository that contains the AWS Deep Learning Containers images in a given region.
DOMAIN_SUFFIX - Static variable in class software.amazon.awscdk.regioninfo.FactName
The domain suffix for a region (e.g: 'amazonaws.com`).

E

EBS_ENV_ENDPOINT_HOSTED_ZONE_ID - Static variable in class software.amazon.awscdk.regioninfo.FactName
The hosted zone ID used by Route 53 to alias a EBS environment endpoint in this region (e.g: Z2O1EMRO9K5GLX).
ELBV2_ACCOUNT - Static variable in class software.amazon.awscdk.regioninfo.FactName
The account for ELBv2 in this region.

F

Fact - Class in software.amazon.awscdk.regioninfo
A database of regional information.
Fact(JsiiObjectRef) - Constructor for class software.amazon.awscdk.regioninfo.Fact
 
Fact(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.regioninfo.Fact
 
FactName - Class in software.amazon.awscdk.regioninfo
All standardized fact names.
FactName(JsiiObjectRef) - Constructor for class software.amazon.awscdk.regioninfo.FactName
 
FactName(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.regioninfo.FactName
 
FactName() - Constructor for class software.amazon.awscdk.regioninfo.FactName
 
find(String, String) - Static method in class software.amazon.awscdk.regioninfo.Fact
Retrieves a fact from this Fact database.
FIREHOSE_CIDR_BLOCK - Static variable in class software.amazon.awscdk.regioninfo.FactName
The CIDR block used by Kinesis Data Firehose servers.

G

get(String) - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
Obtain region info for a given region name.
getAppMeshRepositoryAccount() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The ID of the AWS account that owns the public ECR repository that contains the AWS App Mesh Envoy Proxy images in a given region.
getCdkMetadataResourceAvailable() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
Whether the `AWS::CDK::Metadata` CloudFormation Resource is available in this region or not.
getDlcRepositoryAccount() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The ID of the AWS account that owns the public ECR repository containing the AWS Deep Learning Containers images in this region.
getDomainSuffix() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The domain name suffix (e.g: amazonaws.com) for this region.
getEbsEnvEndpointHostedZoneId() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The hosted zone ID used by Route 53 to alias a EBS environment endpoint in this region (e.g: Z2O1EMRO9K5GLX).
getElbv2Account() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The account ID for ELBv2 in this region.
getFirehoseCidrBlock() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The CIDR block used by Kinesis Data Firehose servers.
getName() - Method in interface software.amazon.awscdk.regioninfo.IFact
The name of this fact.
getName() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
The name of this fact.
getName() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
The name of this fact.
getName() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
 
getPartition() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The name of the ARN partition for this region (e.g: aws).
getRegion() - Method in interface software.amazon.awscdk.regioninfo.IFact
The region for which this fact applies.
getRegion() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
The region for which this fact applies.
getRegion() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
The region for which this fact applies.
getRegions() - Static method in class software.amazon.awscdk.regioninfo.Fact
 
getRegions() - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
 
getS3StaticWebsiteEndpoint() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The endpoint used by S3 static website hosting in this region (e.g: s3-static-website-us-east-1.amazonaws.com).
getS3StaticWebsiteHostedZoneId() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The hosted zone ID used by Route 53 to alias a S3 static website in this region (e.g: Z2O1EMRO9K5GLX).
getValue() - Method in interface software.amazon.awscdk.regioninfo.IFact
The value of this fact.
getValue() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
The value of this fact.
getValue() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
The value of this fact.
getVpcEndpointServiceNamePrefix() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The prefix for VPC Endpoint Service names, cn.com.amazonaws.vpce for China regions, com.amazonaws.vpce otherwise.

I

IFact - Interface in software.amazon.awscdk.regioninfo
A fact that can be registered about a particular region.
IFact.Jsii$Default - Interface in software.amazon.awscdk.regioninfo
Internal default implementation for IFact.
IFact.Jsii$Proxy - Class in software.amazon.awscdk.regioninfo
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
 

L

limitedRegionMap(String, List<String>) - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
Retrieves a collection of all fact values for all regions, limited to some partitions.

P

PARTITION - Static variable in class software.amazon.awscdk.regioninfo.FactName
The name of the partition for a region (e.g: 'aws', 'aws-cn', ...).

R

RegionInfo - Class in software.amazon.awscdk.regioninfo
Information pertaining to an AWS region.
RegionInfo(JsiiObjectRef) - Constructor for class software.amazon.awscdk.regioninfo.RegionInfo
 
RegionInfo(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.regioninfo.RegionInfo
 
regionMap(String) - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
Retrieves a collection of all fact values for all regions that fact is defined in.
register(IFact, Boolean) - Static method in class software.amazon.awscdk.regioninfo.Fact
Registers a new fact in this Fact database.
register(IFact) - Static method in class software.amazon.awscdk.regioninfo.Fact
Registers a new fact in this Fact database.
requireFact(String, String) - Static method in class software.amazon.awscdk.regioninfo.Fact
Retrieve a fact from the Fact database.

S

S3_STATIC_WEBSITE_ENDPOINT - Static variable in class software.amazon.awscdk.regioninfo.FactName
The endpoint used for hosting S3 static websites.
S3_STATIC_WEBSITE_ZONE_53_HOSTED_ZONE_ID - Static variable in class software.amazon.awscdk.regioninfo.FactName
The endpoint used for aliasing S3 static websites in Route 53.
servicePrincipal(String, String, String) - Static method in class software.amazon.awscdk.regioninfo.Default
Computes a "standard" AWS Service principal for a given service, region and suffix.
servicePrincipal(String) - Static method in class software.amazon.awscdk.regioninfo.FactName
The name of the regional service principal for a given service.
servicePrincipal(String) - Method in class software.amazon.awscdk.regioninfo.RegionInfo
The name of the service principal for a given service in this region.
software.amazon.awscdk.regioninfo - package software.amazon.awscdk.regioninfo
AWS Region-Specific Information Directory

U

unregister(String, String, String) - Static method in class software.amazon.awscdk.regioninfo.Fact
Removes a fact from the database.
unregister(String, String) - Static method in class software.amazon.awscdk.regioninfo.Fact
Removes a fact from the database.

V

VPC_ENDPOINT_SERVICE_NAME_PREFIX - Static variable in class software.amazon.awscdk.regioninfo.Default
The default value for a VPC Endpoint Service name prefix, useful if you do not have a synthesize-time region literal available (all you have is `{ "Ref": "AWS::Region" }`).
VPC_ENDPOINT_SERVICE_NAME_PREFIX - Static variable in class software.amazon.awscdk.regioninfo.FactName
The prefix for VPC Endpoint Service names, cn.com.amazonaws.vpce for China regions, com.amazonaws.vpce otherwise.
A C D E F G I J L P R S U V 
Skip navigation links

Copyright © 2022. All rights reserved.