@aws-cdk/aws-gamelift-alpha 2.221.1-alpha.0 → 2.223.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.221.1",
11
+ "aws-cdk-lib": "^2.223.0",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -3217,6 +3217,19 @@
3217
3217
  }
3218
3218
  }
3219
3219
  },
3220
+ "aws-cdk-lib.aws_rtbfabric": {
3221
+ "targets": {
3222
+ "dotnet": {
3223
+ "package": "Amazon.CDK.AWS.RTBFabric"
3224
+ },
3225
+ "java": {
3226
+ "package": "software.amazon.awscdk.services.rtbfabric"
3227
+ },
3228
+ "python": {
3229
+ "module": "aws_cdk.aws_rtbfabric"
3230
+ }
3231
+ }
3232
+ },
3220
3233
  "aws-cdk-lib.aws_rum": {
3221
3234
  "targets": {
3222
3235
  "dotnet": {
@@ -3334,6 +3347,19 @@
3334
3347
  }
3335
3348
  }
3336
3349
  },
3350
+ "aws-cdk-lib.aws_s3vectors": {
3351
+ "targets": {
3352
+ "dotnet": {
3353
+ "package": "Amazon.CDK.AWS.S3Vectors"
3354
+ },
3355
+ "java": {
3356
+ "package": "software.amazon.awscdk.services.s3vectors"
3357
+ },
3358
+ "python": {
3359
+ "module": "aws_cdk.aws_s3vectors"
3360
+ }
3361
+ }
3362
+ },
3337
3363
  "aws-cdk-lib.aws_sagemaker": {
3338
3364
  "targets": {
3339
3365
  "dotnet": {
@@ -4448,7 +4474,7 @@
4448
4474
  },
4449
4475
  "locationInModule": {
4450
4476
  "filename": "core/lib/resource.ts",
4451
- "line": 156
4477
+ "line": 122
4452
4478
  },
4453
4479
  "parameters": [
4454
4480
  {
@@ -5300,7 +5326,7 @@
5300
5326
  },
5301
5327
  "locationInModule": {
5302
5328
  "filename": "core/lib/resource.ts",
5303
- "line": 156
5329
+ "line": 122
5304
5330
  },
5305
5331
  "parameters": [
5306
5332
  {
@@ -6158,7 +6184,7 @@
6158
6184
  },
6159
6185
  "locationInModule": {
6160
6186
  "filename": "core/lib/resource.ts",
6161
- "line": 156
6187
+ "line": 122
6162
6188
  },
6163
6189
  "parameters": [
6164
6190
  {
@@ -7545,7 +7571,7 @@
7545
7571
  },
7546
7572
  "locationInModule": {
7547
7573
  "filename": "core/lib/resource.ts",
7548
- "line": 156
7574
+ "line": 122
7549
7575
  },
7550
7576
  "parameters": [
7551
7577
  {
@@ -8354,7 +8380,7 @@
8354
8380
  },
8355
8381
  "locationInModule": {
8356
8382
  "filename": "core/lib/resource.ts",
8357
- "line": 156
8383
+ "line": 122
8358
8384
  },
8359
8385
  "parameters": [
8360
8386
  {
@@ -10660,7 +10686,7 @@
10660
10686
  },
10661
10687
  "locationInModule": {
10662
10688
  "filename": "core/lib/resource.ts",
10663
- "line": 156
10689
+ "line": 122
10664
10690
  },
10665
10691
  "parameters": [
10666
10692
  {
@@ -11461,7 +11487,7 @@
11461
11487
  },
11462
11488
  "locationInModule": {
11463
11489
  "filename": "core/lib/resource.ts",
11464
- "line": 156
11490
+ "line": 122
11465
11491
  },
11466
11492
  "parameters": [
11467
11493
  {
@@ -13453,7 +13479,7 @@
13453
13479
  },
13454
13480
  "locationInModule": {
13455
13481
  "filename": "core/lib/resource.ts",
13456
- "line": 156
13482
+ "line": 122
13457
13483
  },
13458
13484
  "parameters": [
13459
13485
  {
@@ -13931,6 +13957,6 @@
13931
13957
  "symbolId": "lib/standalone-matchmaking-configuration:StandaloneMatchmakingConfigurationProps"
13932
13958
  }
13933
13959
  },
13934
- "version": "2.221.1-alpha.0",
13960
+ "version": "2.223.0-alpha.0",
13935
13961
  "fingerprint": "**********"
13936
13962
  }
Binary file
package/lib/alias.js CHANGED
@@ -45,7 +45,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
45
45
  * Base class for new and imported GameLift Alias.
46
46
  */
47
47
  class AliasBase extends cdk.Resource {
48
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.221.1-alpha.0" };
48
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.223.0-alpha.0" };
49
49
  /**
50
50
  * The ARN to put into the destination field of a game session queue
51
51
  */
@@ -84,7 +84,7 @@ let Alias = (() => {
84
84
  Alias = _classThis = _classDescriptor.value;
85
85
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
86
86
  }
87
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.221.1-alpha.0" };
87
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.223.0-alpha.0" };
88
88
  /** Uniquely identifies this class. */
89
89
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Alias';
90
90
  /**
@@ -71,7 +71,7 @@ let BuildFleet = (() => {
71
71
  BuildFleet = _classThis = _classDescriptor.value;
72
72
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
73
73
  }
74
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.221.1-alpha.0" };
74
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.223.0-alpha.0" };
75
75
  /** Uniquely identifies this class. */
76
76
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.BuildFleet';
77
77
  /**
package/lib/build.js CHANGED
@@ -47,7 +47,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
47
47
  * Base class for new and imported GameLift server build.
48
48
  */
49
49
  class BuildBase extends cdk.Resource {
50
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.221.1-alpha.0" };
50
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.223.0-alpha.0" };
51
51
  }
52
52
  exports.BuildBase = BuildBase;
53
53
  /**
@@ -102,7 +102,7 @@ let Build = (() => {
102
102
  Build = _classThis = _classDescriptor.value;
103
103
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
104
104
  }
105
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.221.1-alpha.0" };
105
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.223.0-alpha.0" };
106
106
  /** Uniquely identifies this class. */
107
107
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Build';
108
108
  /**
package/lib/content.js CHANGED
@@ -11,7 +11,7 @@ const cdk = require("aws-cdk-lib/core");
11
11
  * The class helps you on preparing and uploading custom game server build files or Realtime Servers server script files.
12
12
  */
13
13
  class Content {
14
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.221.1-alpha.0" };
14
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.223.0-alpha.0" };
15
15
  /**
16
16
  * Game content as an S3 object.
17
17
  * @param bucket The S3 bucket
@@ -38,7 +38,7 @@ class S3Content extends Content {
38
38
  bucket;
39
39
  key;
40
40
  objectVersion;
41
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.221.1-alpha.0" };
41
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.223.0-alpha.0" };
42
42
  constructor(bucket, key, objectVersion) {
43
43
  super();
44
44
  this.bucket = bucket;
@@ -71,7 +71,7 @@ exports.S3Content = S3Content;
71
71
  class AssetContent extends Content {
72
72
  path;
73
73
  options;
74
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.221.1-alpha.0" };
74
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.223.0-alpha.0" };
75
75
  asset;
76
76
  /**
77
77
  * @param path The path to the asset file or directory.
package/lib/fleet-base.js CHANGED
@@ -12,7 +12,7 @@ const gamelift_canned_metrics_generated_1 = require("aws-cdk-lib/aws-gamelift/li
12
12
  * Base class for new and imported GameLift fleet.
13
13
  */
14
14
  class FleetBase extends cdk.Resource {
15
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.221.1-alpha.0" };
15
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.223.0-alpha.0" };
16
16
  /**
17
17
  * Import an existing fleet from its attributes.
18
18
  */
@@ -90,7 +90,7 @@ var BalancingStrategy;
90
90
  * Base class for new and imported GameLift FleetIQ game server group.
91
91
  */
92
92
  class GameServerGroupBase extends cdk.Resource {
93
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.221.1-alpha.0" };
93
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.223.0-alpha.0" };
94
94
  grant(grantee, ...actions) {
95
95
  return iam.Grant.addToPrincipal({
96
96
  resourceArns: [this.gameServerGroupArn],
@@ -145,7 +145,7 @@ let GameServerGroup = (() => {
145
145
  GameServerGroup = _classThis = _classDescriptor.value;
146
146
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
147
147
  }
148
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.221.1-alpha.0" };
148
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.223.0-alpha.0" };
149
149
  /** Uniquely identifies this class. */
150
150
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameServerGroup';
151
151
  /**
@@ -68,7 +68,7 @@ var PriorityType;
68
68
  * Base class for new and imported GameLift GameSessionQueue.
69
69
  */
70
70
  class GameSessionQueueBase extends cdk.Resource {
71
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.221.1-alpha.0" };
71
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.223.0-alpha.0" };
72
72
  metric(metricName, props) {
73
73
  return new cloudwatch.Metric({
74
74
  namespace: 'AWS/GameLift',
@@ -125,7 +125,7 @@ let GameSessionQueue = (() => {
125
125
  GameSessionQueue = _classThis = _classDescriptor.value;
126
126
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
127
127
  }
128
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.221.1-alpha.0" };
128
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.223.0-alpha.0" };
129
129
  /** Uniquely identifies this class. */
130
130
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameSessionQueue';
131
131
  /**
@@ -19,7 +19,7 @@ var Protocol;
19
19
  */
20
20
  class Port {
21
21
  props;
22
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.221.1-alpha.0" };
22
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.223.0-alpha.0" };
23
23
  /**
24
24
  * A single TCP port
25
25
  */
@@ -113,7 +113,7 @@ exports.Port = Port;
113
113
  * Use this object if you need to represent connection partners using plain IP addresses.
114
114
  */
115
115
  class Peer {
116
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.221.1-alpha.0" };
116
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.223.0-alpha.0" };
117
117
  /**
118
118
  * Create an IPv4 peer from a CIDR
119
119
  */
@@ -9,7 +9,7 @@ const cdk = require("aws-cdk-lib/core");
9
9
  * Base class for new and imported GameLift Matchmaking configuration.
10
10
  */
11
11
  class MatchmakingConfigurationBase extends cdk.Resource {
12
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.221.1-alpha.0" };
12
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.223.0-alpha.0" };
13
13
  /**
14
14
  * Import an existing matchmaking configuration from its attributes.
15
15
  */
@@ -13,7 +13,7 @@ const fs = require("fs");
13
13
  * - If no match is made after 30 seconds, gradually relax the skill requirements.
14
14
  */
15
15
  class RuleSetContent {
16
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.221.1-alpha.0" };
16
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.223.0-alpha.0" };
17
17
  /**
18
18
  * Matchmaking ruleSet body from a file
19
19
  * @returns `RuleSetContentBase` based on JSON file content.
@@ -46,7 +46,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
46
46
  * Base class for new and imported GameLift matchmaking ruleSet.
47
47
  */
48
48
  class MatchmakingRuleSetBase extends cdk.Resource {
49
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.221.1-alpha.0" };
49
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.223.0-alpha.0" };
50
50
  metric(metricName, props) {
51
51
  return new cloudwatch.Metric({
52
52
  namespace: 'AWS/GameLift',
@@ -95,7 +95,7 @@ let MatchmakingRuleSet = (() => {
95
95
  MatchmakingRuleSet = _classThis = _classDescriptor.value;
96
96
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
97
97
  }
98
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.221.1-alpha.0" };
98
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.223.0-alpha.0" };
99
99
  /** Uniquely identifies this class. */
100
100
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.MatchmakingRuleSet';
101
101
  /**
@@ -71,7 +71,7 @@ let QueuedMatchmakingConfiguration = (() => {
71
71
  QueuedMatchmakingConfiguration = _classThis = _classDescriptor.value;
72
72
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
73
73
  }
74
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.221.1-alpha.0" };
74
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.223.0-alpha.0" };
75
75
  /** Uniquely identifies this class. */
76
76
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.QueuedMatchmakingConfiguration';
77
77
  /**
package/lib/script.js CHANGED
@@ -47,7 +47,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
47
47
  * Base class for new and imported GameLift realtime server script.
48
48
  */
49
49
  class ScriptBase extends cdk.Resource {
50
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.221.1-alpha.0" };
50
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.223.0-alpha.0" };
51
51
  }
52
52
  exports.ScriptBase = ScriptBase;
53
53
  /**
@@ -72,7 +72,7 @@ let Script = (() => {
72
72
  Script = _classThis = _classDescriptor.value;
73
73
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
74
74
  }
75
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.221.1-alpha.0" };
75
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.223.0-alpha.0" };
76
76
  /** Uniquely identifies this class. */
77
77
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Script';
78
78
  /**
@@ -67,7 +67,7 @@ let StandaloneMatchmakingConfiguration = (() => {
67
67
  StandaloneMatchmakingConfiguration = _classThis = _classDescriptor.value;
68
68
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
69
69
  }
70
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.221.1-alpha.0" };
70
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.223.0-alpha.0" };
71
71
  /** Uniquely identifies this class. */
72
72
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.StandaloneMatchmakingConfiguration';
73
73
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-gamelift-alpha",
3
- "version": "2.221.1-alpha.0",
3
+ "version": "2.223.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::GameLift",
6
6
  "main": "lib/index.js",
@@ -82,19 +82,19 @@
82
82
  },
83
83
  "license": "Apache-2.0",
84
84
  "devDependencies": {
85
- "@aws-cdk/cdk-build-tools": "2.221.1-alpha.0",
85
+ "@aws-cdk/cdk-build-tools": "2.223.0-alpha.0",
86
86
  "@aws-cdk/integ-runner": "^2.190.2",
87
- "@aws-cdk/pkglint": "2.221.1-alpha.0",
87
+ "@aws-cdk/pkglint": "2.223.0-alpha.0",
88
88
  "@types/jest": "^29.5.14",
89
89
  "jest": "^29.7.0",
90
- "aws-cdk-lib": "2.221.1",
90
+ "aws-cdk-lib": "2.223.0",
91
91
  "constructs": "^10.0.0",
92
- "@aws-cdk/integ-tests-alpha": "2.221.1-alpha.0"
92
+ "@aws-cdk/integ-tests-alpha": "2.223.0-alpha.0"
93
93
  },
94
94
  "dependencies": {},
95
95
  "homepage": "https://github.com/aws/aws-cdk",
96
96
  "peerDependencies": {
97
- "aws-cdk-lib": "^2.221.1",
97
+ "aws-cdk-lib": "^2.223.0",
98
98
  "constructs": "^10.0.0"
99
99
  },
100
100
  "engines": {