strongdm 12.9.0__zip → 12.9.1__zip

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (145) hide show
  1. {strongdm-12.9.0 → strongdm-12.9.1}/PKG-INFO +2 -2
  2. {strongdm-12.9.0 → strongdm-12.9.1}/setup.py +2 -2
  3. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_requests_pb2.py +40 -8
  4. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/client.py +1 -1
  5. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/drivers_pb2.py +240 -196
  6. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/models.py +161 -0
  7. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/plumbing.py +61 -0
  8. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/spec_pb2.py +66 -26
  9. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/svc.py +1 -0
  10. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-12.9.0 → strongdm-12.9.1}/LICENSE +0 -0
  12. {strongdm-12.9.0 → strongdm-12.9.1}/README.md +0 -0
  13. {strongdm-12.9.0 → strongdm-12.9.1}/setup.cfg +0 -0
  14. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/__init__.py +0 -0
  15. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/constants.py +0 -0
  53. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/control_panel_pb2.py +0 -0
  54. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/control_panel_pb2_grpc.py +0 -0
  55. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/drivers_pb2_grpc.py +0 -0
  56. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/errors.py +0 -0
  57. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/health_checks_pb2.py +0 -0
  58. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/health_checks_pb2_grpc.py +0 -0
  59. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_aliases_history_pb2.py +0 -0
  60. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  61. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_aliases_pb2.py +0 -0
  62. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  63. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_sets_history_pb2.py +0 -0
  64. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  65. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_sets_pb2.py +0 -0
  66. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/identity_sets_pb2_grpc.py +0 -0
  67. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/nodes_history_pb2.py +0 -0
  68. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/nodes_history_pb2_grpc.py +0 -0
  69. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/nodes_pb2.py +0 -0
  70. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/nodes_pb2_grpc.py +0 -0
  71. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/options_pb2.py +0 -0
  72. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/options_pb2_grpc.py +0 -0
  73. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/organization_history_pb2.py +0 -0
  74. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/organization_history_pb2_grpc.py +0 -0
  75. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_nodes_pb2.py +0 -0
  76. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  77. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_peers_pb2.py +0 -0
  78. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  79. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_resources_pb2.py +0 -0
  80. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  81. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_groups_pb2.py +0 -0
  82. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/peering_groups_pb2_grpc.py +0 -0
  83. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/policies_history_pb2.py +0 -0
  84. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/policies_history_pb2_grpc.py +0 -0
  85. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/policies_pb2.py +0 -0
  86. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/policies_pb2_grpc.py +0 -0
  87. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  88. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  89. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/queries_pb2.py +0 -0
  90. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/queries_pb2_grpc.py +0 -0
  91. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identities_history_pb2.py +0 -0
  92. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  93. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identities_pb2.py +0 -0
  94. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identities_pb2_grpc.py +0 -0
  95. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  96. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  97. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identity_groups_pb2.py +0 -0
  98. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  99. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/replays_pb2.py +0 -0
  100. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/replays_pb2_grpc.py +0 -0
  101. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/resources_history_pb2.py +0 -0
  102. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/resources_history_pb2_grpc.py +0 -0
  103. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/resources_pb2.py +0 -0
  104. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/resources_pb2_grpc.py +0 -0
  105. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/role_resources_history_pb2.py +0 -0
  106. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  107. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/role_resources_pb2.py +0 -0
  108. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/role_resources_pb2_grpc.py +0 -0
  109. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/roles_history_pb2.py +0 -0
  110. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/roles_history_pb2_grpc.py +0 -0
  111. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/roles_pb2.py +0 -0
  112. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/roles_pb2_grpc.py +0 -0
  113. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  114. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  115. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_store_healths_pb2.py +0 -0
  116. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  117. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_store_types_pb2.py +0 -0
  118. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  119. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_stores_history_pb2.py +0 -0
  120. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  121. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_stores_pb2.py +0 -0
  122. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/secret_stores_pb2_grpc.py +0 -0
  123. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-12.9.0 → strongdm-12.9.1}/strongdm.egg-info/top_level.txt +0 -0
