Profiles

  • Member Since: June 23rd, 2021
  • Find me on:
  • Posted a reply to IAM profile support, on the site WordPress.org Forums:
    @jeazy, you may replance $credentials = new \Aws\Credentials\Credentials(...); with $credentials = \Aws\Credentials\CredentialProvider::defaultProvider(); That will let…