Skip to content

Conversation

@jonnixs
Copy link

@jonnixs jonnixs commented Apr 12, 2021

Issue #, if available:
#6927

Description of changes:

Currently the upload-build command for GameLift is recommended over using create-build then uploading separately. However, while create-build supports the adding of tags to the build, upload-build does not, causing problems if request tag based conditions on IAM policies are in place.

This pull request adds the option to provide tag lists of key-value pairs to the upload-build command which passes them to the create_build method which already supports the Tags option.

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

@jonnixs jonnixs changed the title Support, for tagging gamelift builds when using upload-build command Support for tagging GameLift builds when using upload-build command Apr 12, 2021
…d resource when using upload-build command
@kdaily kdaily added customization Issues related to CLI customizations (located in /awscli/customizations) gamelift service-api This issue is due to a problem in a service API, not the SDK implementation. labels Apr 30, 2021
@kdaily kdaily added gamelift-uploadbuild and removed service-api This issue is due to a problem in a service API, not the SDK implementation. gamelift labels Aug 11, 2021
@justindho justindho linked an issue May 6, 2022 that may be closed by this pull request
2 tasks
@justindho
Copy link
Contributor

Hi @jonnixs, thanks for the PR. Our team just put out a contribution guide detailing improvements to the contribution process. I have created issue #6927 for this PR. We will wait for the issue to receive 10 upvotes before moving this PR into the ready-for-review stage on our project board. The rationale for this can be found in the rationale section of the contribution guide.

@kdaily
Copy link
Member

kdaily commented Jan 21, 2026

Hi @jonnixs - thanks again for your contribution here, and we apologize for the delay.

The GameLift team proposed an alternative syntax for the tags, which matches other places that the AWS CLI exposes custom tagging. We're going to merge their PRs soon, so I'm going to close this one out.

See #9981 and #9998 for the changes we are planning to release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community customization Issues related to CLI customizations (located in /awscli/customizations) gamelift-uploadbuild

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants