Skip to content

Commit 2855da6

Browse files
feat: update AWS Service Spec (#27218)
AWS Service Spec packages to latest versions.
1 parent b0fc9a5 commit 2855da6

File tree

20 files changed

+244
-0
lines changed

20 files changed

+244
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"targets": {
3+
"java": {
4+
"package": "services.entityresolution"
5+
},
6+
"dotnet": {
7+
"package": "Amazon.CDK.AWS.EntityResolution"
8+
},
9+
"python": {
10+
"module": "aws_cdk.aws_entityresolution"
11+
}
12+
}
13+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# AWS::EntityResolution Construct Library
2+
<!--BEGIN STABILITY BANNER-->
3+
4+
---
5+
6+
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge)
7+
8+
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use.
9+
>
10+
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11+
12+
---
13+
14+
<!--END STABILITY BANNER-->
15+
16+
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
17+
18+
```ts nofixture
19+
import * as entityresolution from 'aws-cdk-lib/aws-entityresolution';
20+
```
21+
22+
<!--BEGIN CFNONLY DISCLAIMER-->
23+
24+
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
25+
26+
- Search [Construct Hub for EntityResolution construct libraries](https://constructs.dev/search?q=entityresolution)
27+
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::EntityResolution resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EntityResolution.html) directly.
28+
29+
30+
<!--BEGIN CFNONLY DISCLAIMER-->
31+
32+
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
33+
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
34+
35+
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::EntityResolution](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EntityResolution.html).
36+
37+
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
38+
39+
<!--END CFNONLY DISCLAIMER-->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './lib';
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// AWS::EntityResolution Cloudformation Resources
2+
export * from './entityresolution.generated';
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"targets": {
3+
"java": {
4+
"package": "services.mediapackagev2"
5+
},
6+
"dotnet": {
7+
"package": "Amazon.CDK.AWS.MediaPackageV2"
8+
},
9+
"python": {
10+
"module": "aws_cdk.aws_mediapackagev2"
11+
}
12+
}
13+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# AWS::MediaPackageV2 Construct Library
2+
<!--BEGIN STABILITY BANNER-->
3+
4+
---
5+
6+
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge)
7+
8+
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use.
9+
>
10+
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11+
12+
---
13+
14+
<!--END STABILITY BANNER-->
15+
16+
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
17+
18+
```ts nofixture
19+
import * as mediapackage from 'aws-cdk-lib/aws-mediapackagev2';
20+
```
21+
22+
<!--BEGIN CFNONLY DISCLAIMER-->
23+
24+
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
25+
26+
- Search [Construct Hub for MediaPackageV2 construct libraries](https://constructs.dev/search?q=mediapackagev2)
27+
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::MediaPackageV2 resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_MediaPackageV2.html) directly.
28+
29+
30+
<!--BEGIN CFNONLY DISCLAIMER-->
31+
32+
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
33+
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
34+
35+
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::MediaPackageV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_MediaPackageV2.html).
36+
37+
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
38+
39+
<!--END CFNONLY DISCLAIMER-->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './lib';
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// AWS::MediaPackageV2 Cloudformation Resources
2+
export * from './mediapackagev2.generated';
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"targets": {
3+
"java": {
4+
"package": "services.pcaconnectorad"
5+
},
6+
"dotnet": {
7+
"package": "Amazon.CDK.AWS.PCAConnectorAD"
8+
},
9+
"python": {
10+
"module": "aws_cdk.aws_pcaconnectorad"
11+
}
12+
}
13+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# AWS::PCAConnectorAD Construct Library
2+
<!--BEGIN STABILITY BANNER-->
3+
4+
---
5+
6+
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge)
7+
8+
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use.
9+
>
10+
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11+
12+
---
13+
14+
<!--END STABILITY BANNER-->
15+
16+
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
17+
18+
```ts nofixture
19+
import * as pcaconnectorad from 'aws-cdk-lib/aws-pcaconnectorad';
20+
```
21+
22+
<!--BEGIN CFNONLY DISCLAIMER-->
23+
24+
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
25+
26+
- Search [Construct Hub for PCAConnectorAD construct libraries](https://constructs.dev/search?q=pcaconnectorad)
27+
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::PCAConnectorAD resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_PCAConnectorAD.html) directly.
28+
29+
30+
<!--BEGIN CFNONLY DISCLAIMER-->
31+
32+
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
33+
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
34+
35+
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::PCAConnectorAD](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_PCAConnectorAD.html).
36+
37+
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
38+
39+
<!--END CFNONLY DISCLAIMER-->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './lib';
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// AWS::PCAConnectorAD Cloudformation Resources
2+
export * from './pcaconnectorad.generated';
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"targets": {
3+
"java": {
4+
"package": "services.workspacesweb"
5+
},
6+
"dotnet": {
7+
"package": "Amazon.CDK.AWS.WorkSpacesWeb"
8+
},
9+
"python": {
10+
"module": "aws_cdk.aws_workspacesweb"
11+
}
12+
}
13+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# AWS::WorkSpacesWeb Construct Library
2+
<!--BEGIN STABILITY BANNER-->
3+
4+
---
5+
6+
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge)
7+
8+
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use.
9+
>
10+
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11+
12+
---
13+
14+
<!--END STABILITY BANNER-->
15+
16+
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
17+
18+
```ts nofixture
19+
import * as workspacesweb from 'aws-cdk-lib/aws-workspacesweb';
20+
```
21+
22+
<!--BEGIN CFNONLY DISCLAIMER-->
23+
24+
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
25+
26+
- Search [Construct Hub for WorkSpacesWeb construct libraries](https://constructs.dev/search?q=workspacesweb)
27+
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::WorkSpacesWeb resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_WorkSpacesWeb.html) directly.
28+
29+
30+
<!--BEGIN CFNONLY DISCLAIMER-->
31+
32+
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
33+
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
34+
35+
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::WorkSpacesWeb](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_WorkSpacesWeb.html).
36+
37+
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
38+
39+
<!--END CFNONLY DISCLAIMER-->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './lib';
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// AWS::WorkSpacesWeb Cloudformation Resources
2+
export * from './workspacesweb.generated';

