Skip to content

Commit 24a40a9

Browse files
feat: update L1 CloudFormation resource definitions (#34357)
Updates the L1 CloudFormation resource definitions with the latest changes from `@aws-cdk/aws-service-spec` **L1 CloudFormation resource definition changes:** ``` ├[~] service aws-bedrock │ └ resources │ ├[~] resource AWS::Bedrock::DataAutomationProject │ │ └ types │ │ ├[+] type AudioOverrideConfiguration │ │ │ ├ documentation: Sets whether your project will process audio or not. │ │ │ │ name: AudioOverrideConfiguration │ │ │ └ properties │ │ │ └ ModalityProcessing: ModalityProcessingConfiguration │ │ ├[~] type DocumentOverrideConfiguration │ │ │ └ properties │ │ │ └[+] ModalityProcessing: ModalityProcessingConfiguration │ │ ├[+] type ImageOverrideConfiguration │ │ │ ├ documentation: Sets whether your project will process images or not. │ │ │ │ name: ImageOverrideConfiguration │ │ │ └ properties │ │ │ └ ModalityProcessing: ModalityProcessingConfiguration │ │ ├[+] type ModalityProcessingConfiguration │ │ │ ├ documentation: This element is used to determine if the modality it is associated with is enabled or disabled. All modalities are enabled by default. │ │ │ │ name: ModalityProcessingConfiguration │ │ │ └ properties │ │ │ └ State: string │ │ ├[+] type ModalityRoutingConfiguration │ │ │ ├ documentation: This element allows you to set up where JPEG, PNG, MOV, and MP4 files get routed to for processing. JPEG routing applies to both "JPEG" and "JPG" file extensions. │ │ │ │ name: ModalityRoutingConfiguration │ │ │ └ properties │ │ │ ├ jpeg: string │ │ │ ├ png: string │ │ │ ├ mp4: string │ │ │ └ mov: string │ │ ├[~] type OverrideConfiguration │ │ │ └ properties │ │ │ ├[+] Audio: AudioOverrideConfiguration │ │ │ ├[+] Image: ImageOverrideConfiguration │ │ │ ├[+] ModalityRouting: ModalityRoutingConfiguration │ │ │ └[+] Video: VideoOverrideConfiguration │ │ └[+] type VideoOverrideConfiguration │ │ ├ documentation: Sets whether your project will process videos or not. │ │ │ name: VideoOverrideConfiguration │ │ └ properties │ │ └ ModalityProcessing: ModalityProcessingConfiguration │ ├[~] resource AWS::Bedrock::DataSource │ │ └ types │ │ └[~] type S3Location │ │ └ - documentation: A storage location in an S3 bucket. │ │ + documentation: A storage location in an Amazon S3 bucket. │ └[~] resource AWS::Bedrock::KnowledgeBase │ └ types │ └[~] type S3Location │ └ - documentation: A storage location in an S3 bucket. │ + documentation: A storage location in an Amazon S3 bucket. ├[~] service aws-cloudfront │ └ resources │ ├[~] resource AWS::CloudFront::ConnectionGroup │ │ ├ - documentation: Resource Type definition for AWS::CloudFront::ConnectionGroup │ │ │ + documentation: The connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant. │ │ ├ properties │ │ │ ├ Enabled: (documentation changed) │ │ │ ├ Ipv6Enabled: (documentation changed) │ │ │ └ Name: (documentation changed) │ │ └ attributes │ │ ├ Arn: (documentation changed) │ │ ├ CreatedTime: (documentation changed) │ │ ├ ETag: (documentation changed) │ │ ├ Id: (documentation changed) │ │ ├ IsDefault: (documentation changed) │ │ ├ LastModifiedTime: (documentation changed) │ │ ├ RoutingEndpoint: (documentation changed) │ │ └ Status: (documentation changed) │ ├[~] resource AWS::CloudFront::Distribution │ │ └ types │ │ ├[~] type DistributionConfig │ │ │ └ properties │ │ │ ├ ConnectionMode: (documentation changed) │ │ │ └ TenantConfig: (documentation changed) │ │ ├[~] type ParameterDefinition │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution. │ │ │ └ properties │ │ │ ├ Definition: (documentation changed) │ │ │ └ Name: (documentation changed) │ │ └[~] type TenantConfig │ │ ├ - documentation: undefined │ │ │ + documentation: The configuration for a distribution tenant. │ │ └ properties │ │ └ ParameterDefinitions: (documentation changed) │ ├[~] resource AWS::CloudFront::DistributionTenant │ │ ├ - documentation: Resource Type definition for AWS::CloudFront::DistributionTenant │ │ │ + documentation: The distribution tenant. │ │ ├ properties │ │ │ ├ ConnectionGroupId: (documentation changed) │ │ │ ├ Customizations: (documentation changed) │ │ │ ├ DistributionId: (documentation changed) │ │ │ ├ Domains: (documentation changed) │ │ │ ├ Enabled: (documentation changed) │ │ │ ├ ManagedCertificateRequest: (documentation changed) │ │ │ ├ Name: (documentation changed) │ │ │ └ Parameters: (documentation changed) │ │ ├ attributes │ │ │ ├ Arn: (documentation changed) │ │ │ ├ CreatedTime: (documentation changed) │ │ │ ├ ETag: (documentation changed) │ │ │ ├ Id: (documentation changed) │ │ │ ├ LastModifiedTime: (documentation changed) │ │ │ └ Status: (documentation changed) │ │ └ types │ │ ├[~] type Certificate │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: The AWS Certificate Manager (ACM) certificate associated with your distribution. │ │ │ └ properties │ │ │ └ Arn: (documentation changed) │ │ ├[~] type Customizations │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and AWS WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant. │ │ │ └ properties │ │ │ ├ Certificate: (documentation changed) │ │ │ ├ GeoRestrictions: (documentation changed) │ │ │ └ WebAcl: (documentation changed) │ │ ├[~] type DomainResult │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: The details about the domain result. │ │ │ └ properties │ │ │ ├ Domain: (documentation changed) │ │ │ ├[-] Reason: string │ │ │ └ Status: (documentation changed) │ │ ├[~] type GeoRestrictionCustomization │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: The customizations that you specified for the distribution tenant for geographic restrictions. │ │ │ └ properties │ │ │ ├ Locations: (documentation changed) │ │ │ └ RestrictionType: (documentation changed) │ │ ├[~] type ManagedCertificateRequest │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: An object that represents the request for the Amazon CloudFront managed ACM certificate. │ │ │ └ properties │ │ │ ├ CertificateTransparencyLoggingPreference: (documentation changed) │ │ │ ├ PrimaryDomainName: (documentation changed) │ │ │ └ ValidationTokenHost: (documentation changed) │ │ ├[~] type Parameter │ │ │ ├ - documentation: undefined │ │ │ │ + documentation: A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution. │ │ │ └ properties │ │ │ ├ Name: (documentation changed) │ │ │ └ Value: (documentation changed) │ │ └[~] type WebAclCustomization │ │ ├ - documentation: undefined │ │ │ + documentation: The AWS WAF web ACL customization specified for the distribution tenant. │ │ └ properties │ │ ├ Action: (documentation changed) │ │ └ Arn: (documentation changed) │ └[~] resource AWS::CloudFront::RealtimeLogConfig │ └ types │ └[~] type EndPoint │ ├ - documentation: Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration. │ │ + documentation: Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration. │ └ properties │ └ KinesisStreamConfig: (documentation changed) ├[~] service aws-codepipeline │ └ resources │ └[~] resource AWS::CodePipeline::Pipeline │ └ types │ ├[~] type ActionDeclaration │ │ └ properties │ │ └[+] EnvironmentVariables: Array<EnvironmentVariable> │ └[+] type EnvironmentVariable │ ├ documentation: The environment variables for the action. │ │ name: EnvironmentVariable │ └ properties │ ├ Name: string (required) │ └ Value: string (required) ├[~] service aws-cognito │ └ resources │ ├[~] resource AWS::Cognito::ManagedLoginBranding │ │ └ properties │ │ └ UseCognitoProvidedValues: (documentation changed) │ ├[~] resource AWS::Cognito::UserPoolClient │ │ ├ properties │ │ │ └[+] RefreshTokenRotation: RefreshTokenRotation │ │ └ types │ │ └[+] type RefreshTokenRotation │ │ ├ name: RefreshTokenRotation │ │ └ properties │ │ ├ Feature: string │ │ └ RetryGracePeriodSeconds: integer │ └[~] resource AWS::Cognito::UserPoolDomain │ └ properties │ └ ManagedLoginVersion: (documentation changed) ├[~] service aws-datazone │ └ resources │ └[+] resource AWS::DataZone::DomainUnit │ ├ name: DomainUnit │ │ cloudFormationType: AWS::DataZone::DomainUnit │ │ documentation: A domain unit enables you to easily organize your assets and other domain entities under specific business units and teams. │ ├ properties │ │ ├ DomainIdentifier: string (required, immutable) │ │ ├ Description: string │ │ ├ Name: string (required) │ │ └ ParentDomainUnitIdentifier: string (required, immutable) │ └ attributes │ ├ CreatedAt: string │ ├ DomainId: string │ ├ Id: string │ ├ Identifier: string │ ├ ParentDomainUnitId: string │ └ LastUpdatedAt: string ├[~] service aws-dsql │ └ resources │ └[~] resource AWS::DSQL::Cluster │ └ attributes │ └[+] VpcEndpointServiceName: string ├[~] service aws-dynamodb │ └ resources │ └[~] resource AWS::DynamoDB::Table │ └ types │ └[~] type GlobalSecondaryIndex │ └ properties │ ├ OnDemandThroughput: (documentation changed) │ └ ProvisionedThroughput: (documentation changed) ├[~] service aws-ec2 │ └ resources │ ├[~] resource AWS::EC2::ClientVpnEndpoint │ │ ├ properties │ │ │ └[+] ClientRouteEnforcementOptions: ClientRouteEnforcementOptions │ │ └ types │ │ └[+] type ClientRouteEnforcementOptions │ │ ├ name: ClientRouteEnforcementOptions │ │ └ properties │ │ └ Enforced: boolean │ └[~] resource AWS::EC2::TransitGatewayPeeringAttachment │ └ properties │ ├ PeerRegion: (documentation changed) │ └ PeerTransitGatewayId: (documentation changed) ├[~] service aws-ecr │ └ resources │ └[~] resource AWS::ECR::RegistryScanningConfiguration │ ├ - documentation: The AWS::ECR::RegistryScanningConfiguration controls the scanning configuration for an Amazon Elastic Container Registry (Amazon Private ECR). For more information, see https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html │ │ + documentation: The scanning configuration for a private registry. │ ├ properties │ │ └ Rules: (documentation changed) │ ├ attributes │ │ └ RegistryId: (documentation changed) │ └ types │ ├[~] type RepositoryFilter │ │ └ - documentation: The details of a scanning repository filter. │ │ + documentation: The filter settings used with image replication. Specifying a repository filter to a replication rule provides a method for controlling which repositories in a private registry are replicated. If no filters are added, the contents of all repositories are replicated. │ └[~] type ScanningRule │ ├ - documentation: A rule representing the details of a scanning configuration. │ │ + documentation: The scanning rules associated with the registry. │ └ properties │ ├ RepositoryFilters: (documentation changed) │ └ ScanFrequency: (documentation changed) ├[~] service aws-ecs │ └ resources │ └[~] resource AWS::ECS::TaskDefinition │ └ properties │ └ Cpu: (documentation changed) ├[~] service aws-fsx │ └ resources │ └[~] resource AWS::FSx::FileSystem │ └ types │ └[~] type OpenZFSConfiguration │ └ properties │ └ ThroughputCapacity: (documentation changed) ├[~] service aws-imagebuilder │ └ resources │ ├[~] resource AWS::ImageBuilder::ContainerRecipe │ │ ├ properties │ │ │ └ ParentImage: (documentation changed) │ │ └ types │ │ └[~] type InstanceConfiguration │ │ └ properties │ │ └ Image: (documentation changed) │ └[~] resource AWS::ImageBuilder::DistributionConfiguration │ └ types │ ├[~] type Distribution │ │ └ properties │ │ └[+] SsmParameterConfigurations: Array<SsmParameterConfiguration> │ └[+] type SsmParameterConfiguration │ ├ documentation: Configuration for a single Parameter in the AWS Systems Manager (SSM) Parameter Store in a given Region. │ │ name: SsmParameterConfiguration │ └ properties │ ├ AmiAccountId: string │ ├ ParameterName: string (required) │ └ DataType: string ├[~] service aws-kinesisanalyticsv2 │ └ resources │ └[~] resource AWS::KinesisAnalyticsV2::Application │ └ properties │ └ RuntimeEnvironment: (documentation changed) ├[~] service aws-medialive │ └ resources │ └[~] resource AWS::MediaLive::Channel │ └ properties │ └ Name: (documentation changed) ├[~] service aws-mediatailor │ └ resources │ └[~] resource AWS::MediaTailor::PlaybackConfiguration │ ├ properties │ │ └[+] AdConditioningConfiguration: AdConditioningConfiguration │ └ types │ └[+] type AdConditioningConfiguration │ ├ documentation: The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns. │ │ name: AdConditioningConfiguration │ └ properties │ └ StreamingMediaFileConditioning: string (required) ├[~] service aws-oam │ └ resources │ └[~] resource AWS::Oam::Link │ ├ properties │ │ ├ LabelTemplate: (documentation changed) │ │ └ ResourceTypes: (documentation changed) │ └ types │ ├[~] type LinkConfiguration │ │ └ properties │ │ └ LogGroupConfiguration: (documentation changed) │ └[~] type LinkFilter │ ├ - documentation: undefined │ │ + documentation: When used in `MetricConfiguration` this field specifies which metric namespaces are to be shared with the monitoring account │ │ When used in `LogGroupConfiguration` this field specifies which log groups are to share their log events with the monitoring account. Use the term `LogGroupName` and one or more of the following operands. │ └ properties │ └ Filter: (documentation changed) ├[~] service aws-qbusiness │ └ resources │ └[~] resource AWS::QBusiness::DataSource │ └ types │ └[~] type HookConfiguration │ └ properties │ └ LambdaArn: (documentation changed) ├[~] service aws-rds │ └ resources │ └[~] resource AWS::RDS::DBCluster │ └ properties │ └ AutoMinorVersionUpgrade: (documentation changed) ├[~] service aws-route53profiles │ └ resources │ └[~] resource AWS::Route53Profiles::ProfileResourceAssociation │ └ attributes │ └ ResourceType: (documentation changed) ├[~] service aws-sagemaker │ └ resources │ ├[~] resource AWS::SageMaker::App │ │ ├ properties │ │ │ └[+] RecoveryMode: boolean │ │ └ attributes │ │ └[+] BuiltInLifecycleConfigArn: string │ └[~] resource AWS::SageMaker::UserProfile │ └ types │ ├[~] type CodeEditorAppSettings │ │ └ properties │ │ └[+] BuiltInLifecycleConfigArn: string │ ├[+] type HiddenSageMakerImage │ │ ├ name: HiddenSageMakerImage │ │ └ properties │ │ ├ SageMakerImageName: string │ │ └ VersionAliases: Array<string> │ ├[~] type JupyterLabAppSettings │ │ └ properties │ │ └[+] BuiltInLifecycleConfigArn: string │ ├[~] type StudioWebPortalSettings │ │ └ properties │ │ ├[+] HiddenInstanceTypes: Array<string> │ │ └[+] HiddenSageMakerImageVersionAliases: Array<HiddenSageMakerImage> │ └[~] type UserSettings │ └ properties │ └[+] AutoMountHomeEFS: string └[+] service aws-ssmguiconnect ├ capitalized: SSMGuiConnect │ cloudFormationNamespace: AWS::SSMGuiConnect │ name: aws-ssmguiconnect │ shortName: ssmguiconnect └ resources └ resource AWS::SSMGuiConnect::Preferences ├ name: Preferences │ cloudFormationType: AWS::SSMGuiConnect::Preferences │ documentation: Definition of AWS::SSMGuiConnect::Preferences Resource Type ├ properties │ └ ConnectionRecordingPreferences: ConnectionRecordingPreferences ├ attributes │ └ AccountId: string └ types ├ type ConnectionRecordingPreferences │ ├ documentation: The set of preferences used for recording RDP connections in the requesting AWS account and AWS Region. This includes details such as which S3 bucket recordings are stored in. │ │ name: ConnectionRecordingPreferences │ └ properties │ ├ RecordingDestinations: RecordingDestinations (required) │ └ KMSKeyArn: string (required) ├ type RecordingDestinations │ ├ documentation: Determines where recordings of RDP connections are stored. │ │ name: RecordingDestinations │ └ properties │ └ S3Buckets: Array<S3Bucket> (required) └ type S3Bucket ├ documentation: The S3 bucket where RDP connection recordings are stored. │ name: S3Bucket └ properties ├ BucketOwner: string (required) └ BucketName: string (required) ```
1 parent ccf4c4c commit 24a40a9

File tree

9 files changed

+78
-18
lines changed

9 files changed

+78
-18
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": "software.amazon.awscdk.services.ssmguiconnect"
5+
},
6+
"dotnet": {
7+
"package": "Amazon.CDK.AWS.SSMGuiConnect"
8+
},
9+
"python": {
10+
"module": "aws_cdk.aws_ssmguiconnect"
11+
}
12+
}
13+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# AWS::SSMGuiConnect 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 ssmguiconnect from 'aws-cdk-lib/aws-ssmguiconnect';
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 SSMGuiConnect construct libraries](https://constructs.dev/search?q=ssmguiconnect)
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::SSMGuiConnect resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_SSMGuiConnect.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::SSMGuiConnect](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_SSMGuiConnect.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::SSMGuiConnect Cloudformation Resources
2+
export * from './ssmguiconnect.generated';

packages/aws-cdk-lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ export * as aws_sns_subscriptions from './aws-sns-subscriptions';
261261
export * as aws_sqs from './aws-sqs';
262262
export * as aws_ssm from './aws-ssm';
263263
export * as aws_ssmcontacts from './aws-ssmcontacts';
264+
export * as aws_ssmguiconnect from './aws-ssmguiconnect';
264265
export * as aws_ssmincidents from './aws-ssmincidents';
265266
export * as aws_ssmquicksetup from './aws-ssmquicksetup';
266267
export * as aws_sso from './aws-sso';

packages/aws-cdk-lib/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"devDependencies": {
138138
"@aws-cdk/lambda-layer-kubectl-v31": "^2.0.3",
139-
"@aws-cdk/aws-service-spec": "^0.1.70",
139+
"@aws-cdk/aws-service-spec": "^0.1.71",
140140
"@aws-cdk/cdk-build-tools": "0.0.0",
141141
"@aws-cdk/custom-resource-handlers": "0.0.0",
142142
"@aws-cdk/pkglint": "0.0.0",
@@ -477,6 +477,7 @@
477477
"./aws-sqs": "./aws-sqs/index.js",
478478
"./aws-ssm": "./aws-ssm/index.js",
479479
"./aws-ssmcontacts": "./aws-ssmcontacts/index.js",
480+
"./aws-ssmguiconnect": "./aws-ssmguiconnect/index.js",
480481
"./aws-ssmincidents": "./aws-ssmincidents/index.js",
481482
"./aws-ssmquicksetup": "./aws-ssmquicksetup/index.js",
482483
"./aws-sso": "./aws-sso/index.js",

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,9 @@
705705
"aws-ssmcontacts": [
706706
"AWS::SSMContacts"
707707
],
708+
"aws-ssmguiconnect": [
709+
"AWS::SSMGuiConnect"
710+
],
708711
"aws-ssmincidents": [
709712
"AWS::SSMIncidents"
710713
],

tools/@aws-cdk/spec2cdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"license": "Apache-2.0",
3434
"dependencies": {
35-
"@aws-cdk/aws-service-spec": "^0.1.70",
36-
"@aws-cdk/service-spec-importers": "^0.0.77",
37-
"@aws-cdk/service-spec-types": "^0.0.136",
35+
"@aws-cdk/aws-service-spec": "^0.1.71",
36+
"@aws-cdk/service-spec-importers": "^0.0.78",
37+
"@aws-cdk/service-spec-types": "^0.0.137",
3838
"@cdklabs/tskb": "^0.0.3",
3939
"@cdklabs/typewriter": "^0.0.5",
4040
"camelcase": "^6",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
"@aws-cdk/service-spec-types" "^0.0.128"
6767
"@cdklabs/tskb" "^0.0.3"
6868

69-
"@aws-cdk/aws-service-spec@^0.1.70":
70-
version "0.1.70"
71-
resolved "https://registry.npmjs.org/@aws-cdk/aws-service-spec/-/aws-service-spec-0.1.70.tgz#9a571050fb86a55254137d19e498d621e0ad752c"
72-
integrity sha512-0n/KC2Qjp3Sh64Eir/Ew6NAooWnunTuYbsnvH0TT5xw8fcjy6S5UjECM4l3Wo+tZZRViiM/Olz5Bh5pe8YGjYQ==
69+
"@aws-cdk/aws-service-spec@^0.1.71":
70+
version "0.1.71"
71+
resolved "https://registry.npmjs.org/@aws-cdk/aws-service-spec/-/aws-service-spec-0.1.71.tgz#8ebc0e428c588bd362bc46abd372c91a1e5e1370"
72+
integrity sha512-tSDXj6tdy+k1whXJppJH3ireaP57H6ENYPyLscevT6EesdETzwm0kLJdzykcRGAUl0lDrEoIqRpylceN6wKSOQ==
7373
dependencies:
74-
"@aws-cdk/service-spec-types" "^0.0.136"
74+
"@aws-cdk/service-spec-types" "^0.0.137"
7575
"@cdklabs/tskb" "^0.0.3"
7676

7777
"@aws-cdk/cloud-assembly-schema@^41.0.0":
@@ -117,12 +117,12 @@
117117
resolved "https://registry.npmjs.org/@aws-cdk/lambda-layer-kubectl-v32/-/lambda-layer-kubectl-v32-2.1.0.tgz#6b9beb4b6b09af74ec48f0c778e50732d7bbb54b"
118118
integrity sha512-a+zvCLapTg8R0P/Nrecc8mKV+ZgAwvkndn4/zlb43e14zRlc4/ozvmeghUT2eoyyaWJv+PwqgWohEXXec3kpSw==
119119

120-
"@aws-cdk/service-spec-importers@^0.0.77":
121-
version "0.0.77"
122-
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-importers/-/service-spec-importers-0.0.77.tgz#162defcda6c082f0a5aee8073af2cf483151727a"
123-
integrity sha512-bHrjtblwR7ncg0cVYH8QP/tg01K5dunXJfPx5XkOpp95ntQf3pRJym9vCaBcoMJaIUgniRINzGPGX+4fXK3k0g==
120+
"@aws-cdk/service-spec-importers@^0.0.78":
121+
version "0.0.78"
122+
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-importers/-/service-spec-importers-0.0.78.tgz#344e7b10965d95c2793c15233fa6d2cf8d4456c9"
123+
integrity sha512-mua9t4ZFzu9oeRA1UTu1bzGR9CHR4FazhM4Ik0HS7yUGz3rT43eL9VxkecMGqrU8e8gSLa44xzJn0m+DWyq+Sw==
124124
dependencies:
125-
"@aws-cdk/service-spec-types" "^0.0.136"
125+
"@aws-cdk/service-spec-types" "^0.0.137"
126126
"@cdklabs/tskb" "^0.0.3"
127127
ajv "^6"
128128
canonicalize "^2.1.0"
@@ -140,10 +140,10 @@
140140
dependencies:
141141
"@cdklabs/tskb" "^0.0.3"
142142

143-
"@aws-cdk/service-spec-types@^0.0.136":
144-
version "0.0.136"
145-
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.136.tgz#01a92c67ce8f0b4c5aef32f505b5dea2279d93c3"
146-
integrity sha512-UfImDNLeFNajxejKAnwdP8SWMNDYyQ3uDJB+AGsz1Sp4R5k1M7Ylq+EYWNfYJZYxY0vp7JsAyDNtjleVwsxyvw==
143+
"@aws-cdk/service-spec-types@^0.0.137":
144+
version "0.0.137"
145+
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.137.tgz#b953ac8d636d89c6986d94a0887c8e77c89981bd"
146+
integrity sha512-hOCLfa4Gid4Gh3cl4Kgxe2tOqcMKJrhTRuOJ4XFfeKELGG6EYCdG3fVlCthP3WncvSls+X5gfoKolnLhH0SIIw==
147147
dependencies:
148148
"@cdklabs/tskb" "^0.0.3"
149149

0 commit comments

Comments
 (0)