AWS S3 Data
AWS S3 Data
Comments
-
Is it possible that Decisions can access AWS S3 bucket using SSL?
-
By default, these are generated with https. The service is configured to accept http or https though. If we want to ensure this is SSL, well want to do the config on the AWS side to block non-SSL connections.
The following link below goes over blocking http request on AWS side.
https://aws.amazon.com/premiumsupport/knowledge-center/s3-bucket-policy-for-config-rule/