aws / amazon-gamelift-plugin-unity

The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios.
https://aws.amazon.com/gamelift/getting-started/
Apache License 2.0
80 stars 16 forks source link

If bucket name already exists then use that bucket #153

Closed ChefCarlos closed 10 months ago

ChefCarlos commented 10 months ago

Issue #, if available:

Description of changes: If bucket exists error shows up and they own it and it is already created so we can just use that error to still make it pass.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.