packages/aws-cdk-lib/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ export * as aws_elasticsearch from './aws-elasticsearch';
9090
export * as aws_emr from './aws-emr';
9191
export * as aws_emrcontainers from './aws-emrcontainers';
9292
export * as aws_emrserverless from './aws-emrserverless';
93+
export * as aws_entityresolution from './aws-entityresolution';
9394
export * as aws_events from './aws-events';
9495
export * as aws_events_targets from './aws-events-targets';
9596
export * as aws_eventschemas from './aws-eventschemas';
@@ -159,6 +160,7 @@ export * as aws_mediaconnect from './aws-mediaconnect';
159160
export * as aws_mediaconvert from './aws-mediaconvert';
160161
export * as aws_medialive from './aws-medialive';
161162
export * as aws_mediapackage from './aws-mediapackage';
163+
export * as aws_mediapackagev2 from './aws-mediapackagev2';
162164
export * as aws_mediastore from './aws-mediastore';
163165
export * as aws_mediatailor from './aws-mediatailor';
164166
export * as aws_memorydb from './aws-memorydb';
@@ -177,6 +179,7 @@ export * as aws_opsworkscm from './aws-opsworkscm';
177179
export * as aws_organizations from './aws-organizations';
178180
export * as aws_osis from './aws-osis';
179181
export * as aws_panorama from './aws-panorama';
182+
export * as aws_pcaconnectorad from './aws-pcaconnectorad';
180183
export * as aws_personalize from './aws-personalize';
181184
export * as aws_pinpoint from './aws-pinpoint';
182185
export * as aws_pinpointemail from './aws-pinpointemail';
@@ -244,6 +247,7 @@ export * as aws_wafregional from './aws-wafregional';
244247
export * as aws_wafv2 from './aws-wafv2';
245248
export * as aws_wisdom from './aws-wisdom';
246249
export * as aws_workspaces from './aws-workspaces';
250+
export * as aws_workspacesweb from './aws-workspacesweb';
247251
export * as aws_xray from './aws-xray';
248252
export * as cloud_assembly_schema from './cloud-assembly-schema';
249253
export * as cloudformation_include from './cloudformation-include';

