ServerHow to set credentials (authentication) when using the AWS CLIIn order to use the AWS API, you must first credentials. Get the aws_access_key and aws_secret…January 27, 2023 1 min
ServerHow to upload files from S3 using AWS CLICredentials are required to use the AWS CLI. For certification information, please check the link…January 26, 2023 1 min
ServerUsing the AWS CLI to Use Athena🌱What is Athena? It is a big data platform supported by AWS. When you upload a data file to the s…January 25, 2023 1 min
ServerHow to extract IP information when using AWS cloud serverWhen using AWS cloud server If you get the ip requested by http (Java: request.getRemoteAddr()) Get…January 24, 2023 1 min