- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for awsRegion (0.04 seconds)
-
docs/bucket/notifications/README.md
``` You should receive the following event notification via RabbitMQ once the upload completes. ```py python rabbit.py
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 84.2K bytes - Click Count (0) -
.teamcity/scripts/configure_build_env_on_ec2.sh
EC2_INSTANCE_TYPE=$(curl -s "http://169.254.169.254/latest/meta-data/instance-type") echo "##teamcity[addBuildTag 'ec2-instance-type=$EC2_INSTANCE_TYPE']" AWS_REGION=$(curl -s "http://169.254.169.254/latest/meta-data/placement/region") if [[ "$AWS_REGION" == us-* ]]; then echo "For $AWS_REGION switching to user teamcityus access token"
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue Dec 23 03:27:59 GMT 2025 - 2.1K bytes - Click Count (0)