aws-cdk.aws-globalaccelerator-endpoints


Nameaws-cdk.aws-globalaccelerator-endpoints JSON
Version 1.189.0 PyPI version JSON
download
home_pagehttps://github.com/aws/aws-cdk
SummaryEndpoints for AWS Global Accelerator
upload_time2023-01-19 03:39:54
maintainer
docs_urlNone
authorAmazon Web Services
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Endpoints for AWS Global Accelerator

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


![cdk-constructs: Stable](https://img.shields.io/badge/cdk--constructs-stable-success.svg?style=for-the-badge)

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

This library contains integration classes to reference endpoints in AWS
Global Accelerator. Instances of these classes should be passed to the
`endpointGroup.addEndpoint()` method.

See the README of the `@aws-cdk/aws-globalaccelerator` library for more information on
AWS Global Accelerator, and examples of all the integration classes available in
this module.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws/aws-cdk",
    "name": "aws-cdk.aws-globalaccelerator-endpoints",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Amazon Web Services",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# Endpoints for AWS Global Accelerator\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![cdk-constructs: Stable](https://img.shields.io/badge/cdk--constructs-stable-success.svg?style=for-the-badge)\n\n---\n<!--END STABILITY BANNER-->\n\nThis library contains integration classes to reference endpoints in AWS\nGlobal Accelerator. Instances of these classes should be passed to the\n`endpointGroup.addEndpoint()` method.\n\nSee the README of the `@aws-cdk/aws-globalaccelerator` library for more information on\nAWS Global Accelerator, and examples of all the integration classes available in\nthis module.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Endpoints for AWS Global Accelerator",
    "version": "1.189.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8362e79daeb93be066214b97fb18aed1c84ab2d1e3b8e5acef966b5b7c9dd83",
                "md5": "edef55106403dbf36f847ca8efc7576d",
                "sha256": "4540fb08be41e8b9ce03f1d26fd9f75e3bf4685825768b6877773b3fa3dfbdf5"
            },
            "downloads": -1,
            "filename": "aws_cdk.aws_globalaccelerator_endpoints-1.189.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edef55106403dbf36f847ca8efc7576d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 30887,
            "upload_time": "2023-01-19T03:39:54",
            "upload_time_iso_8601": "2023-01-19T03:39:54.909454Z",
            "url": "https://files.pythonhosted.org/packages/f8/36/2e79daeb93be066214b97fb18aed1c84ab2d1e3b8e5acef966b5b7c9dd83/aws_cdk.aws_globalaccelerator_endpoints-1.189.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-19 03:39:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "aws",
    "github_project": "aws-cdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aws-cdk.aws-globalaccelerator-endpoints"
}
        
Elapsed time: 0.11432s