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.19.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-0.4.19.tar.gz
Algorithm Hash digest
SHA256 1bef9f05818161dbb57ec449f32650e80f259682fb989683fbb64cebb54b6b10
MD5 56586e1b6f6f222a5d7d624a81d32bab
BLAKE2b-256 fd5716d8dae64c7201316572f4a1c60824faf0d5451b41e96e00a2d431656f32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-0.4.19-py3-none-any.whl
Algorithm Hash digest
SHA256 e27fee367f44ac58bcf85688f7bdf288e78ef1236e3742d064cd849310aecac8
MD5 436d198305a30906e751603de8e4e01a
BLAKE2b-256 dca9dd7c288ae29f21594025408fd5db1865188a2a4b59260ccc7f63f25a915f

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