Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 6001f07

Browse files
authored
Updating beta .zip file. (#49)
1 parent 7a147e5 commit 6001f07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ aws cloudformation register-type \
3939
--region us-east-1 \
4040
--type RESOURCE \
4141
--type-name "AWSdevToolsBeta::CodeArtifact::Domain" \
42-
--schema-handler-package "s3://codeartifact-cfn-beta/awsdevtoolsbeta-codeartifact-domain-1.0.zip" \
42+
--schema-handler-package "s3://codeartifact-cfn-beta/awsdevtoolsbeta-codeartifact-domain-1.1.zip" \
4343
--execution-role $STACK_ROLE_NAME
4444
```
4545

@@ -67,7 +67,7 @@ aws cloudformation register-type \
6767
--region us-east-1 \
6868
--type RESOURCE \
6969
--type-name "AWSdevToolsBeta::CodeArtifact::Repository" \
70-
--schema-handler-package "s3://codeartifact-cfn-beta/awsdevtoolsbeta-codeartifact-repository-1.0.zip" \
70+
--schema-handler-package "s3://codeartifact-cfn-beta/awsdevtoolsbeta-codeartifact-repository-1.1.zip" \
7171
--execution-role $STACK_ROLE_NAME
7272
```
7373

0 commit comments

Comments
 (0)