sparse-intern-71089
11/16/2023, 3:28 AMcuddly-computer-18851
11/16/2023, 3:34 AMgifted-gigabyte-53859
11/16/2023, 3:38 AMPulumi.develop.yaml
file with some redactions
config:
aws:profile: 12345_AWSAdministratorAccess
aws:region: ap-southeast-1
xxx-onsite-payment-app:aws_account_id: "12345"
xxx-onsite-payment-app:aws_route53_zoneid: Z0xxxxxPEXY1
xxx-onsite-payment-app:dns_domain: <http://xxx.xxx.io|xxx.xxx.io>
xxx-onsite-payment-app:dns_subdomain: develop
xxx-onsite-payment-app:protect_dynamodb_tables: false # currently not working
cuddly-computer-18851
11/16/2023, 4:00 AMcuddly-computer-18851
11/16/2023, 4:02 AMactually this kind of just looks like a local connection issue - reboot, check for any firewall changes etc?Copy codePost "<https://sts.ap-southeast-1.amazonaws.com/>": dial tcp: lookup <http://sts.ap-southeast-1.amazonaws.com|sts.ap-southeast-1.amazonaws.com> on 1.1.1.1:53: read udp 192.168.65.21:49796->1.1.1.1:53: i/o timeout
gifted-gigabyte-53859
11/16/2023, 4:42 AMgifted-gigabyte-53859
11/16/2023, 4:43 AMaws sts get-caller-identity --profile 12345_AWSAdministratorAccess
is still working finegifted-gigabyte-53859
11/17/2023, 12:38 AMgifted-gigabyte-53859
11/17/2023, 12:41 AMsalmon-account-74572
11/17/2023, 8:55 PM