article thumbnail

Documenting the use of Amazon EC2 Auto Scaling groups in DoD

AWS Public Sector Blog

This is often attributed to configuration management, total asset inventory, compliance with agency third-party security tools, and agency authorization documentation. The key to ensuring security and compliance is ensuring proper documentation and securing the baseline template utilized.

Security 195
article thumbnail

Three Options for Managing References in Grant Proposals and Other Documents

Peak Proposals

Several options exist for storing and adding references to grant proposals or other documents, such as project reports and research papers. Without one, you’ll have to collect your references in a Word document or something similar and, depending on the required style, manually format the citations before pasting them into your document.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Creating AWS CloudFormation templates for AWS Ground Station DigIF workloads

AWS Public Sector Blog

InstanceRole: Type: AWS::IAM::Role Condition: ShouldCreateInstance Properties: AssumeRolePolicyDocument: Version: "2012-10-17" Statement: - Effect: "Allow" Principal: Service: - "ec2.amazonaws.com" For more information on this type of policy, refer to AWS managed policies.

Security 189
article thumbnail

How to transfer data to the CISA Cloud Log Aggregation Warehouse (CLAW) using Amazon S3

AWS Public Sector Blog

To learn more, review the NCPS Cloud Interface Reference Architecture documentation and contact your AWS account team. Add a bucket policy to the source bucket (“agency-bucket”) to allow the NCPS Lambda execution role in the destination account to GET objects.

article thumbnail

How to improve government customer experience by building a modern serverless web application in AWS GovCloud (US)

AWS Public Sector Blog

Under Properties of the Amazon S3 bucket, enable the Static Website Hosting option and specify index.html as the index document. Uncheck Block Public Access at the account level. Make a note of the domain name (.s3-website-us-gov-west-1.amazonaws.com). s3-website-us-gov-west-1.amazonaws.com). amazonaws.com). Upload the function.js

article thumbnail

Deploy LLMs in AWS GovCloud (US) Regions using Hugging Face Inference Containers

AWS Public Sector Blog

Select the option to view the custom policy in JSON format, then modify and paste the following code into the editor: { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "s3:GetObject", "Resource": "arn:aws:s3::: /*" } ] } c. In the options on the left side of the console, go to Policies and then Create policy.

Security 195
article thumbnail

Supporting state agencies with Medicaid unwinding outreach: Creating a multi-lingual two-way messaging system

AWS Public Sector Blog

Amazon DynamoDB , a key-value and document database that delivers single-digit millisecond performance at any scale. Find more details on this process in the sam build documentation. Please consult the AWS KMS key policy documentation and review the policy to ensure it meets your needs. Deploy the SAM template to your account.

Outreach 130