@@ -4611,6 +4611,167 @@ class AmazonES:
4611
4611
  )
4612
4612
 
4613
4613
 
4614
+ class AmazonESIAM:
4615
+ '''
4616
+ AmazonESIAM is currently unstable, and its API may change, or it may be removed,
4617
+ without a major version bump.
4618
+ '''
4619
+ __slots__ = [
4620
+ 'bind_interface',
4621
+ 'egress_filter',
4622
+ 'endpoint',
4623
+ 'healthy',
4624
+ 'id',
4625
+ 'name',
4626
+ 'port_override',
4627
+ 'proxy_cluster_id',
4628
+ 'region',
4629
+ 'role_arn',
4630
+ 'role_external_id',
4631
+ 'secret_store_id',
4632
+ 'subdomain',
4633
+ 'tags',
4634
+ 'tlsrequired',
4635
+ ]
4636
+
4637
+ def __init__(
4638
+ self,
4639
+ bind_interface=None,
4640
+ egress_filter=None,
4641
+ endpoint=None,
4642
+ healthy=None,
4643
+ id=None,
4644
+ name=None,
4645
+ port_override=None,
4646
+ proxy_cluster_id=None,
4647
+ region=None,
4648
+ role_arn=None,
4649
+ role_external_id=None,
4650
+ secret_store_id=None,
4651
+ subdomain=None,
4652
+ tags=None,
4653
+ tlsrequired=None,
4654
+ ):
4655
+ self.bind_interface = bind_interface if bind_interface is not None else ''
4656
+ '''
4657
+ The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
4658
+ '''
4659
+ self.egress_filter = egress_filter if egress_filter is not None else ''
4660
+ '''
4661
+ A filter applied to the routing logic to pin datasource to nodes.
4662
+ '''
4663
+ self.endpoint = endpoint if endpoint is not None else ''
4664
+ '''
4665
+ The endpoint to dial e.g. search-?.region.es.amazonaws.com"
4666
+ '''
4667
+ self.healthy = healthy if healthy is not None else False
4668
+ '''
4669
+ True if the datasource is reachable and the credentials are valid.
4670
+ '''
4671
+ self.id = id if id is not None else ''
4672
+ '''
4673
+ Unique identifier of the Resource.
4674
+ '''
4675
+ self.name = name if name is not None else ''
4676
+ '''
4677
+ Unique human-readable name of the Resource.
4678
+ '''
4679
+ self.port_override = port_override if port_override is not None else 0
4680
+ '''
4681
+ The local port used by clients to connect to this resource.
4682
+ '''
4683
+ self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
4684
+ '''
4685
+ ID of the proxy cluster for this resource, if any.
4686
+ '''
4687
+ self.region = region if region is not None else ''
4688
+ '''
4689
+ The AWS region to connect to.
4690
+ '''
4691
+ self.role_arn = role_arn if role_arn is not None else ''
4692
+ '''
4693
+ The role to assume after logging in.
4694
+ '''
4695
+ self.role_external_id = role_external_id if role_external_id is not None else ''
4696
+ '''
4697
+ The external ID to associate with assume role requests. Does nothing if a role ARN is not provided.
4698
+ '''
4699
+ self.secret_store_id = secret_store_id if secret_store_id is not None else ''
4700
+ '''
4701
+ ID of the secret store containing credentials for this resource, if any.
4702
+ '''
4703
+ self.subdomain = subdomain if subdomain is not None else ''
4704
+ '''
4705
+ Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
4706
+ '''
4707
+ self.tags = tags if tags is not None else _porcelain_zero_value_tags()
4708
+ '''
4709
+ Tags is a map of key, value pairs.
4710
+ '''
4711
+ self.tlsrequired = tlsrequired if tlsrequired is not None else False
4712
+ '''
4713
+ Use TLS to connect to the OpenSearch server
4714
+ '''
4715
+
4716
+ def __repr__(self):
4717
+ return '<sdm.AmazonESIAM ' + \
4718
+ 'bind_interface: ' + repr(self.bind_interface) + ' ' +\
4719
+ 'egress_filter: ' + repr(self.egress_filter) + ' ' +\
4720
+ 'endpoint: ' + repr(self.endpoint) + ' ' +\
4721
+ 'healthy: ' + repr(self.healthy) + ' ' +\
4722
+ 'id: ' + repr(self.id) + ' ' +\
4723
+ 'name: ' + repr(self.name) + ' ' +\
4724
+ 'port_override: ' + repr(self.port_override) + ' ' +\
4725
+ 'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
4726
+ 'region: ' + repr(self.region) + ' ' +\
4727
+ 'role_arn: ' + repr(self.role_arn) + ' ' +\
4728
+ 'role_external_id: ' + repr(self.role_external_id) + ' ' +\
4729
+ 'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
4730
+ 'subdomain: ' + repr(self.subdomain) + ' ' +\
4731
+ 'tags: ' + repr(self.tags) + ' ' +\
4732
+ 'tlsrequired: ' + repr(self.tlsrequired) + ' ' +\
4733
+ '>'
4734
+
4735
+ def to_dict(self):
4736
+ return {
4737
+ 'bind_interface': self.bind_interface,
4738
+ 'egress_filter': self.egress_filter,
4739
+ 'endpoint': self.endpoint,
4740
+ 'healthy': self.healthy,
4741
+ 'id': self.id,
4742
+ 'name': self.name,
4743
+ 'port_override': self.port_override,
4744
+ 'proxy_cluster_id': self.proxy_cluster_id,
4745
+ 'region': self.region,
4746
+ 'role_arn': self.role_arn,
4747
+ 'role_external_id': self.role_external_id,
4748
+ 'secret_store_id': self.secret_store_id,
4749
+ 'subdomain': self.subdomain,
4750
+ 'tags': self.tags,
4751
+ 'tlsrequired': self.tlsrequired,
4752
+ }
4753
+
4754
+ @classmethod
4755
+ def from_dict(cls, d):
4756
+ return cls(
4757
+ bind_interface=d.get('bind_interface'),
4758
+ egress_filter=d.get('egress_filter'),
4759
+ endpoint=d.get('endpoint'),
4760
+ healthy=d.get('healthy'),
4761
+ id=d.get('id'),
4762
+ name=d.get('name'),
4763
+ port_override=d.get('port_override'),
4764
+ proxy_cluster_id=d.get('proxy_cluster_id'),
4765
+ region=d.get('region'),
4766
+ role_arn=d.get('role_arn'),
4767
+ role_external_id=d.get('role_external_id'),
4768
+ secret_store_id=d.get('secret_store_id'),
4769
+ subdomain=d.get('subdomain'),
4770
+ tags=d.get('tags'),
4771
+ tlsrequired=d.get('tlsrequired'),
4772
+ )
4773
+
4774
+
4614
4775
  class AmazonMQAMQP091:
