Skip to content

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

@justindho

Description

@justindho

Describe the feature

The feature would add a --tags option to the GameLift upload-build command. This would help maintain parity between the upload-build and create-build commands, since upload-build is recommended over create-build, which does have the --tags option.

Use Case

The GameLift upload-build command is currently recommended over the two-step process of (1) using the create-build command to upload build files from a file directory to a GameLift Amazon S3 location and (2) creating a new build resource.

However, upload-build does not support adding tags to a build, while create-build does, which can cause issues if tag-based requests are made to GameLift build resources.

Proposed Solution

#6088

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

v1 and v2

Environment details (OS name and version, etc.)

Any environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    customizationIssues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.gameliftgamelift-uploadbuildp2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions