RegisterContainerInstanceRequest
Types
Properties
The container instance attributes that this container instance supports.
The ARN of the container instance (if it was previously registered).
The instance identity document for the EC2 instance to register. This document can be found by running the following command from the instance: curl http://169.254.169.254/latest/dynamic/instance-identity/document/
The instance identity document signature for the EC2 instance to register. This signature can be found by running the following command from the instance: curl http://169.254.169.254/latest/dynamic/instance-identity/signature/
The devices that are available on the container instance. The only supported device type is a GPU.
The resources available on the instance.
The version information for the Amazon ECS container agent and Docker daemon that runs on the container instance.