Action

Enforce storage secure access

Details

Metadash will update the storage policy to disallow access unless secured by SSL. This will prevent potential attackers from intercepting or manipulating traffic to the storage resource.

Changes

Metadash will use the AWS SDK to update the following properties for the hooli-terraform storage:

PropertyBeforeAfter
PolicyNo existing policy{"Version":"2012-10-17","Statement":[{"Principal":{"AWS":"*"},"Action":["s3:*"],"Resource":["arn:aws:s3:::hooli-terraform/*","arn:aws:s3:::hooli-terraform"],"Effect":"Deny","Condition":{"Bool":{"aws:SecureTransport":"false"}}}]}

References

Subject

Estimates

Time

1 minute

Cost

$0.00
© 2024 Metadash, Inc. • TermsPrivacy