strongdm 12.5.0__zip → 12.8.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.
- {strongdm-12.5.0 → strongdm-12.8.0}/PKG-INFO +2 -2
- {strongdm-12.5.0 → strongdm-12.8.0}/setup.py +2 -2
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/client.py +1 -1
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/drivers_pb2.py +238 -196
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/models.py +152 -8
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/plumbing.py +58 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/svc.py +1 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-12.5.0 → strongdm-12.8.0}/LICENSE +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/README.md +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/setup.cfg +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/__init__.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/constants.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/errors.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/options_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-12.5.0 → strongdm-12.8.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-12.5.0 → strongdm-12.8.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',
|
@@ -10530,10 +10678,6 @@ class DynamoDB:
|
|
10530
10678
|
|
10531
10679
|
|
10532
10680
|
class DynamoDBIAM:
|
10533
|
-
'''
|
10534
|
-
DynamoDBIAM is currently unstable, and its API may change, or it may be removed,
|
10535
|
-
without a major version bump.
|
10536
|
-
'''
|
10537
10681
|
__slots__ = [
|
10538
10682
|
'bind_interface',
|
10539
10683
|
'egress_filter',
|
@@ -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
|
@@ -10277,6 +10331,8 @@ def convert_resource_to_plumbing(porcelain):
|
|
10277
10331
|
convert_amazon_mqamqp_091_to_plumbing(porcelain))
|
10278
10332
|
if isinstance(porcelain, models.Athena):
|
10279
10333
|
plumbing.athena.CopyFrom(convert_athena_to_plumbing(porcelain))
|
10334
|
+
if isinstance(porcelain, models.AthenaIAM):
|
10335
|
+
plumbing.athena_iam.CopyFrom(convert_athena_iam_to_plumbing(porcelain))
|
10280
10336
|
if isinstance(porcelain, models.AuroraMysql):
|
10281
10337
|
plumbing.aurora_mysql.CopyFrom(
|
10282
10338
|
convert_aurora_mysql_to_plumbing(porcelain))
|
@@ -10525,6 +10581,8 @@ def convert_resource_to_porcelain(plumbing):
|
|
10525
10581
|
plumbing.amazon_mqamqp_091)
|
10526
10582
|
if plumbing.HasField('athena'):
|
10527
10583
|
return convert_athena_to_porcelain(plumbing.athena)
|
10584
|
+
if plumbing.HasField('athena_iam'):
|
10585
|
+
return convert_athena_iam_to_porcelain(plumbing.athena_iam)
|
10528
10586
|
if plumbing.HasField('aurora_mysql'):
|
10529
10587
|
return convert_aurora_mysql_to_porcelain(plumbing.aurora_mysql)
|
10530
10588
|
if plumbing.HasField('aurora_mysql_iam'):
|
@@ -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.
|
3
|
+
Version: 12.8.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.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.8.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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{strongdm-12.5.0 → strongdm-12.8.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|