4615
4776
  __slots__ = [
4616
4777
  'bind_interface',
@@ -2340,6 +2340,62 @@ def convert_repeated_amazon_es_to_porcelain(plumbings):
2340
2340
  return [convert_amazon_es_to_porcelain(plumbing) for plumbing in plumbings]
2341
2341
 
2342
2342
 
2343
+ def convert_amazon_esiam_to_porcelain(plumbing):
2344
+ if plumbing is None:
2345
+ return None
2346
+ porcelain = models.AmazonESIAM()
2347
+ porcelain.bind_interface = (plumbing.bind_interface)
2348
+ porcelain.egress_filter = (plumbing.egress_filter)
2349
+ porcelain.endpoint = (plumbing.endpoint)
2350
+ porcelain.healthy = (plumbing.healthy)
2351
+ porcelain.id = (plumbing.id)
2352
+ porcelain.name = (plumbing.name)
2353
+ porcelain.port_override = (plumbing.port_override)
2354
+ porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
2355
+ porcelain.region = (plumbing.region)
2356
+ porcelain.role_arn = (plumbing.role_arn)
2357
+ porcelain.role_external_id = (plumbing.role_external_id)
2358
+ porcelain.secret_store_id = (plumbing.secret_store_id)
2359
+ porcelain.subdomain = (plumbing.subdomain)
2360
+ porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
2361
+ porcelain.tlsrequired = (plumbing.tlsRequired)
2362
+ return porcelain
2363
+
2364
+
2365
+ def convert_amazon_esiam_to_plumbing(porcelain):
2366
+ plumbing = AmazonESIAM()
2367
+ if porcelain is None:
2368
+ return plumbing
2369
+ plumbing.bind_interface = (porcelain.bind_interface)
2370
+ plumbing.egress_filter = (porcelain.egress_filter)
2371
+ plumbing.endpoint = (porcelain.endpoint)
2372
+ plumbing.healthy = (porcelain.healthy)
2373
+ plumbing.id = (porcelain.id)
2374
+ plumbing.name = (porcelain.name)
2375
+ plumbing.port_override = (porcelain.port_override)
2376
+ plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
2377
+ plumbing.region = (porcelain.region)
2378
+ plumbing.role_arn = (porcelain.role_arn)
2379
+ plumbing.role_external_id = (porcelain.role_external_id)
2380
+ plumbing.secret_store_id = (porcelain.secret_store_id)
2381
+ plumbing.subdomain = (porcelain.subdomain)
2382
+ plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
2383
+ plumbing.tlsRequired = (porcelain.tlsrequired)
2384
+ return plumbing
2385
+
2386
+
2387
+ def convert_repeated_amazon_esiam_to_plumbing(porcelains):
2388
+ return [
2389
+ convert_amazon_esiam_to_plumbing(porcelain) for porcelain in porcelains
2390
+ ]
2391
+
2392
+
2393
+ def convert_repeated_amazon_esiam_to_porcelain(plumbings):
2394
+ return [
2395
+ convert_amazon_esiam_to_porcelain(plumbing) for plumbing in plumbings
2396
+ ]
2397
+
2398
+
2343
2399
  def convert_amazon_mqamqp_091_to_porcelain(plumbing):
2344
2400
  if plumbing is None:
2345
2401
  return None
@@ -10329,6 +10385,9 @@ def convert_resource_to_plumbing(porcelain):
10329
10385
  convert_amazon_eks_user_impersonation_to_plumbing(porcelain))
