Skip to content

Commit

Permalink
fix(service-spec-importer): bump version (#642)
Browse files Browse the repository at this point in the history
Noop change to force bump the version of the package to 0.0.1 because
aws/aws-cdk cannot deal with 0.0.0 version.
  • Loading branch information
mrgrain authored Oct 25, 2023
1 parent 371232e commit 648ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/service-spec-importers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ CLI: `cfnSchemaDir`\
Code: `importCloudFormationRegistryResources(schemaDir: string)`

Import (modern) CloudFormation Registry Resources from a directory structure.
The directory MUST contain a directory for per region, each containing a Registry Schema file per resource.
The directory MUST contain a directory for per region, each containing a registry schema file per resource.

```txt
CloudFormationSchema/
Expand Down

0 comments on commit 648ec84

Please sign in to comment.