Avatar
🙀

Organizations

2 results for GovCloud
  • I just got a note that Amazon API Gateway is now available in AWS GovCloud. This makes things more interesting for GovCloud for sure, but it’s just a minor stepping stone. Remember, just because it’s in GovCloud doesn’t mean it’s FedRAMP’d (even though it probably is).

    AWS Cloud GovCloud Government Software Created Fri, 04 Aug 2017 12:14:34 -0600
  • Be careful when you’re working with CloudFormation in the AWS GovCloud region. Almost every code snippet available on the Internet refers to the public regions of AWS. If you’re making resources in GovCloud with a Cloudformation templates, there are subtle differences.

    For instance, referring to an S3 bucket in a code snippet is:

    aws cloudformation govcloud Created Sat, 06 Aug 2016 16:36:28 +0000