Skip to content

Add --tags parameter to the GameLift upload-build command#9981

Merged
kdaily merged 2 commits intodevelopfrom
gamelift-tags-param-v1
Jan 27, 2026
Merged

Add --tags parameter to the GameLift upload-build command#9981
kdaily merged 2 commits intodevelopfrom
gamelift-tags-param-v1

Conversation

@kdaily
Copy link
Copy Markdown
Member

@kdaily kdaily commented Jan 12, 2026

Issue #, if available:

#6927

Description of changes:

Exposes a --tags parameter to the gamelift custom command upload-build. The syntax follows the same formatting as for other custom commands that support tags in the AWS CLI, like the EMR create-cluster command. The syntax is --tags Key1=Value1 Key2=Value2.

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

@kdaily kdaily self-assigned this Jan 12, 2026
@kdaily kdaily changed the title Add --tags parameter to upload-build command Add --tags parameter to the GameLift upload-build command Jan 21, 2026
@kdaily kdaily linked an issue Jan 21, 2026 that may be closed by this pull request
2 tasks
@kdaily kdaily marked this pull request as ready for review January 21, 2026 21:32
@kdaily kdaily requested review from a team and ashovlin January 22, 2026 17:41
@kdaily kdaily merged commit a45a66b into develop Jan 27, 2026
99 checks passed
aws-sdk-python-automation added a commit that referenced this pull request Jan 27, 2026
* release-1.44.26:
  Bumping version to 1.44.26
  Update changelog based on model updates
  Add --tags parameter to the GameLift upload-build command (#9981)
  Update wheel dev dependency to 0.46.3 (#10021)
@kdaily kdaily deleted the gamelift-tags-param-v1 branch March 26, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for tagging GameLift builds when using upload-build command

4 participants