Skip to main content

AWS EC2 instance connect custom resource

Project description

AWS EC2 Instance Connect Custom Resource

AWS EC2 instance connect custom resource

Resources

This construct creating resource list.

  • AWS Custom Resource

    • Lambda Function Iam Role
    • Lambda Function
    • Custom Resource Iam Role
    • Custom Policy

Install

TypeScript

npm install aws-ec2-instance-connect-custom-resource

or

yarn add aws-ec2-instance-connect-custom-resource

Python

pip install aws-ec2-instance-connect-custom-resource

Example

npm install aws-ec2-instance-connect-custom-resource
import { EC2InstanceConnectCustomResource } from 'aws-ec2-instance-connect-custom-resource';

new EC2InstanceConnectCustomResource(stack, 'EC2InstanceConnectCustomResource', {
  subnetId: 'example-subnet-id',
  securityGroupIds: [
    'example-security-group-id',
  ],
});

License

This project is licensed under the Apache-2.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file aws-ec2-instance-connect-custom-resource-0.3.5.tar.gz.

File metadata

File hashes

Hashes for aws-ec2-instance-connect-custom-resource-0.3.5.tar.gz
Algorithm Hash digest
SHA256 c27d2455e485546c5219e5049e927e03cb8d4eb1b4df61c2d0e5a856a37e4314
MD5 3a380f72dd121ae3fb0f9ed99929f12f
BLAKE2b-256 dd1c41594d46c6c9062117469ce603f01f888cfbd6691d05a94e101f2144ed54

See more details on using hashes here.

File details

Details for the file aws_ec2_instance_connect_custom_resource-0.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_ec2_instance_connect_custom_resource-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6615eb069fb28922d9267f9d72fb31b47693e5653e01f66bcc92de6ed4dab71b
MD5 ca8a4fb198d898c777cb2018eb62866b
BLAKE2b-256 fdb4248fd45c1750b60ee0caa402f493af88ad881349d4cd30cd3a6f707707ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page