Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-iso delta: Endpoint differences #19014

Closed
YakDriver opened this issue Apr 20, 2021 · 2 comments
Closed

aws-iso delta: Endpoint differences #19014

YakDriver opened this issue Apr 20, 2021 · 2 comments
Labels
partition/aws-iso Pertains to the aws-iso partition. stale Old or inactive issues managed by automation, if no further action taken these will get closed.

Comments

@YakDriver
Copy link
Member

YakDriver commented Apr 20, 2021

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Potential Impact

(Note: For aws-iso-b endpoint differences, see #19000.)

This issue is to track the impact on and fixes to the Terraform AWS Provider from the following differences between the aws-iso partition and the public, commercial aws partition (aka "standard partition").

  • Endpoints have different values.
  • Since aws-iso operates as a single air-gapped region, no services (e.g., Amazon SNS) can communicate with endpoints outside of the region.
service endpoint protocol
api.ecr api.ecr.us-iso-east-1.c2s.ic.gov HTTPS
api.sagemaker api.sagemaker.us-iso-east-1.c2s.ic.gov HTTPS
apigateway apigateway.us-iso-east-1.c2s.ic.gov HTTPS
application-autoscaling application-autoscaling.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
autoscaling autoscaling.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
cloudformation cloudformation.us-iso-east-1.c2s.ic.gov HTTPS
cloudtrail cloudtrail.us-iso-east-1.c2s.ic.gov HTTPS
codedeploy codedeploy.us-iso-east-1.c2s.ic.gov HTTPS
comprehend comprehend.us-iso-east-1.c2s.ic.gov HTTPS
config config.us-iso-east-1.c2s.ic.gov HTTPS
datapipeline datapipeline.us-iso-east-1.c2s.ic.gov HTTPS
directconnect directconnect.us-iso-east-1.c2s.ic.gov HTTPS
dms (dms-fips) dms.us-iso-east-1.c2s.ic.gov HTTPS
ds ds.us-iso-east-1.c2s.ic.gov HTTPS
dynamodb dynamodb.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
ec2 ec2.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
ec2metadata (aws-global) 169.254.169.254/latest HTTP
ecs ecs.us-iso-east-1.c2s.ic.gov HTTPS
elasticache elasticache.us-iso-east-1.c2s.ic.gov HTTPS
elasticloadbalancing elasticloadbalancing.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
elasticmapreduce elasticmapreduce.us-iso-east-1.c2s.ic.gov HTTPS
es (ElasticSearch) es.us-iso-east-1.c2s.ic.gov HTTPS
events events.us-iso-east-1.c2s.ic.gov HTTPS
glacier glacier.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
health health.us-iso-east-1.c2s.ic.gov HTTPS
iam (aws-iso-global) iam.us-iso-east-1.c2s.ic.gov HTTPS
kinesis kinesis.us-iso-east-1.c2s.ic.gov HTTPS
kms (ProdFips) kms-fips.us-iso-east-1.c2s.ic.gov HTTPS
kms kms.us-iso-east-1.c2s.ic.gov HTTPS
lambda lambda.us-iso-east-1.c2s.ic.gov HTTPS
logs logs.us-iso-east-1.c2s.ic.gov HTTPS
medialive medialive.us-iso-east-1.c2s.ic.gov HTTPS
mediapackage mediapackage.us-iso-east-1.c2s.ic.gov HTTPS
monitoring monitoring.us-iso-east-1.c2s.ic.gov HTTPS
outposts outposts.us-iso-east-1.c2s.ic.gov HTTPS
rds rds.us-iso-east-1.c2s.ic.gov HTTPS
redshift redshift.us-iso-east-1.c2s.ic.gov HTTPS
route53 (aws-iso-global) route53.c2s.ic.gov HTTPS
runtime.sagemaker runtime.sagemaker.us-iso-east-1.c2s.ic.gov HTTPS
s3 (s3v4 sig) s3.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
secretsmanager secretsmanager.us-iso-east-1.c2s.ic.gov HTTPS
snowball snowball.us-iso-east-1.c2s.ic.gov HTTPS
sns sns.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
sqs sqs.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
ssm ssm.us-iso-east-1.c2s.ic.gov HTTPS
states states.us-iso-east-1.c2s.ic.gov HTTPS
streams.dynamodb streams.dynamodb.us-iso-east-1.c2s.ic.gov HTTP and HTTPS
sts sts.us-iso-east-1.c2s.ic.gov HTTPS
support (aws-iso-global) support.us-iso-east-1.c2s.ic.gov HTTPS
swf swf.us-iso-east-1.c2s.ic.gov HTTPS
transcribe transcribe.us-iso-east-1.c2s.ic.gov HTTPS
transcribestreaming transcribestreaming.us-iso-east-1.c2s.ic.gov HTTPS
translate translate.us-iso-east-1.c2s.ic.gov HTTPS
workspaces workspaces.us-iso-east-1.c2s.ic.gov HTTPS

References

@github-actions
Copy link

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

@github-actions github-actions bot added the stale Old or inactive issues managed by automation, if no further action taken these will get closed. label Apr 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2023
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
partition/aws-iso Pertains to the aws-iso partition. stale Old or inactive issues managed by automation, if no further action taken these will get closed.
Projects
None yet
Development

No branches or pull requests

1 participant