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

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-0.4.16.tar.gz
Algorithm Hash digest
SHA256 29928730639252540a40904ca1973079faa2b736fcaae2cbee52772e40286275
MD5 0199344f383e9f0d0bd8ea2273fb3a34
BLAKE2b-256 36a89c2847744a9e108dd240746d6a480ffc7f8e6ecbe04453052fdb065466c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-0.4.16-py3-none-any.whl
Algorithm Hash digest
SHA256 a33a2706f84b0c31dbd2c7f6dd079f985d3c6c10212e1000bc1336273ec21a94
MD5 a092747b183dd88f3e9a28a13e0eddb3
BLAKE2b-256 919386095b594f2afeba70d91ccf875d5ae4f16f2dbaec109c76122f9d10cc1a

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