strongdm 12.6.0__zip → 12.9.0__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.6.0 → strongdm-12.9.0}/PKG-INFO +2 -2
  2. {strongdm-12.6.0 → strongdm-12.9.0}/setup.py +2 -2
  3. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_requests_pb2.py +12 -10
  4. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/client.py +1 -1
  5. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/drivers_pb2.py +237 -195
  6. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/models.py +161 -4
  7. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/plumbing.py +62 -1
  8. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/queries_pb2.py +8 -6
  9. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/svc.py +3 -2
  10. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-12.6.0 → strongdm-12.9.0}/LICENSE +0 -0
  12. {strongdm-12.6.0 → strongdm-12.9.0}/README.md +0 -0
  13. {strongdm-12.6.0 → strongdm-12.9.0}/setup.cfg +0 -0
  14. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/__init__.py +0 -0
  15. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/constants.py +0 -0
  53. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/control_panel_pb2.py +0 -0
  54. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  55. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/drivers_pb2_grpc.py +0 -0
  56. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/errors.py +0 -0
  57. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/health_checks_pb2.py +0 -0
  58. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  59. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  60. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  61. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_aliases_pb2.py +0 -0
  62. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  63. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_sets_history_pb2.py +0 -0
  64. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  65. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_sets_pb2.py +0 -0
  66. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  67. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/nodes_history_pb2.py +0 -0
  68. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  69. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/nodes_pb2.py +0 -0
  70. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/nodes_pb2_grpc.py +0 -0
  71. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/options_pb2.py +0 -0
  72. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/options_pb2_grpc.py +0 -0
  73. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/organization_history_pb2.py +0 -0
  74. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  75. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  76. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  77. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_peers_pb2.py +0 -0
  78. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  79. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_resources_pb2.py +0 -0
  80. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  81. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_groups_pb2.py +0 -0
  82. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  83. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/policies_history_pb2.py +0 -0
  84. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  85. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/policies_pb2.py +0 -0
  86. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/policies_pb2_grpc.py +0 -0
  87. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  88. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  89. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/queries_pb2_grpc.py +0 -0
  90. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identities_history_pb2.py +0 -0
  91. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  92. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identities_pb2.py +0 -0
  93. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  94. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  95. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  96. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  97. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  98. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/replays_pb2.py +0 -0
  99. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/replays_pb2_grpc.py +0 -0
  100. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/resources_history_pb2.py +0 -0
  101. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  102. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/resources_pb2.py +0 -0
  103. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/resources_pb2_grpc.py +0 -0
  104. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/role_resources_history_pb2.py +0 -0
  105. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  106. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/role_resources_pb2.py +0 -0
  107. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  108. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/roles_history_pb2.py +0 -0
  109. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  110. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/roles_pb2.py +0 -0
  111. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/roles_pb2_grpc.py +0 -0
  112. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  113. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  114. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_store_healths_pb2.py +0 -0
  115. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  116. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_store_types_pb2.py +0 -0
  117. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  118. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_stores_history_pb2.py +0 -0
  119. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  120. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_stores_pb2.py +0 -0
  121. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  122. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/spec_pb2.py +0 -0
  123. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-12.6.0 → strongdm-12.9.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -5858,6 +5858,158 @@ class Athena:
5858
5858
  )
5859
5859
 
5860
5860
 
