AWS-Java-Samples
AWS-Java-Samples copied to clipboard
A repository of basic AWS samples to get you started connecting to various AWS Services using the V1 and V2 SDKS
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.4.1. Changelog Sourced from postgresql's changelog. [42.4.1] (2022-08-01 16:24:20 -0400) Security fix: CVE-2022-31197 Fixes SQL generated in PgResultSet.refresh() to escape column identifiers so as to...
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.534 to 1.12.261. Changelog Sourced from aws-java-sdk-s3's changelog. 1.12.261 2022-07-14 AWS Config Features Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Exception in thread "main" software.amazon.awssdk.core.exception.SdkClientException: Unable to load region from any...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
https://github.com/wazcov/AWS-Java-Samples/blob/773aad57df9690f4e7eb86f89c54c0cb9e93c994/src/main/java/AWS_Shared/AWSSharedUtils.java#L8 Credentials should not be in code. Make this reference a credentials file somewhere outside of the repo that the user configures, like `~/.aws/credentials`.
At the moment we have to manually edit the VPC group to allow all ports for the code to run. This can be done programatically