(@aws-cdk/aws-gamelift-alpha): Build Construct uploading files with 0 bytes #27974
Labels
@aws-cdk/aws-gamelift
Related to Amazon GameLift
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p3
Describe the bug
SIM - V1081677033
Customer is using the construct Build[1] but however , the stack is successful but it uploads the file with 0 bytes. When we create the build via the CLI , it was able to successfully build and we were able to see the build file size with actual size. Below is the sample code snippet
CX tried to upload Gamelift builds include:
All of these result in a build being created in Gamelift of 0 size.
[1] https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-gamelift-alpha.Build.html#rolespan-classapi-icon-api-icon-experimental-titlethis-api-element-is-experimental-it-may-change-without-noticespan
[2] https://github.com/aws/aws-cdk/blob/main/packages/%40aws-cdk/aws-gamelift-alpha/lib/build.ts
Expected Behavior
It should be uploaded successfully
Current Behavior
Using fromAsset(), data is not uploaded
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.103.0 (build d0d7547)
Framework Version
No response
Node.js Version
v18
OS
Mac
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: