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

AWS-15 Bucket policy #112

Closed Kyle-CW closed 11 months ago

Kyle-CW commented 11 months ago

AWS-15

Change giving access to writing logs to use bucket policy rather than ACLs

resolves #81

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

Kyle-CW commented 11 months ago

I have moved the policy string to a json file. This file has tokens that get replaced with actual values.