Skip to main content

AWS EC2 instance connect custom resource

Project description

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

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

C# / .NET

dotnet add package Gammarer.CDK.AWS.Ec2InstanceConnectCustomResource

Java

Add the following to pom.xml:

<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-ec2-instance-connect-custom-resource</artifactId>
</dependency>

Example

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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file gammarer.aws-ec2-instance-connect-custom-resource-1.1.14.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-ec2-instance-connect-custom-resource-1.1.14.tar.gz
Algorithm Hash digest
SHA256 53a79b9787d748a5d7c0590a19d2ecd8317639f713cd901107593a0828fd1761
MD5 207782816e93ceee77838923c18953cc
BLAKE2b-256 ee72125c9c31babc123a8e526e75b44d0cb5e15af3848ebc6926ac9a861a3e8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_ec2_instance_connect_custom_resource-1.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 17dbfb7de8963a8ad9425b60b5180fa530ab3b94663b8b7e0d5e0cde1eeca853
MD5 f6f34e33fa65d6e48d3db5ba341fe7f6
BLAKE2b-256 909204e950c0b60be1d20323bf57cd7c7aff5cfe1dd26658bea2ab74a923acf9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page