aws-solutions-constructs.resources


Nameaws-solutions-constructs.resources JSON
Version 2.74.0 PyPI version JSON
download
home_pagehttps://github.com/awslabs/aws-solutions-constructs.git
SummaryResource CDK Constructs for patterns library
upload_time2024-10-22 18:10:18
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python~=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # resources module

<!--BEGIN STABILITY BANNER-->---


![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)

> All classes are under active development and subject to non-backward compatible changes or removal in any
> future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.

---
<!--END STABILITY BANNER-->

| **Reference Documentation**:| <span style="font-weight: normal">https://docs.aws.amazon.com/solutions/latest/constructs/</span>|
|:-------------|:-------------|

<div style="height:8px"></div>

The resources library contains reusable resources that can be leveraged from solutions constructs. These resources are deployable units with their own sets of integration tests (to contrast them with the solutions constructs `core` library).

The first resource being published is the `template-writer`, which does automatic text transformation/substiution, implemented as a custom resource, and run as part of a CloudFormation stack Create/Update/Delete lifecycle. Some use-cases for using the `template-writer` resource can be seen in the `aws-openapigateway-lambda` Solutions Construct, where it transforms an incoming OpenAPI Definition (residing locally or in S3) by auto-populating the `uri` fields of the `x-amazon-apigateway-integration` integrations with the resolved value of the backing lambda functions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/awslabs/aws-solutions-constructs.git",
    "name": "aws-solutions-constructs.resources",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/43/3f/febdd0f3ad76097f67e888b58053bd2cd890b97cede1947e9291d9b4e436/aws_solutions_constructs_resources-2.74.0.tar.gz",
    "platform": null,
    "description": "# resources module\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)\n\n> All classes are under active development and subject to non-backward compatible changes or removal in any\n> future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.\n> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.\n\n---\n<!--END STABILITY BANNER-->\n\n| **Reference Documentation**:| <span style=\"font-weight: normal\">https://docs.aws.amazon.com/solutions/latest/constructs/</span>|\n|:-------------|:-------------|\n\n<div style=\"height:8px\"></div>\n\nThe resources library contains reusable resources that can be leveraged from solutions constructs. These resources are deployable units with their own sets of integration tests (to contrast them with the solutions constructs `core` library).\n\nThe first resource being published is the `template-writer`, which does automatic text transformation/substiution, implemented as a custom resource, and run as part of a CloudFormation stack Create/Update/Delete lifecycle. Some use-cases for using the `template-writer` resource can be seen in the `aws-openapigateway-lambda` Solutions Construct, where it transforms an incoming OpenAPI Definition (residing locally or in S3) by auto-populating the `uri` fields of the `x-amazon-apigateway-integration` integrations with the resolved value of the backing lambda functions.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Resource CDK Constructs for patterns library",
    "version": "2.74.0",
    "project_urls": {
        "Homepage": "https://github.com/awslabs/aws-solutions-constructs.git",
        "Source": "https://github.com/awslabs/aws-solutions-constructs.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f86738d683772f8f8958b0e394416e45ff437bf87b2b6a3a3d731cfe4abb920c",
                "md5": "80e46981db86a086e51edca21c71554c",
                "sha256": "d8ef2e0b7f79fbb4db01f733ff88f65bddf991acb61338d3193cd7e238186f4a"
            },
            "downloads": -1,
            "filename": "aws_solutions_constructs.resources-2.74.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80e46981db86a086e51edca21c71554c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 2025979,
            "upload_time": "2024-10-22T18:08:59",
            "upload_time_iso_8601": "2024-10-22T18:08:59.261386Z",
            "url": "https://files.pythonhosted.org/packages/f8/67/38d683772f8f8958b0e394416e45ff437bf87b2b6a3a3d731cfe4abb920c/aws_solutions_constructs.resources-2.74.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "433ffebdd0f3ad76097f67e888b58053bd2cd890b97cede1947e9291d9b4e436",
                "md5": "0ed51473bc656a6f1257a496d53e8b4a",
                "sha256": "aef7858a49eaf0b6e9e1ed456c4e3e8a8e967c4ee2bad233900409b67ccde8df"
            },
            "downloads": -1,
            "filename": "aws_solutions_constructs_resources-2.74.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0ed51473bc656a6f1257a496d53e8b4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 2026787,
            "upload_time": "2024-10-22T18:10:18",
            "upload_time_iso_8601": "2024-10-22T18:10:18.152856Z",
            "url": "https://files.pythonhosted.org/packages/43/3f/febdd0f3ad76097f67e888b58053bd2cd890b97cede1947e9291d9b4e436/aws_solutions_constructs_resources-2.74.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 18:10:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "awslabs",
    "github_project": "aws-solutions-constructs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aws-solutions-constructs.resources"
}
        
Elapsed time: 0.34681s