strongdm 12.4.0__zip → 12.6.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.4.0 → strongdm-12.6.0}/PKG-INFO +2 -2
- {strongdm-12.4.0 → strongdm-12.6.0}/setup.py +2 -2
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/client.py +1 -1
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/drivers_pb2.py +233 -193
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/models.py +139 -4
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/plumbing.py +60 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/svc.py +1 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-12.4.0 → strongdm-12.6.0}/LICENSE +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/README.md +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/setup.cfg +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/__init__.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/constants.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/errors.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/options_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-12.4.0 → strongdm-12.6.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -9910,6 +9910,145 @@ class DocumentDBHost:
|
|
9910
9910
|
)
|
9911
9911
|
|
9912
9912
|
|
9913
|
+
class DocumentDBHostIAM:
|
9914
|
+
__slots__ = [
|
9915
|
+
'bind_interface',
|
9916
|
+
'egress_filter',
|
9917
|
+
'healthy',
|
9918
|
+
'hostname',
|
9919
|
+
'id',
|
9920
|
+
'name',
|
9921
|
+
'port',
|
9922
|
+
'port_override',
|
9923
|
+
'proxy_cluster_id',
|
9924
|
+
'region',
|
9925
|
+
'secret_store_id',
|
9926
|
+
'subdomain',
|
9927
|
+
'tags',
|
9928
|
+
]
|
9929
|
+
|
9930
|
+
def __init__(
|
9931
|
+
self,
|
9932
|
+
bind_interface=None,
|
9933
|
+
egress_filter=None,
|
9934
|
+
healthy=None,
|
9935
|
+
hostname=None,
|
9936
|
+
id=None,
|
9937
|
+
name=None,
|
9938
|
+
port=None,
|
9939
|
+
port_override=None,
|
9940
|
+
proxy_cluster_id=None,
|
9941
|
+
region=None,
|
9942
|
+
secret_store_id=None,
|
9943
|
+
subdomain=None,
|
9944
|
+
tags=None,
|
9945
|
+
):
|
9946
|
+
self.bind_interface = bind_interface if bind_interface is not None else ''
|
9947
|
+
'''
|
9948
|
+
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.
|
9949
|
+
'''
|
9950
|
+
self.egress_filter = egress_filter if egress_filter is not None else ''
|
9951
|
+
'''
|
9952
|
+
A filter applied to the routing logic to pin datasource to nodes.
|
9953
|
+
'''
|
9954
|
+
self.healthy = healthy if healthy is not None else False
|
9955
|
+
'''
|
9956
|
+
True if the datasource is reachable and the credentials are valid.
|
9957
|
+
'''
|
9958
|
+
self.hostname = hostname if hostname is not None else ''
|
9959
|
+
'''
|
9960
|
+
The host to dial to initiate a connection from the egress node to this resource.
|
9961
|
+
'''
|
9962
|
+
self.id = id if id is not None else ''
|
9963
|
+
'''
|
9964
|
+
Unique identifier of the Resource.
|
9965
|
+
'''
|
9966
|
+
self.name = name if name is not None else ''
|
9967
|
+
'''
|
9968
|
+
Unique human-readable name of the Resource.
|
9969
|
+
'''
|
9970
|
+
self.port = port if port is not None else 0
|
9971
|
+
'''
|
9972
|
+
The port to dial to initiate a connection from the egress node to this resource.
|
9973
|
+
'''
|
9974
|
+
self.port_override = port_override if port_override is not None else 0
|
9975
|
+
'''
|
9976
|
+
The local port used by clients to connect to this resource.
|
9977
|
+
'''
|
9978
|
+
self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
|
9979
|
+
'''
|
9980
|
+
ID of the proxy cluster for this resource, if any.
|
9981
|
+
'''
|
9982
|
+
self.region = region if region is not None else ''
|
9983
|
+
'''
|
9984
|
+
The AWS region to connect to.
|
9985
|
+
'''
|
9986
|
+
self.secret_store_id = secret_store_id if secret_store_id is not None else ''
|
9987
|
+
'''
|
9988
|
+
ID of the secret store containing credentials for this resource, if any.
|
9989
|
+
'''
|
9990
|
+
self.subdomain = subdomain if subdomain is not None else ''
|
9991
|
+
'''
|
9992
|
+
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
9993
|
+
'''
|
9994
|
+
self.tags = tags if tags is not None else _porcelain_zero_value_tags()
|
9995
|
+
'''
|
9996
|
+
Tags is a map of key, value pairs.
|
9997
|
+
'''
|
9998
|
+
|
9999
|
+
def __repr__(self):
|
10000
|
+
return '<sdm.DocumentDBHostIAM ' + \
|
10001
|
+
'bind_interface: ' + repr(self.bind_interface) + ' ' +\
|
10002
|
+
'egress_filter: ' + repr(self.egress_filter) + ' ' +\
|
10003
|
+
'healthy: ' + repr(self.healthy) + ' ' +\
|
10004
|
+
'hostname: ' + repr(self.hostname) + ' ' +\
|
10005
|
+
'id: ' + repr(self.id) + ' ' +\
|
10006
|
+
'name: ' + repr(self.name) + ' ' +\
|
10007
|
+
'port: ' + repr(self.port) + ' ' +\
|
10008
|
+
'port_override: ' + repr(self.port_override) + ' ' +\
|
10009
|
+
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
10010
|
+
'region: ' + repr(self.region) + ' ' +\
|
10011
|
+
'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
|
10012
|
+
'subdomain: ' + repr(self.subdomain) + ' ' +\
|
10013
|
+
'tags: ' + repr(self.tags) + ' ' +\
|
10014
|
+
'>'
|
10015
|
+
|
10016
|
+
def to_dict(self):
|
10017
|
+
return {
|
10018
|
+
'bind_interface': self.bind_interface,
|
10019
|
+
'egress_filter': self.egress_filter,
|
10020
|
+
'healthy': self.healthy,
|
10021
|
+
'hostname': self.hostname,
|
10022
|
+
'id': self.id,
|
10023
|
+
'name': self.name,
|
10024
|
+
'port': self.port,
|
10025
|
+
'port_override': self.port_override,
|
10026
|
+
'proxy_cluster_id': self.proxy_cluster_id,
|
10027
|
+
'region': self.region,
|
10028
|
+
'secret_store_id': self.secret_store_id,
|
10029
|
+
'subdomain': self.subdomain,
|
10030
|
+
'tags': self.tags,
|
10031
|
+
}
|
10032
|
+
|
10033
|
+
@classmethod
|
10034
|
+
def from_dict(cls, d):
|
10035
|
+
return cls(
|
10036
|
+
bind_interface=d.get('bind_interface'),
|
10037
|
+
egress_filter=d.get('egress_filter'),
|
10038
|
+
healthy=d.get('healthy'),
|
10039
|
+
hostname=d.get('hostname'),
|
10040
|
+
id=d.get('id'),
|
10041
|
+
name=d.get('name'),
|
10042
|
+
port=d.get('port'),
|
10043
|
+
port_override=d.get('port_override'),
|
10044
|
+
proxy_cluster_id=d.get('proxy_cluster_id'),
|
10045
|
+
region=d.get('region'),
|
10046
|
+
secret_store_id=d.get('secret_store_id'),
|
10047
|
+
subdomain=d.get('subdomain'),
|
10048
|
+
tags=d.get('tags'),
|
10049
|
+
)
|
10050
|
+
|
10051
|
+
|
9913
10052
|
class DocumentDBReplicaSet:
|
9914
10053
|
__slots__ = [
|
9915
10054
|
'auth_database',
|
@@ -10391,10 +10530,6 @@ class DynamoDB:
|
|
10391
10530
|
|
10392
10531
|
|
10393
10532
|
class DynamoDBIAM:
|
10394
|
-
'''
|
10395
|
-
DynamoDBIAM is currently unstable, and its API may change, or it may be removed,
|
10396
|
-
without a major version bump.
|
10397
|
-
'''
|
10398
10533
|
__slots__ = [
|
10399
10534
|
'bind_interface',
|
10400
10535
|
'egress_filter',
|
@@ -4770,6 +4770,60 @@ def convert_repeated_document_db_host_to_porcelain(plumbings):
|
|
4770
4770
|
]
|
4771
4771
|
|
4772
4772
|
|
4773
|
+
def convert_document_db_host_iam_to_porcelain(plumbing):
|
4774
|
+
if plumbing is None:
|
4775
|
+
return None
|
4776
|
+
porcelain = models.DocumentDBHostIAM()
|
4777
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
4778
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
4779
|
+
porcelain.healthy = (plumbing.healthy)
|
4780
|
+
porcelain.hostname = (plumbing.hostname)
|
4781
|
+
porcelain.id = (plumbing.id)
|
4782
|
+
porcelain.name = (plumbing.name)
|
4783
|
+
porcelain.port = (plumbing.port)
|
4784
|
+
porcelain.port_override = (plumbing.port_override)
|
4785
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
4786
|
+
porcelain.region = (plumbing.region)
|
4787
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
4788
|
+
porcelain.subdomain = (plumbing.subdomain)
|
4789
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
4790
|
+
return porcelain
|
4791
|
+
|
4792
|
+
|
4793
|
+
def convert_document_db_host_iam_to_plumbing(porcelain):
|
4794
|
+
plumbing = DocumentDBHostIAM()
|
4795
|
+
if porcelain is None:
|
4796
|
+
return plumbing
|
4797
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
4798
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4799
|
+
plumbing.healthy = (porcelain.healthy)
|
4800
|
+
plumbing.hostname = (porcelain.hostname)
|
4801
|
+
plumbing.id = (porcelain.id)
|
4802
|
+
plumbing.name = (porcelain.name)
|
4803
|
+
plumbing.port = (porcelain.port)
|
4804
|
+
plumbing.port_override = (porcelain.port_override)
|
4805
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
4806
|
+
plumbing.region = (porcelain.region)
|
4807
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4808
|
+
plumbing.subdomain = (porcelain.subdomain)
|
4809
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
4810
|
+
return plumbing
|
4811
|
+
|
4812
|
+
|
4813
|
+
def convert_repeated_document_db_host_iam_to_plumbing(porcelains):
|
4814
|
+
return [
|
4815
|
+
convert_document_db_host_iam_to_plumbing(porcelain)
|
4816
|
+
for porcelain in porcelains
|
4817
|
+
]
|
4818
|
+
|
4819
|
+
|
4820
|
+
def convert_repeated_document_db_host_iam_to_porcelain(plumbings):
|
4821
|
+
return [
|
4822
|
+
convert_document_db_host_iam_to_porcelain(plumbing)
|
4823
|
+
for plumbing in plumbings
|
4824
|
+
]
|
4825
|
+
|
4826
|
+
|
4773
4827
|
def convert_document_db_replica_set_to_porcelain(plumbing):
|
4774
4828
|
if plumbing is None:
|
4775
4829
|
return None
|
@@ -10292,6 +10346,9 @@ def convert_resource_to_plumbing(porcelain):
|
|
10292
10346
|
if isinstance(porcelain, models.DocumentDBHost):
|
10293
10347
|
plumbing.document_db_host.CopyFrom(
|
10294
10348
|
convert_document_db_host_to_plumbing(porcelain))
|
10349
|
+
if isinstance(porcelain, models.DocumentDBHostIAM):
|
10350
|
+
plumbing.document_db_host_iam.CopyFrom(
|
10351
|
+
convert_document_db_host_iam_to_plumbing(porcelain))
|
10295
10352
|
if isinstance(porcelain, models.DocumentDBReplicaSet):
|
10296
10353
|
plumbing.document_db_replica_set.CopyFrom(
|
10297
10354
|
convert_document_db_replica_set_to_plumbing(porcelain))
|
@@ -10527,6 +10584,9 @@ def convert_resource_to_porcelain(plumbing):
|
|
10527
10584
|
return convert_db_2_luw_to_porcelain(plumbing.db_2_luw)
|
10528
10585
|
if plumbing.HasField('document_db_host'):
|
10529
10586
|
return convert_document_db_host_to_porcelain(plumbing.document_db_host)
|
10587
|
+
if plumbing.HasField('document_db_host_iam'):
|
10588
|
+
return convert_document_db_host_iam_to_porcelain(
|
10589
|
+
plumbing.document_db_host_iam)
|
10530
10590
|
if plumbing.HasField('document_db_replica_set'):
|
10531
10591
|
return convert_document_db_replica_set_to_porcelain(
|
10532
10592
|
plumbing.document_db_replica_set)
|
@@ -4492,6 +4492,7 @@ class Resources:
|
|
4492
4492
|
`strongdm.models.DB2I`
|
4493
4493
|
`strongdm.models.DB2LUW`
|
4494
4494
|
`strongdm.models.DocumentDBHost`
|
4495
|
+
`strongdm.models.DocumentDBHostIAM`
|
4495
4496
|
`strongdm.models.DocumentDBReplicaSet`
|
4496
4497
|
`strongdm.models.Druid`
|
4497
4498
|
`strongdm.models.DynamoDB`
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 12.
|
3
|
+
Version: 12.6.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.6.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.4.0 → strongdm-12.6.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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|