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

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-0.4.6.tar.gz
Algorithm Hash digest
SHA256 c8e3b6913112a0e03777204a4857c506c1a57ecc5efb101459dd914135f8b720
MD5 d95d847b96a6c8138e12d0ee537f9f8a
BLAKE2b-256 84748a16fd538f52c93b31af53fe66ebf4ab1babc86471322b7d293491b7bf4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-0.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 00a92c560a9639104141f17a7c8a6215848d00da1944660ad9a8a61c76771ab3
MD5 5122afacc7071b27a96ce5bf2701760e
BLAKE2b-256 c300ff590cc551ff96abf83041af2028d7a3c13e440532ae407b47b1a37bb0b2

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