# awscommunity-time-offset
> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `AwsCommunity::Time::Offset` v1.9.0.
## Description
Creates a time based resource with an offset from the provided time or now.
## References
* [Source](https://github.com/aws-cloudformation/community-registry-extensions.git)
## Usage
In order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the [AWS CLI](https://aws.amazon.com/cli/) using the following command:
```sh
aws cloudformation activate-type \
--type-name AwsCommunity::Time::Offset \
--publisher-id c830e97710da0c9954d80ba8df021e5439e7134b \
--type RESOURCE \
--execution-role-arn ROLE-ARN
```
Alternatively:
```sh
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/c830e97710da0c9954d80ba8df021e5439e7134b/AwsCommunity-Time-Offset \
--execution-role-arn ROLE-ARN
```
You can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).
## Feedback
This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `AwsCommunity::Time::Offset`.
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fawscommunity-time-offset+v1.9.0).
* Issues related to `AwsCommunity::Time::Offset` should be reported to the [publisher](https://github.com/aws-cloudformation/community-registry-extensions.git).
## License
Distributed under the Apache-2.0 License.
Raw data
{
"_id": null,
"home_page": "https://github.com/aws-cloudformation/community-registry-extensions.git",
"name": "cdk-cloudformation-awscommunity-time-offset",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/bb/19/edc4d9cda2a40180ea49a3909c6bc5cc21234d2e5d0ca595b4dc1290af10/cdk-cloudformation-awscommunity-time-offset-1.9.0a7.tar.gz",
"platform": null,
"description": "# awscommunity-time-offset\n\n> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `AwsCommunity::Time::Offset` v1.9.0.\n\n## Description\n\nCreates a time based resource with an offset from the provided time or now.\n\n## References\n\n* [Source](https://github.com/aws-cloudformation/community-registry-extensions.git)\n\n## Usage\n\nIn order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the [AWS CLI](https://aws.amazon.com/cli/) using the following command:\n\n```sh\naws cloudformation activate-type \\\n --type-name AwsCommunity::Time::Offset \\\n --publisher-id c830e97710da0c9954d80ba8df021e5439e7134b \\\n --type RESOURCE \\\n --execution-role-arn ROLE-ARN\n```\n\nAlternatively:\n\n```sh\naws cloudformation activate-type \\\n --public-type-arn arn:aws:cloudformation:us-east-1::type/resource/c830e97710da0c9954d80ba8df021e5439e7134b/AwsCommunity-Time-Offset \\\n --execution-role-arn ROLE-ARN\n```\n\nYou can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).\n\n## Feedback\n\nThis library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `AwsCommunity::Time::Offset`.\n\n* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fawscommunity-time-offset+v1.9.0).\n* Issues related to `AwsCommunity::Time::Offset` should be reported to the [publisher](https://github.com/aws-cloudformation/community-registry-extensions.git).\n\n## License\n\nDistributed under the Apache-2.0 License.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Creates a time based resource with an offset from the provided time or now.",
"version": "1.9.0a7",
"project_urls": {
"Homepage": "https://github.com/aws-cloudformation/community-registry-extensions.git",
"Source": "https://github.com/cdklabs/cdk-cloudformation.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f3aae719e34cdb1d7966c3cb2576b6b664e13a32dfc56fcc72b5068a77baeb96",
"md5": "fd24556348eb5522b10a0c1d55aeac0d",
"sha256": "9fab42c771d93aee0857aac3a3df921649fa7410462aed938645946692654397"
},
"downloads": -1,
"filename": "cdk_cloudformation_awscommunity_time_offset-1.9.0a7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd24556348eb5522b10a0c1d55aeac0d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 30315,
"upload_time": "2023-10-23T06:22:17",
"upload_time_iso_8601": "2023-10-23T06:22:17.099401Z",
"url": "https://files.pythonhosted.org/packages/f3/aa/e719e34cdb1d7966c3cb2576b6b664e13a32dfc56fcc72b5068a77baeb96/cdk_cloudformation_awscommunity_time_offset-1.9.0a7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bb19edc4d9cda2a40180ea49a3909c6bc5cc21234d2e5d0ca595b4dc1290af10",
"md5": "776cbb073be0da3cba6c6fbdf0e82d8f",
"sha256": "6411fe6feb7e6cae95f732bb9b163d085e5ef34b7dc1ad2519dff6aa9e3295b3"
},
"downloads": -1,
"filename": "cdk-cloudformation-awscommunity-time-offset-1.9.0a7.tar.gz",
"has_sig": false,
"md5_digest": "776cbb073be0da3cba6c6fbdf0e82d8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 31088,
"upload_time": "2023-10-23T06:22:18",
"upload_time_iso_8601": "2023-10-23T06:22:18.576816Z",
"url": "https://files.pythonhosted.org/packages/bb/19/edc4d9cda2a40180ea49a3909c6bc5cc21234d2e5d0ca595b4dc1290af10/cdk-cloudformation-awscommunity-time-offset-1.9.0a7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-23 06:22:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws-cloudformation",
"github_project": "community-registry-extensions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cdk-cloudformation-awscommunity-time-offset"
}