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

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-0.4.27.tar.gz
Algorithm Hash digest
SHA256 b6f2f2b43389e43405c317fb1e6062ea99d3e094ea5ae41cfa19477364944fbf
MD5 8c35d4cb5e61bb1880d6e52f5a7a6fd6
BLAKE2b-256 bea91ce615e457075533f50ff8cf24a1427569846f72a33d39c971001a2a6ef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-0.4.27-py3-none-any.whl
Algorithm Hash digest
SHA256 7ee2eb298f9e6a4e1ff40c6fdaa6fd64af59cb62b0a3675ecc67508d51c21a13
MD5 83f5d7132b1674491a0fd4184338cc5d
BLAKE2b-256 2b0acd65f39de6e625c5c99e9488913e06b5f233abdca9a23e482a3efae40135

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