python3Packages.types-aiobotocore-ec2-instance-connect: init at 2.6.0
This commit is contained in:
parent
30586cf25f
commit
3933e85b7d
@ -250,5 +250,7 @@ rec {
|
||||
|
||||
types-aiobotocore-ec2 = buildTypesAiobotocorePackage "ec2" "2.6.0" "sha256-hSuwPcQEk9Qgkc/JtcZp2vqLXnMQN9gtzjkuC1Bv1C4=";
|
||||
|
||||
types-aiobotocore-ec2-instance-connect = buildTypesAiobotocorePackage "ec2-instance-connect" "2.6.0" "sha256-0Lwxob43TzJHNcriUEa3BAZE64iqS9Js4TtfL20YRj0=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14351,6 +14351,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-ec2
|
||||
|
||||
types-aiobotocore-ec2-instance-connect
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user