devices
Any host devices to expose to the container. This parameter maps to Devices
in the Create a container section of the Docker Remote API and the --device
option to docker run.
If you're using tasks that use the Fargate launch type, the devices
parameter isn't supported.