python3Packages.types-aiobotocore-ssm: init at 2.6.0
This commit is contained in:
parent
4c7453a0ae
commit
41b408dc92
pkgs
@ -678,5 +678,7 @@ rec {
|
||||
|
||||
types-aiobotocore-sqs = buildTypesAiobotocorePackage "sqs" "2.6.0" "sha256-J5QSpJQjhO6T2uGpDstHdEVJTLuTIxilmYmKdtB7u6g=";
|
||||
|
||||
types-aiobotocore-ssm = buildTypesAiobotocorePackage "ssm" "2.6.0" "sha256-NxTwgcrDNOHZ8PReIgfTOGLTl7bL1948NKAyjJ0QYKc=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14779,6 +14779,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-sqs
|
||||
|
||||
types-aiobotocore-ssm
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user