ENUM
AwsNativeRegion
Description
AWS native regions.
link GraphQL Schema definition
- enum AwsNativeRegion {
- # AWS native Africa (Cape Town) region.
- # AWS native Asia Pacific (Hong Kong) region.
- # AWS native Asia Pacific (Tokyo) region.
- # AWS native Asia Pacific (Seoul) region.
- # AWS native Asia Pacific (Osaka) region.
- # AWS native Asia Pacific (Singapore) region.
- # AWS native Asia Pacific (Sydney) region.
- # AWS native Asia Pacific (Jakarta) region.
- # AWS native Asia Pacific (Mumbai) region.
- # AWS native Asia Pacific (Hyderabad) region.
- # AWS native Canada (Central) region.
- # AWS native Canada (Calgary) region.
- # AWS native China (Ningxia) region.
- # AWS native China (Beijing) region.
- # AWS native EU (Frankfurt) region.
- # AWS native EU (Stockholm) region.
- # AWS native EU (Milan) region.
- # AWS native EU (Ireland) region.
- # AWS native EU (London) region.
- # AWS native EU (Paris) region.
- # AWS Israel (Tel Aviv) region.
- # AWS native Middle East (Bahrain) region.
- # AWS native region is not specified.
- # AWS native South America (Sao Paulo) region.
- # AWS native US East (N. Virginia) region.
- # AWS native US East (Ohio) region.
- # AWS Gov native US East 1 (N. Virginia) region.
- # AWS Gov native US West 1 (N. California) region.
- # AWS LCK native US East region.
- # AWS DCA native US East region.
- # AWS DCA native US West region.
- # AWS native US West (N. California) region.
- # AWS native US West (Oregon) region.
- }
link Require by
- AmiTypeForAwsNativeArchivedSnapshotExportInputInput to retrieve Amazon Machine Image (AMI) type for AWS Archived snapshot export.
- AmiTypeForAwsNativeArchivedSnapshotExportReplyAmazon Machine Image (AMI) type for exporting an archived EC2 Instance snapshot.
- AwsNativeEbsVolumeAWS native EBS volume.
- AwsNativeEc2InstanceAWS native EC2 instance.
- AwsNativeHierarchyObjectAn AWS native managed hierarchy object.
- AwsNativeRdsInstanceAWS native RDS instance.
- AwsNativeRegionFilterFilter to return AWS objects which have region in the given list of regions.
- AwsNativeRegionSpecList of AWS region specifications associated with an AWS account.
- AwsNativeS3BucketAWS native S3 Bucket.
- CloudNativeRegionRegion where cloud native object exists.
- Query
- StartEc2InstanceSnapshotExportJobInputInput to initiate an export job for an AWS native EC2 instance.
- StartExportAwsNativeEbsVolumeSnapshotJobInputInput to initiate an export job for the AWS native EBS volume.
- StartExportRdsInstanceJobInputInput to trigger AWS native RDS Instance export job.
- WorkloadRegionRegion of the workload.
- WorkloadRegionInputRegions for which the workloads are to be shown.