10330
10386
  if isinstance(porcelain, models.AmazonES):
10331
10387
  plumbing.amazon_es.CopyFrom(convert_amazon_es_to_plumbing(porcelain))
10388
+ if isinstance(porcelain, models.AmazonESIAM):
10389
+ plumbing.amazon_esiam.CopyFrom(
10390
+ convert_amazon_esiam_to_plumbing(porcelain))
10332
10391
  if isinstance(porcelain, models.AmazonMQAMQP091):
10333
10392
  plumbing.amazon_mqamqp_091.CopyFrom(
10334
10393
  convert_amazon_mqamqp_091_to_plumbing(porcelain))
@@ -10579,6 +10638,8 @@ def convert_resource_to_porcelain(plumbing):
10579
10638
  plumbing.amazon_eks_user_impersonation)
10580
10639
  if plumbing.HasField('amazon_es'):
10581
10640
  return convert_amazon_es_to_porcelain(plumbing.amazon_es)
10641
+ if plumbing.HasField('amazon_esiam'):
10642
+ return convert_amazon_esiam_to_porcelain(plumbing.amazon_esiam)
10582
10643
  if plumbing.HasField('amazon_mqamqp_091'):
10583
10644
  return convert_amazon_mqamqp_091_to_porcelain(
10584
10645
  plumbing.amazon_mqamqp_091)
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
30
30
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nspec.proto\x12\x02v1\x1a\roptions.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x12\x41lreadyExistsError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x06\"7\n\rNotFoundError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x05\"\x1d\n\x0f\x42\x61\x64RequestError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x03\"!\n\x13\x41uthenticationError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x10\"\x1d\n\x0fPermissionError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x07\"\x1b\n\rInternalError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\r\"u\n\x0eRateLimitError\x12W\n\nrate_limit\x18\x01 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x08\"\x17\n\x15\x43reateRequestMetadata\"$\n\x16\x43reateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"E\n\x12GetRequestMetadata\x12/\n\x0bsnapshot_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"!\n\x13GetResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x17\n\x15UpdateRequestMetadata\"$\n\x16UpdateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x17\n\x15\x44\x65leteRequestMetadata\"$\n\x16\x44\x65leteResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x85\x01\n\x13ListRequestMetadata\x12\x0e\n\x06\x63ursor\x18\x01 \x01(\t\x12\x0c\n\x04page\x18\x02 \x01(\x05\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\x12/\n\x0bsnapshot_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\">\n\x14ListResponseMetadata\x12\x13\n\x0bnext_cursor\x18\x01 \x01(\t\x12\x11\n\x05total\x18\x02 \x01(\x05\x42\x02\x18\x01\"\xaf\x01\n\x11RateLimitMetadata\x12\x19\n\x05limit\x18\x01 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tremaining\x18\x02 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x38\n\x08reset_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x62ucket\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x18\n\x16GenericRequestMetadata\"%\n\x17GenericResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x42R\n\x19\x63om.strongdm.api.plumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nspec.proto\x12\x02v1\x1a\roptions.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x12\x41lreadyExistsError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x06\"7\n\rNotFoundError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x05\"\x1d\n\x0f\x42\x61\x64RequestError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x03\"!\n\x13\x41uthenticationError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x10\"\x1d\n\x0fPermissionError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x07\"\x1b\n\rInternalError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\r\"u\n\x0eRateLimitError\x12W\n\nrate_limit\x18\x01 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x08\"G\n\x15\x43reateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x43reateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"u\n\x12GetRequestMetadata\x12/\n\x0bsnapshot_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x02 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"!\n\x13GetResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15UpdateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16UpdateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15\x44\x65leteRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x44\x65leteResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xb5\x01\n\x13ListRequestMetadata\x12\x0e\n\x06\x63ursor\x18\x01 \x01(\t\x12\x0c\n\x04page\x18\x02 \x01(\x05\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\x12/\n\x0bsnapshot_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x06 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\">\n\x14ListResponseMetadata\x12\x13\n\x0bnext_cursor\x18\x01 \x01(\t\x12\x11\n\x05total\x18\x02 \x01(\x05\x42\x02\x18\x01\"\xaf\x01\n\x11RateLimitMetadata\x12\x19\n\x05limit\x18\x01 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tremaining\x18\x02 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x38\n\x08reset_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x62ucket\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"H\n\x16GenericRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"%\n\x17GenericResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"=\n\x14RequirementsMetadata\x12%\n\x0crequirements\x18\x01 \x03(\x0b\x32\x0f.v1.Requirement\"=\n\x14\x46ulfillmentsMetadata\x12%\n\x0c\x66ulfillments\x18\x01 \x03(\x0b\x32\x0f.v1.Fulfillment\"*\n\x0bRequirement\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\"B\n\x0b\x46ulfillment\x12$\n\x0brequirement\x18\x01 \x01(\x0b\x32\x0f.v1.Requirement\x12\r\n\x05value\x18\x02 \x01(\tBR\n\x19\x63om.strongdm.api.plumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
34
 
35
35
 
36
36
 
@@ -54,6 +54,10 @@ _LISTRESPONSEMETADATA = DESCRIPTOR.message_types_by_name['ListResponseMetadata']
54
54
  _RATELIMITMETADATA = DESCRIPTOR.message_types_by_name['RateLimitMetadata']
55
55
  _GENERICREQUESTMETADATA = DESCRIPTOR.message_types_by_name['GenericRequestMetadata']
56
56
  _GENERICRESPONSEMETADATA = DESCRIPTOR.message_types_by_name['GenericResponseMetadata']
57
+ _REQUIREMENTSMETADATA = DESCRIPTOR.message_types_by_name['RequirementsMetadata']
58
+ _FULFILLMENTSMETADATA = DESCRIPTOR.message_types_by_name['FulfillmentsMetadata']
59
+ _REQUIREMENT = DESCRIPTOR.message_types_by_name['Requirement']
60
+ _FULFILLMENT = DESCRIPTOR.message_types_by_name['Fulfillment']
57
61
  AlreadyExistsError = _reflection.GeneratedProtocolMessageType('AlreadyExistsError', (_message.Message,), {
58
62
  'DESCRIPTOR' : _ALREADYEXISTSERROR,
59
63
  '__module__' : 'spec_pb2'
@@ -194,6 +198,34 @@ GenericResponseMetadata = _reflection.GeneratedProtocolMessageType('GenericRespo
194
198
  })
195
199
  _sym_db.RegisterMessage(GenericResponseMetadata)
196
200
 
201
+ RequirementsMetadata = _reflection.GeneratedProtocolMessageType('RequirementsMetadata', (_message.Message,), {
202
+ 'DESCRIPTOR' : _REQUIREMENTSMETADATA,
203
+ '__module__' : 'spec_pb2'
204
+ # @@protoc_insertion_point(class_scope:v1.RequirementsMetadata)
205
+ })
206
+ _sym_db.RegisterMessage(RequirementsMetadata)
207
+
208
+ FulfillmentsMetadata = _reflection.GeneratedProtocolMessageType('FulfillmentsMetadata', (_message.Message,), {
209
+ 'DESCRIPTOR' : _FULFILLMENTSMETADATA,
210
+ '__module__' : 'spec_pb2'
211
+ # @@protoc_insertion_point(class_scope:v1.FulfillmentsMetadata)
212
+ })
213
+ _sym_db.RegisterMessage(FulfillmentsMetadata)
214
+
215
+ Requirement = _reflection.GeneratedProtocolMessageType('Requirement', (_message.Message,), {
216
+ 'DESCRIPTOR' : _REQUIREMENT,
217
+ '__module__' : 'spec_pb2'
218
+ # @@protoc_insertion_point(class_scope:v1.Requirement)
219
+ })
220
+ _sym_db.RegisterMessage(Requirement)
221
+
222
+ Fulfillment = _reflection.GeneratedProtocolMessageType('Fulfillment', (_message.Message,), {
223
+ 'DESCRIPTOR' : _FULFILLMENT,
224
+ '__module__' : 'spec_pb2'
225
+ # @@protoc_insertion_point(class_scope:v1.Fulfillment)
226
+ })
227
+ _sym_db.RegisterMessage(Fulfillment)
228
+
197
229
  if _descriptor._USE_C_DESCRIPTORS == False:
198
230
 
199
231
  DESCRIPTOR._options = None
@@ -255,29 +287,37 @@ if _descriptor._USE_C_DESCRIPTORS == False:
255
287
  _RATELIMITERROR._serialized_start=311
256
288
  _RATELIMITERROR._serialized_end=428
257
289
  _CREATEREQUESTMETADATA._serialized_start=430
258
- _CREATEREQUESTMETADATA._serialized_end=453
259
- _CREATERESPONSEMETADATA._serialized_start=455
260
- _CREATERESPONSEMETADATA._serialized_end=491
261
- _GETREQUESTMETADATA._serialized_start=493
262
- _GETREQUESTMETADATA._serialized_end=562
263
- _GETRESPONSEMETADATA._serialized_start=564
264
- _GETRESPONSEMETADATA._serialized_end=597
265
- _UPDATEREQUESTMETADATA._serialized_start=599
266
- _UPDATEREQUESTMETADATA._serialized_end=622
267
- _UPDATERESPONSEMETADATA._serialized_start=624
268
- _UPDATERESPONSEMETADATA._serialized_end=660
269
- _DELETEREQUESTMETADATA._serialized_start=662
270
- _DELETEREQUESTMETADATA._serialized_end=685
271
- _DELETERESPONSEMETADATA._serialized_start=687
272
- _DELETERESPONSEMETADATA._serialized_end=723
273
- _LISTREQUESTMETADATA._serialized_start=726
274
- _LISTREQUESTMETADATA._serialized_end=859
275
- _LISTRESPONSEMETADATA._serialized_start=861
276
- _LISTRESPONSEMETADATA._serialized_end=923
277
- _RATELIMITMETADATA._serialized_start=926
278
- _RATELIMITMETADATA._serialized_end=1101
279
- _GENERICREQUESTMETADATA._serialized_start=1103
280
- _GENERICREQUESTMETADATA._serialized_end=1127
281
- _GENERICRESPONSEMETADATA._serialized_start=1129
282
- _GENERICRESPONSEMETADATA._serialized_end=1166
290
+ _CREATEREQUESTMETADATA._serialized_end=501
291
+ _CREATERESPONSEMETADATA._serialized_start=503
292
+ _CREATERESPONSEMETADATA._serialized_end=539
293
+ _GETREQUESTMETADATA._serialized_start=541
294
+ _GETREQUESTMETADATA._serialized_end=658
295
+ _GETRESPONSEMETADATA._serialized_start=660
296
+ _GETRESPONSEMETADATA._serialized_end=693
297
+ _UPDATEREQUESTMETADATA._serialized_start=695
298
+ _UPDATEREQUESTMETADATA._serialized_end=766
299
+ _UPDATERESPONSEMETADATA._serialized_start=768
300
+ _UPDATERESPONSEMETADATA._serialized_end=804
301
+ _DELETEREQUESTMETADATA._serialized_start=806
302
+ _DELETEREQUESTMETADATA._serialized_end=877
303
+ _DELETERESPONSEMETADATA._serialized_start=879
304
+ _DELETERESPONSEMETADATA._serialized_end=915
305
+ _LISTREQUESTMETADATA._serialized_start=918
306
+ _LISTREQUESTMETADATA._serialized_end=1099
307
+ _LISTRESPONSEMETADATA._serialized_start=1101
308
+ _LISTRESPONSEMETADATA._serialized_end=1163
309
+ _RATELIMITMETADATA._serialized_start=1166
310
+ _RATELIMITMETADATA._serialized_end=1341
311
+ _GENERICREQUESTMETADATA._serialized_start=1343
312
+ _GENERICREQUESTMETADATA._serialized_end=1415
313
+ _GENERICRESPONSEMETADATA._serialized_start=1417
314
+ _GENERICRESPONSEMETADATA._serialized_end=1454
315
+ _REQUIREMENTSMETADATA._serialized_start=1456
316
+ _REQUIREMENTSMETADATA._serialized_end=1517
317
+ _FULFILLMENTSMETADATA._serialized_start=1519
318
+ _FULFILLMENTSMETADATA._serialized_end=1580
319
+ _REQUIREMENT._serialized_start=1582
320
+ _REQUIREMENT._serialized_end=1624
321
+ _FULFILLMENT._serialized_start=1626
322
+ _FULFILLMENT._serialized_end=1692
283
323
  # @@protoc_insertion_point(module_scope)
@@ -4464,6 +4464,7 @@ class Resources:
4464
4464
  `strongdm.models.AmazonEKSInstanceProfileUserImpersonation`
4465
4465
  `strongdm.models.AmazonEKSUserImpersonation`
4466
4466
  `strongdm.models.AmazonES`
4467
+ `strongdm.models.AmazonESIAM`
4467
4468
  `strongdm.models.AmazonMQAMQP091`
4468
4469
  `strongdm.models.Athena`
4469
4470
  `strongdm.models.AthenaIAM`
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 12.9.0
3
+ Version: 12.9.1
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.1.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
File without changes
File without changes
File without changes
File without changes