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 aws-ec2-instance-connect-custom-resource
or
yarn add aws-ec2-instance-connect-custom-resource
Python
pip install aws-ec2-instance-connect-custom-resource
Example
npm install aws-ec2-instance-connect-custom-resource
import { EC2InstanceConnectCustomResource } from '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
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 aws-ec2-instance-connect-custom-resource-0.3.5.tar.gz
.
File metadata
- Download URL: aws-ec2-instance-connect-custom-resource-0.3.5.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c27d2455e485546c5219e5049e927e03cb8d4eb1b4df61c2d0e5a856a37e4314 |
|
MD5 | 3a380f72dd121ae3fb0f9ed99929f12f |
|
BLAKE2b-256 | dd1c41594d46c6c9062117469ce603f01f888cfbd6691d05a94e101f2144ed54 |
File details
Details for the file aws_ec2_instance_connect_custom_resource-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: aws_ec2_instance_connect_custom_resource-0.3.5-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6615eb069fb28922d9267f9d72fb31b47693e5653e01f66bcc92de6ed4dab71b |
|
MD5 | ca8a4fb198d898c777cb2018eb62866b |
|
BLAKE2b-256 | fdb4248fd45c1750b60ee0caa402f493af88ad881349d4cd30cd3a6f707707ce |