Skip to content

Commit

Permalink
feat: cloudformation registry update (#240)
Browse files Browse the repository at this point in the history
* feat: cloudformation registry update

* chore: self mutation

Signed-off-by: github-actions <github-actions@github.com>

---------

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: mergify <mergify@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
3 people committed May 1, 2023
1 parent f2e5283 commit 2026555
Show file tree
Hide file tree
Showing 18 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-database-database

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Database::Database` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Database::Database` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::Database::Database`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-database-database+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-database-database+v1.2.0).
* Issues related to `Snowflake::Database::Database` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-database-database",
"description": "Allows for the creation and modification of a Snowflake Database. https://docs.snowflake.com/en/user-guide/databases.html",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-database-grant

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Database::Grant` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Database::Grant` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::Database::Grant`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-database-grant+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-database-grant+v1.2.0).
* Issues related to `Snowflake::Database::Grant` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-database-grant",
"description": "Allows privileges to be granted on a database to a role. https://docs.snowflake.com/en/sql-reference/sql/grant-privilege.html",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
4 changes: 2 additions & 2 deletions packages/@cdk-cloudformation/snowflake-role-grant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-role-grant

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Role::Grant` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Role::Grant` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::Role::Grant`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-role-grant+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-role-grant+v1.2.0).
* Issues related to `Snowflake::Role::Grant` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-role-grant",
"description": "Allows privileges to be granted on a role to a user. https://docs.snowflake.com/en/sql-reference/sql/grant-privilege.html",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
4 changes: 2 additions & 2 deletions packages/@cdk-cloudformation/snowflake-role-role/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-role-role

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Role::Role` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Role::Role` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::Role::Role`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-role-role+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-role-role+v1.2.0).
* Issues related to `Snowflake::Role::Role` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-role-role",
"description": "Allows for the creation and modification of a Snowflake Role. https://docs.snowflake.com/en/user-guide/security-access-control-overview.html#roles",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
4 changes: 2 additions & 2 deletions packages/@cdk-cloudformation/snowflake-user-user/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-user-user

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::User::User` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::User::User` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::User::User`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-user-user+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-user-user+v1.2.0).
* Issues related to `Snowflake::User::User` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-user-user",
"description": "Allows for the creation and modification of a Snowflake User. https://docs.snowflake.com/en/user-guide/admin-user-management.html",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# snowflake-warehouse-grant

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Warehouse::Grant` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Snowflake::Warehouse::Grant` v1.2.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Snowflake::Warehouse::Grant`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-warehouse-grant+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnowflake-warehouse-grant+v1.2.0).
* Issues related to `Snowflake::Warehouse::Grant` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-snowflake-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/snowflake-warehouse-grant",
"description": "Allows privileges to be granted on a warehouse to a role. https://docs.snowflake.com/en/sql-reference/sql/grant-privilege.html",
"version": "1.1.0-alpha.7",
"version": "1.2.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
4 changes: 2 additions & 2 deletions registry/types/snowflake-database-database.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:12:17.600Z",
"TimeCreated": "2023-04-28T18:32:36.403Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::Database::Database\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}
4 changes: 2 additions & 2 deletions registry/types/snowflake-database-grant.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:12:12.941Z",
"TimeCreated": "2023-04-28T18:32:37.252Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::Database::Grant\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}
4 changes: 2 additions & 2 deletions registry/types/snowflake-role-grant.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:11:41.935Z",
"TimeCreated": "2023-04-28T18:32:47.278Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::Role::Grant\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}
4 changes: 2 additions & 2 deletions registry/types/snowflake-role-role.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:11:46.896Z",
"TimeCreated": "2023-04-28T18:32:28.155Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::Role::Role\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}
4 changes: 2 additions & 2 deletions registry/types/snowflake-user-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:12:18.943Z",
"TimeCreated": "2023-04-28T18:33:33.221Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::User::User\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}
4 changes: 2 additions & 2 deletions registry/types/snowflake-warehouse-grant.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"Visibility": "PUBLIC",
"SourceUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers.git",
"DocumentationUrl": "https://github.com/aws-ia/cloudformation-snowflake-resource-providers",
"TimeCreated": "2023-03-23T04:13:11.424Z",
"TimeCreated": "2023-04-28T18:32:51.924Z",
"ConfigurationSchema": "{\n \"properties\": {\n \"SnowflakeAccess\": {\n \"$ref\": \"#/definitions/SnowflakeAccess\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"SnowflakeAccess\"\n ],\n \"definitions\": {\n \"SnowflakeAccess\": {\n \"type\": \"object\",\n \"properties\": {\n \"Account\": {\n \"type\": \"string\"\n },\n \"Username\": {\n \"type\": \"string\"\n },\n \"Password\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"Account\",\n \"Username\",\n \"Password\"\n ],\n \"additionalProperties\": false\n }\n },\n \"typeName\": \"Snowflake::Warehouse::Grant\"\n}",
"PublisherId": "c830e97710da0c9954d80ba8df021e5439e7134b",
"LatestPublicVersion": "1.1.0",
"LatestPublicVersion": "1.2.0",
"IsActivated": false
}

0 comments on commit 2026555

Please sign in to comment.