5861
+ class AthenaIAM:
5862
+ '''
5863
+ AthenaIAM is currently unstable, and its API may change, or it may be removed,
5864
+ without a major version bump.
5865
+ '''
5866
+ __slots__ = [
5867
+ 'bind_interface',
5868
+ 'egress_filter',
5869
+ 'healthy',
5870
+ 'id',
5871
+ 'name',
5872
+ 'output',
5873
+ 'port_override',
5874
+ 'proxy_cluster_id',
5875
+ 'region',
5876
+ 'role_arn',
5877
+ 'role_external_id',
5878
+ 'secret_store_id',
5879
+ 'subdomain',
5880
+ 'tags',
5881
+ ]
5882
+
5883
+ def __init__(
5884
+ self,
5885
+ bind_interface=None,
5886
+ egress_filter=None,
5887
+ healthy=None,
5888
+ id=None,
5889
+ name=None,
5890
+ output=None,
5891
+ port_override=None,
5892
+ proxy_cluster_id=None,
5893
+ region=None,
5894
+ role_arn=None,
5895
+ role_external_id=None,
5896
+ secret_store_id=None,
5897
+ subdomain=None,
5898
+ tags=None,
5899
+ ):
5900
+ self.bind_interface = bind_interface if bind_interface is not None else ''
5901
+ '''
5902
+ 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.
5903
+ '''
5904
+ self.egress_filter = egress_filter if egress_filter is not None else ''
5905
+ '''
5906
+ A filter applied to the routing logic to pin datasource to nodes.
5907
+ '''
5908
+ self.healthy = healthy if healthy is not None else False
5909
+ '''
5910
+ True if the datasource is reachable and the credentials are valid.
5911
+ '''
5912
+ self.id = id if id is not None else ''
5913
+ '''
5914
+ Unique identifier of the Resource.
5915
+ '''
5916
+ self.name = name if name is not None else ''
5917
+ '''
5918
+ Unique human-readable name of the Resource.
5919
+ '''
5920
+ self.output = output if output is not None else ''
5921
+ '''
5922
+ The AWS S3 output location.
5923
+ '''
5924
+ self.port_override = port_override if port_override is not None else 0
5925
+ '''
5926
+ The local port used by clients to connect to this resource.
5927
+ '''
5928
+ self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
5929
+ '''
5930
+ ID of the proxy cluster for this resource, if any.
5931
+ '''
5932
+ self.region = region if region is not None else ''
5933
+ '''
5934
+ The AWS region to connect to e.g. us-east-1.
5935
+ '''
5936
+ self.role_arn = role_arn if role_arn is not None else ''
5937
+ '''
5938
+ The role to assume after logging in.
5939
+ '''
5940
+ self.role_external_id = role_external_id if role_external_id is not None else ''
5941
+ '''
5942
+ The external ID to associate with assume role requests. Does nothing if a role ARN is not provided.
5943
+ '''
5944
+ self.secret_store_id = secret_store_id if secret_store_id is not None else ''
5945
+ '''
5946
+ ID of the secret store containing credentials for this resource, if any.
5947
+ '''
5948
+ self.subdomain = subdomain if subdomain is not None else ''
5949
+ '''
5950
+ Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
5951
+ '''
5952
+ self.tags = tags if tags is not None else _porcelain_zero_value_tags()
5953
+ '''
5954
+ Tags is a map of key, value pairs.
5955
+ '''
5956
+
5957
+ def __repr__(self):
5958
+ return '<sdm.AthenaIAM ' + \
5959
+ 'bind_interface: ' + repr(self.bind_interface) + ' ' +\
5960
+ 'egress_filter: ' + repr(self.egress_filter) + ' ' +\
5961
+ 'healthy: ' + repr(self.healthy) + ' ' +\
5962
+ 'id: ' + repr(self.id) + ' ' +\
5963
+ 'name: ' + repr(self.name) + ' ' +\
5964
+ 'output: ' + repr(self.output) + ' ' +\
5965
+ 'port_override: ' + repr(self.port_override) + ' ' +\
5966
+ 'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
5967
+ 'region: ' + repr(self.region) + ' ' +\
5968
+ 'role_arn: ' + repr(self.role_arn) + ' ' +\
5969
+ 'role_external_id: ' + repr(self.role_external_id) + ' ' +\
5970
+ 'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
5971
+ 'subdomain: ' + repr(self.subdomain) + ' ' +\
5972
+ 'tags: ' + repr(self.tags) + ' ' +\
5973
+ '>'
5974
+
5975
+ def to_dict(self):
5976
+ return {
5977
+ 'bind_interface': self.bind_interface,
5978
+ 'egress_filter': self.egress_filter,
5979
+ 'healthy': self.healthy,
5980
+ 'id': self.id,
5981
+ 'name': self.name,
5982
+ 'output': self.output,
5983
+ 'port_override': self.port_override,
5984
+ 'proxy_cluster_id': self.proxy_cluster_id,
5985
+ 'region': self.region,
5986
+ 'role_arn': self.role_arn,
5987
+ 'role_external_id': self.role_external_id,
5988
+ 'secret_store_id': self.secret_store_id,
5989
+ 'subdomain': self.subdomain,
5990
+ 'tags': self.tags,
5991
+ }
5992
+
5993
+ @classmethod
5994
+ def from_dict(cls, d):
5995
+ return cls(
5996
+ bind_interface=d.get('bind_interface'),
5997
+ egress_filter=d.get('egress_filter'),
5998
+ healthy=d.get('healthy'),
5999
+ id=d.get('id'),
6000
+ name=d.get('name'),
6001
+ output=d.get('output'),
6002
+ port_override=d.get('port_override'),
6003
+ proxy_cluster_id=d.get('proxy_cluster_id'),
6004
+ region=d.get('region'),
6005
+ role_arn=d.get('role_arn'),
6006
+ role_external_id=d.get('role_external_id'),
6007
+ secret_store_id=d.get('secret_store_id'),
6008
+ subdomain=d.get('subdomain'),
6009
+ tags=d.get('tags'),
6010
+ )
6011
+
6012
+
5861
6013
  class AuroraMysql:
