stealthycoin on develop
chore: Use OrderedDict in yamlh… Import from ordereddict and sim… Support parsing yaml merge tags and 2 more (compare)
Get-ECRLoginCommand : The security token included in the request is invalid.
checked my creds all seems to be okay and when i fire the same get creds on my nix instance it seems to work
TestCPCommand.test_cp_with_error_and_warning
and TestSyncCommand.test_warning_on_invalid_timestamp
failing. It looks like the test utilities are trying to generate an invalid timestamp but it's not throwing the expected OverflowError
on this system. Does this sound possible and/or does anyone have a working OSX setup that I could compare notes with?
aws cloudformation create-stack --stack-name my-new-stack --template-url https://s3-us-west-2.amazonaws.com/path/to/the/template --capabilities CAPABILITY_NAMED_IAM --region us-west-2 --parameters file:///path/to/json
aws s3 sync
to throttle down disk I/O? My intention was to sync ~600 GB of pictures to S3, but every time I try to do that, the disk usage jumps up to 100% and makes a huge impact on the site operation. I saw in strace output that the tool walks recursively over the directory tree and collects stats, so I'd love to find a way to decrease the rate limit of those operations, if possible.
Hi there,
we are setting up an EKS and would love to see these very handy PRs merged:
aws/aws-cli#3683
aws/aws-cli#3684
Is the chat the right way for requesting a PR or is it preferred to contact the AWS support directly?
ERROR: URLError - <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)>