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 @gammarer/aws-ec2-instance-connect-custom-resource
# or
yarn add @gammarer/aws-ec2-instance-connect-custom-resource

Python

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

Example

npm install @gammarer/aws-ec2-instance-connect-custom-resource
import { EC2InstanceConnectCustomResource } from '@gammarer/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


Release history Release notifications | RSS feed

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 gammarer.aws-ec2-instance-connect-custom-resource-0.4.13.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-0.4.13.tar.gz
Algorithm Hash digest
SHA256 2e34b96e73f65293c521bd44bcc9ec2150d40e36f791d6f5ce3c2c01e7e554ad
MD5 5984a9a7941e01d0538b3555c2cb43c4
BLAKE2b-256 5627e7bbebe5326a7a3580cb93d1e00412acc42c30312f074f5c87f2bb5b7196

See more details on using hashes here.

File details

Details for the file gammarer.aws_ec2_instance_connect_custom_resource-0.4.13-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-0.4.13-py3-none-any.whl
Algorithm Hash digest
SHA256 e3a46c165bf317c8c9623db7cf8fb4d869f7e4a9481fc61ac7d5a5bd9cec8068
MD5 6919192ed753051b1f892370f371cfef
BLAKE2b-256 77cd09efcd58b74c8e2c16a97176ff6ee3e87404dae15f1562d913637999bebe

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