5862
6014
  __slots__ = [
5863
6015
  'bind_interface',
@@ -6036,10 +6188,6 @@ class AuroraMysql:
6036
6188
 
6037
6189
 
6038
6190
  class AuroraMysqlIAM:
6039
- '''
6040
- AuroraMysqlIAM is currently unstable, and its API may change, or it may be removed,
6041
- without a major version bump.
6042
- '''
6043
6191
  __slots__ = [
6044
6192
  'bind_interface',
6045
6193
  'database',
@@ -19845,6 +19993,7 @@ class QueryCapture:
19845
19993
  'impersonation_groups',
19846
19994
  'impersonation_user',
19847
19995
  'pod',
19996
+ 'privilege_groups',
19848
19997
  'request_body',
19849
19998
  'request_method',
19850
19999
  'request_uri',
@@ -19864,6 +20013,7 @@ class QueryCapture:
19864
20013
  impersonation_groups=None,
19865
20014
  impersonation_user=None,
19866
20015
  pod=None,
20016
+ privilege_groups=None,
19867
20017
  request_body=None,
19868
20018
  request_method=None,
19869
20019
  request_uri=None,
@@ -19910,6 +20060,10 @@ class QueryCapture:
19910
20060
  '''
19911
20061
  The target pod of a Kubernetes operation.
19912
20062
  '''
20063
+ self.privilege_groups = privilege_groups if privilege_groups is not None else []
20064
+ '''
20065
+ The additional impersonation groups, as granted by privilege levels, of a Kubernetes operation.
20066
+ '''
19913
20067
  self.request_body = request_body if request_body is not None else b''
19914
20068
  '''
19915
20069
  The HTTP request body of a Kubernetes operation.
@@ -19943,6 +20097,7 @@ class QueryCapture:
19943
20097
  'impersonation_groups: ' + repr(self.impersonation_groups) + ' ' +\
19944
20098
  'impersonation_user: ' + repr(self.impersonation_user) + ' ' +\
19945
20099
  'pod: ' + repr(self.pod) + ' ' +\
20100
+ 'privilege_groups: ' + repr(self.privilege_groups) + ' ' +\
19946
20101
  'request_body: ' + repr(self.request_body) + ' ' +\
19947
20102
  'request_method: ' + repr(self.request_method) + ' ' +\
19948
20103
  'request_uri: ' + repr(self.request_uri) + ' ' +\
@@ -19962,6 +20117,7 @@ class QueryCapture:
19962
20117
  'impersonation_groups': self.impersonation_groups,
19963
20118
  'impersonation_user': self.impersonation_user,
19964
20119
  'pod': self.pod,
20120
+ 'privilege_groups': self.privilege_groups,
19965
20121
  'request_body': self.request_body,
19966
20122
  'request_method': self.request_method,
19967
20123
  'request_uri': self.request_uri,
@@ -19982,6 +20138,7 @@ class QueryCapture:
19982
20138
  impersonation_groups=d.get('impersonation_groups'),
19983
20139
  impersonation_user=d.get('impersonation_user'),
19984
20140
  pod=d.get('pod'),
20141
+ privilege_groups=d.get('privilege_groups'),
19985
20142
  request_body=d.get('request_body'),
19986
20143
  request_method=d.get('request_method'),
19987
20144
  request_uri=d.get('request_uri'),
@@ -30,6 +30,7 @@ from .tags_pb2 import *
30
30
  from .access_requests_pb2 import *
31
31
  from .access_request_events_history_pb2 import *
32
32
  from .access_requests_history_pb2 import *
33
+ from .drivers_pb2 import *
33
34
  from .account_attachments_pb2 import *
34
35
  from .account_attachments_history_pb2 import *
35
36
  from .account_grants_pb2 import *
@@ -47,7 +48,6 @@ from .approval_workflow_steps_history_pb2 import *
47
48
  from .approval_workflows_pb2 import *
48
49
  from .approval_workflows_history_pb2 import *
49
50
  from .control_panel_pb2 import *
50
- from .drivers_pb2 import *
51
51
  from .health_checks_pb2 import *
52
52
  from .identity_aliases_pb2 import *
53
53
  from .identity_aliases_history_pb2 import *
@@ -3161,6 +3161,60 @@ def convert_repeated_athena_to_porcelain(plumbings):
3161
3161
  return [convert_athena_to_porcelain(plumbing) for plumbing in plumbings]
3162
3162
 
3163
3163
 
3164
+ def convert_athena_iam_to_porcelain(plumbing):
3165
+ if plumbing is None:
3166
+ return None
3167
+ porcelain = models.AthenaIAM()
3168
+ porcelain.bind_interface = (plumbing.bind_interface)
3169
+ porcelain.egress_filter = (plumbing.egress_filter)
3170
+ porcelain.healthy = (plumbing.healthy)
3171
+ porcelain.id = (plumbing.id)
3172
+ porcelain.name = (plumbing.name)
3173
+ porcelain.output = (plumbing.output)
3174
+ porcelain.port_override = (plumbing.port_override)
3175
+ porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
3176
+ porcelain.region = (plumbing.region)
3177
+ porcelain.role_arn = (plumbing.role_arn)
3178
+ porcelain.role_external_id = (plumbing.role_external_id)
3179
+ porcelain.secret_store_id = (plumbing.secret_store_id)
3180
+ porcelain.subdomain = (plumbing.subdomain)
3181
+ porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
3182
+ return porcelain
3183
+
3184
+
3185
+ def convert_athena_iam_to_plumbing(porcelain):
3186
+ plumbing = AthenaIAM()
3187
+ if porcelain is None:
3188
+ return plumbing
3189
+ plumbing.bind_interface = (porcelain.bind_interface)
3190
+ plumbing.egress_filter = (porcelain.egress_filter)
3191
+ plumbing.healthy = (porcelain.healthy)
3192
+ plumbing.id = (porcelain.id)
3193
+ plumbing.name = (porcelain.name)
3194
+ plumbing.output = (porcelain.output)
3195
+ plumbing.port_override = (porcelain.port_override)
3196
+ plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
3197
+ plumbing.region = (porcelain.region)
3198
+ plumbing.role_arn = (porcelain.role_arn)
3199
+ plumbing.role_external_id = (porcelain.role_external_id)
3200
+ plumbing.secret_store_id = (porcelain.secret_store_id)
3201
+ plumbing.subdomain = (porcelain.subdomain)
3202
+ plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
3203
+ return plumbing
3204
+
3205
+
3206
+ def convert_repeated_athena_iam_to_plumbing(porcelains):
3207
+ return [
3208
+ convert_athena_iam_to_plumbing(porcelain) for porcelain in porcelains
3209
+ ]
3210
+
3211
+
3212
+ def convert_repeated_athena_iam_to_porcelain(plumbings):
3213
+ return [
3214
+ convert_athena_iam_to_porcelain(plumbing) for plumbing in plumbings
3215
+ ]
3216
+
3217
+
3164
3218
  def convert_aurora_mysql_to_porcelain(plumbing):
3165
3219
  if plumbing is None:
3166
3220
  return None
@@ -9272,6 +9326,7 @@ def convert_query_capture_to_porcelain(plumbing):
9272
9326
  porcelain.impersonation_groups = (plumbing.impersonation_groups)
9273
9327
  porcelain.impersonation_user = (plumbing.impersonation_user)
9274
9328
  porcelain.pod = (plumbing.pod)
9329
+ porcelain.privilege_groups = (plumbing.privilege_groups)
9275
9330
  porcelain.request_body = (plumbing.request_body)
9276
9331
  porcelain.request_method = (plumbing.request_method)
9277
9332
  porcelain.request_uri = (plumbing.request_uri)
@@ -9295,6 +9350,8 @@ def convert_query_capture_to_plumbing(porcelain):
9295
9350
  plumbing.impersonation_groups.extend((porcelain.impersonation_groups))
9296
9351
  plumbing.impersonation_user = (porcelain.impersonation_user)
9297
9352
  plumbing.pod = (porcelain.pod)
9353
+ del plumbing.privilege_groups[:]
9354
+ plumbing.privilege_groups.extend((porcelain.privilege_groups))
9298
9355
  plumbing.request_body = (porcelain.request_body)
9299
9356
  plumbing.request_method = (porcelain.request_method)
9300
9357
  plumbing.request_uri = (porcelain.request_uri)
@@ -10277,6 +10334,8 @@ def convert_resource_to_plumbing(porcelain):
10277
10334
  convert_amazon_mqamqp_091_to_plumbing(porcelain))
10278
10335
  if isinstance(porcelain, models.Athena):
10279
10336
  plumbing.athena.CopyFrom(convert_athena_to_plumbing(porcelain))
10337
+ if isinstance(porcelain, models.AthenaIAM):
10338
+ plumbing.athena_iam.CopyFrom(convert_athena_iam_to_plumbing(porcelain))
10280
10339
  if isinstance(porcelain, models.AuroraMysql):
10281
10340
  plumbing.aurora_mysql.CopyFrom(
10282
10341
  convert_aurora_mysql_to_plumbing(porcelain))
@@ -10525,6 +10584,8 @@ def convert_resource_to_porcelain(plumbing):
10525
10584
  plumbing.amazon_mqamqp_091)
10526
10585
  if plumbing.HasField('athena'):
10527
10586
  return convert_athena_to_porcelain(plumbing.athena)
10587
+ if plumbing.HasField('athena_iam'):
10588
+ return convert_athena_iam_to_porcelain(plumbing.athena_iam)
10528
10589
  if plumbing.HasField('aurora_mysql'):
10529
10590
  return convert_aurora_mysql_to_porcelain(plumbing.aurora_mysql)
10530
10591
  if plumbing.HasField('aurora_mysql_iam'):
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
33
33
  from . import tags_pb2 as tags__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x94\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x18remote_identity_username\x18\x08 \x01(\tB\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x1a\n\x06target\x18\x1b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x36\n\tauthzJson\x18\x1c \x01(\tB#\xf2\xf8\xb3\x07\x1e\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP\x12+\n\x17identity_alias_username\x18\x1e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xfd\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12impersonation_user\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14impersonation_groups\x18\x0f \x03(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x94\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x18remote_identity_username\x18\x08 \x01(\tB\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x1a\n\x06target\x18\x1b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x36\n\tauthzJson\x18\x1c \x01(\tB#\xf2\xf8\xb3\x07\x1e\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP\x12+\n\x17identity_alias_username\x18\x1e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xa3\x05\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12impersonation_user\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14impersonation_groups\x18\x0f \x03(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10privilege_groups\x18\x10 \x03(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
37
37
 
38
38
 
39
39
 
@@ -187,6 +187,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
187
187
  _QUERYCAPTURE.fields_by_name['impersonation_user']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
188
188
  _QUERYCAPTURE.fields_by_name['impersonation_groups']._options = None
189
189
  _QUERYCAPTURE.fields_by_name['impersonation_groups']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
190
+ _QUERYCAPTURE.fields_by_name['privilege_groups']._options = None
191
+ _QUERYCAPTURE.fields_by_name['privilege_groups']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
190
192
  _QUERYCAPTURE._options = None
191
193
  _QUERYCAPTURE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001\372\370\263\007\006\322\363\263\007\001*\372\370\263\007\030\322\363\263\007\023!terraform-provider'
192
194
  _QUERIES._options = None
@@ -200,9 +202,9 @@ if _descriptor._USE_C_DESCRIPTORS == False:
200
202
  _QUERY._serialized_start=488
201
203
  _QUERY._serialized_end=1788
202
204
  _QUERYCAPTURE._serialized_start=1791
203
- _QUERYCAPTURE._serialized_end=2428
204
- _QUERYCAPTURE_ENVENTRY._serialized_start=2334
205
- _QUERYCAPTURE_ENVENTRY._serialized_end=2376
206
- _QUERIES._serialized_start=2431
207
- _QUERIES._serialized_end=2596
205
+ _QUERYCAPTURE._serialized_end=2466
206
+ _QUERYCAPTURE_ENVENTRY._serialized_start=2372
207
+ _QUERYCAPTURE_ENVENTRY._serialized_end=2414
208
+ _QUERIES._serialized_start=2469
209
+ _QUERIES._serialized_end=2634
208
210
  # @@protoc_insertion_point(module_scope)
@@ -30,6 +30,8 @@ from .access_request_events_history_pb2 import *
30
30
  from .access_request_events_history_pb2_grpc import *
31
31
  from .access_requests_history_pb2 import *
32
32
  from .access_requests_history_pb2_grpc import *
33
+ from .drivers_pb2 import *
34
+ from .drivers_pb2_grpc import *
33
35
  from .account_attachments_pb2 import *
34
36
  from .account_attachments_pb2_grpc import *
35
37
  from .account_attachments_history_pb2 import *
@@ -64,8 +66,6 @@ from .approval_workflows_history_pb2 import *
64
66
  from .approval_workflows_history_pb2_grpc import *
65
67
  from .control_panel_pb2 import *
66
68
  from .control_panel_pb2_grpc import *
67
- from .drivers_pb2 import *
68
- from .drivers_pb2_grpc import *
69
69
  from .health_checks_pb2 import *
70
70
  from .health_checks_pb2_grpc import *
71
71
  from .identity_aliases_pb2 import *
@@ -4466,6 +4466,7 @@ class Resources:
4466
4466
  `strongdm.models.AmazonES`
4467
4467
  `strongdm.models.AmazonMQAMQP091`
4468
4468
  `strongdm.models.Athena`
4469
+ `strongdm.models.AthenaIAM`
4469
4470
  `strongdm.models.AuroraMysql`
4470
4471
  `strongdm.models.AuroraMysqlIAM`
4471
4472
  `strongdm.models.AuroraPostgres`
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 12.6.0
3
+ Version: 12.9.0
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.6.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.0.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