packages/aws-cdk-lib/lazy-index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Object.defineProperty(exports, 'aws_elasticsearch', { get: function () { return
9292
Object.defineProperty(exports, 'aws_emr', { get: function () { return require('./aws-emr'); } });
9393
Object.defineProperty(exports, 'aws_emrcontainers', { get: function () { return require('./aws-emrcontainers'); } });
9494
Object.defineProperty(exports, 'aws_emrserverless', { get: function () { return require('./aws-emrserverless'); } });
95+
Object.defineProperty(exports, 'aws_entityresolution', { get: function () { return require('./aws-entityresolution'); } });
9596
Object.defineProperty(exports, 'aws_events_targets', { get: function () { return require('./aws-events-targets'); } });
9697
Object.defineProperty(exports, 'aws_events', { get: function () { return require('./aws-events'); } });
9798
Object.defineProperty(exports, 'aws_eventschemas', { get: function () { return require('./aws-eventschemas'); } });
@@ -161,6 +162,7 @@ Object.defineProperty(exports, 'aws_mediaconnect', { get: function () { return r
161162
Object.defineProperty(exports, 'aws_mediaconvert', { get: function () { return require('./aws-mediaconvert'); } });
162163
Object.defineProperty(exports, 'aws_medialive', { get: function () { return require('./aws-medialive'); } });
163164
Object.defineProperty(exports, 'aws_mediapackage', { get: function () { return require('./aws-mediapackage'); } });
165+
Object.defineProperty(exports, 'aws_mediapackagev2', { get: function () { return require('./aws-mediapackagev2'); } });
164166
Object.defineProperty(exports, 'aws_mediastore', { get: function () { return require('./aws-mediastore'); } });
165167
Object.defineProperty(exports, 'aws_mediatailor', { get: function () { return require('./aws-mediatailor'); } });
166168
Object.defineProperty(exports, 'aws_memorydb', { get: function () { return require('./aws-memorydb'); } });
@@ -179,6 +181,7 @@ Object.defineProperty(exports, 'aws_opsworkscm', { get: function () { return req
179181
Object.defineProperty(exports, 'aws_organizations', { get: function () { return require('./aws-organizations'); } });
180182
Object.defineProperty(exports, 'aws_osis', { get: function () { return require('./aws-osis'); } });
181183
Object.defineProperty(exports, 'aws_panorama', { get: function () { return require('./aws-panorama'); } });
184+
Object.defineProperty(exports, 'aws_pcaconnectorad', { get: function () { return require('./aws-pcaconnectorad'); } });
182185
Object.defineProperty(exports, 'aws_personalize', { get: function () { return require('./aws-personalize'); } });
183186
Object.defineProperty(exports, 'aws_pinpoint', { get: function () { return require('./aws-pinpoint'); } });
184187
Object.defineProperty(exports, 'aws_pinpointemail', { get: function () { return require('./aws-pinpointemail'); } });
@@ -246,6 +249,7 @@ Object.defineProperty(exports, 'aws_wafregional', { get: function () { return re
246249
Object.defineProperty(exports, 'aws_wafv2', { get: function () { return require('./aws-wafv2'); } });
247250
Object.defineProperty(exports, 'aws_wisdom', { get: function () { return require('./aws-wisdom'); } });
248251
Object.defineProperty(exports, 'aws_workspaces', { get: function () { return require('./aws-workspaces'); } });
252+
Object.defineProperty(exports, 'aws_workspacesweb', { get: function () { return require('./aws-workspacesweb'); } });
249253
Object.defineProperty(exports, 'aws_xray', { get: function () { return require('./aws-xray'); } });
250254
Object.defineProperty(exports, 'cloud_assembly_schema', { get: function () { return require('./cloud-assembly-schema'); } });
251255
Object.defineProperty(exports, 'cloudformation_include', { get: function () { return require('./cloudformation-include'); } });

packages/aws-cdk-lib/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
"./aws-emr": "./aws-emr/index.js",
310310
"./aws-emrcontainers": "./aws-emrcontainers/index.js",
311311
"./aws-emrserverless": "./aws-emrserverless/index.js",
312+
"./aws-entityresolution": "./aws-entityresolution/index.js",
312313
"./aws-events": "./aws-events/index.js",
313314
"./aws-events-targets": "./aws-events-targets/index.js",
314315
"./aws-eventschemas": "./aws-eventschemas/index.js",
@@ -380,6 +381,7 @@
380381
"./aws-mediaconvert": "./aws-mediaconvert/index.js",
381382
"./aws-medialive": "./aws-medialive/index.js",
382383
"./aws-mediapackage": "./aws-mediapackage/index.js",
384+
"./aws-mediapackagev2": "./aws-mediapackagev2/index.js",
383385
"./aws-mediastore": "./aws-mediastore/index.js",
384386
"./aws-mediatailor": "./aws-mediatailor/index.js",
385387
"./aws-memorydb": "./aws-memorydb/index.js",
@@ -398,6 +400,7 @@
398400
"./aws-organizations": "./aws-organizations/index.js",
399401
"./aws-osis": "./aws-osis/index.js",
400402
"./aws-panorama": "./aws-panorama/index.js",
403+
"./aws-pcaconnectorad": "./aws-pcaconnectorad/index.js",
401404
"./aws-personalize": "./aws-personalize/index.js",
402405
"./aws-pinpoint": "./aws-pinpoint/index.js",
403406
"./aws-pinpointemail": "./aws-pinpointemail/index.js",
@@ -466,6 +469,7 @@
466469
"./aws-wafv2": "./aws-wafv2/index.js",
467470
"./aws-wisdom": "./aws-wisdom/index.js",
468471
"./aws-workspaces": "./aws-workspaces/index.js",
472+
"./aws-workspacesweb": "./aws-workspacesweb/index.js",
469473
"./aws-xray": "./aws-xray/index.js",
470474
"./cloud-assembly-schema": "./cloud-assembly-schema/index.js",
471475
"./cloudformation-include": "./cloudformation-include/index.js",

packages/aws-cdk-lib/scripts/scope-map.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,9 @@
242242
"aws-emrserverless": [
243243
"AWS::EMRServerless"
244244
],
245+
"aws-entityresolution": [
246+
"AWS::EntityResolution"
247+
],
245248
"aws-events": [
246249
"AWS::Events"
247250
],
@@ -432,6 +435,9 @@
432435
"aws-mediapackage": [
433436
"AWS::MediaPackage"
434437
],
438+
"aws-mediapackagev2": [
439+
"AWS::MediaPackageV2"
440+
],
435441
"aws-mediastore": [
436442
"AWS::MediaStore"
437443
],
@@ -486,6 +492,9 @@
486492
"aws-panorama": [
487493
"AWS::Panorama"
488494
],
495+
"aws-pcaconnectorad": [
496+
"AWS::PCAConnectorAD"
497+
],
489498
"aws-personalize": [
490499
"AWS::Personalize"
491500
],
@@ -663,6 +672,9 @@
663672
"aws-workspaces": [
664673
"AWS::WorkSpaces"
665674
],
675+
"aws-workspacesweb": [
676+
"AWS::WorkSpacesWeb"
677+
],
666678
"aws-xray": [
667679
"AWS::XRay"
668680
],

0 commit comments

Comments
 (0)