strongdm 5.0.2 → 5.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-4e5f48ff9f2249cddedded686470b0e6771a3eda.idx → pack-2dcb8f5e9524621a23dd2fa6ac2812460ba47945.idx} +0 -0
- data/.git/objects/pack/{pack-4e5f48ff9f2249cddedded686470b0e6771a3eda.pack → pack-2dcb8f5e9524621a23dd2fa6ac2812460ba47945.pack} +0 -0
- data/.git/packed-refs +4 -2
- data/.git/refs/heads/master +1 -1
- data/lib/constants.rb +8 -0
- data/lib/grpc/access_request_events_history_pb.rb +1 -0
- data/lib/grpc/access_request_events_history_services_pb.rb +2 -2
- data/lib/grpc/access_requests_history_pb.rb +1 -0
- data/lib/grpc/access_requests_history_services_pb.rb +2 -2
- data/lib/grpc/access_requests_pb.rb +1 -0
- data/lib/grpc/access_requests_services_pb.rb +2 -2
- data/lib/grpc/account_attachments_history_pb.rb +1 -0
- data/lib/grpc/account_attachments_history_services_pb.rb +2 -2
- data/lib/grpc/account_attachments_pb.rb +1 -0
- data/lib/grpc/account_attachments_services_pb.rb +5 -5
- data/lib/grpc/account_grants_history_pb.rb +1 -0
- data/lib/grpc/account_grants_history_services_pb.rb +2 -2
- data/lib/grpc/account_grants_pb.rb +1 -0
- data/lib/grpc/account_grants_services_pb.rb +5 -5
- data/lib/grpc/account_permissions_pb.rb +1 -0
- data/lib/grpc/account_permissions_services_pb.rb +2 -2
- data/lib/grpc/account_resources_history_pb.rb +1 -0
- data/lib/grpc/account_resources_history_services_pb.rb +2 -2
- data/lib/grpc/account_resources_pb.rb +1 -0
- data/lib/grpc/account_resources_services_pb.rb +2 -2
- data/lib/grpc/accounts_history_pb.rb +1 -0
- data/lib/grpc/accounts_history_services_pb.rb +2 -2
- data/lib/grpc/accounts_pb.rb +1 -0
- data/lib/grpc/accounts_services_pb.rb +6 -6
- data/lib/grpc/activities_pb.rb +1 -0
- data/lib/grpc/activities_services_pb.rb +3 -3
- data/lib/grpc/control_panel_pb.rb +1 -0
- data/lib/grpc/control_panel_services_pb.rb +3 -3
- data/lib/grpc/drivers_pb.rb +3 -0
- data/lib/grpc/nodes_history_pb.rb +1 -0
- data/lib/grpc/nodes_history_services_pb.rb +2 -2
- data/lib/grpc/nodes_pb.rb +14 -0
- data/lib/grpc/nodes_services_pb.rb +6 -6
- data/lib/grpc/options_pb.rb +2 -0
- data/lib/grpc/organization_history_pb.rb +1 -0
- data/lib/grpc/organization_history_services_pb.rb +2 -2
- data/lib/grpc/peering_group_nodes_pb.rb +1 -0
- data/lib/grpc/peering_group_nodes_services_pb.rb +5 -5
- data/lib/grpc/peering_group_peers_pb.rb +1 -0
- data/lib/grpc/peering_group_peers_services_pb.rb +5 -5
- data/lib/grpc/peering_group_resources_pb.rb +1 -0
- data/lib/grpc/peering_group_resources_services_pb.rb +5 -5
- data/lib/grpc/peering_groups_pb.rb +1 -0
- data/lib/grpc/peering_groups_services_pb.rb +5 -5
- data/lib/grpc/plumbing.rb +4 -0
- data/lib/grpc/queries_pb.rb +1 -0
- data/lib/grpc/queries_services_pb.rb +2 -2
- data/lib/grpc/remote_identities_history_pb.rb +1 -0
- data/lib/grpc/remote_identities_history_services_pb.rb +2 -2
- data/lib/grpc/remote_identities_pb.rb +1 -0
- data/lib/grpc/remote_identities_services_pb.rb +6 -6
- data/lib/grpc/remote_identity_groups_history_pb.rb +1 -0
- data/lib/grpc/remote_identity_groups_history_services_pb.rb +2 -2
- data/lib/grpc/remote_identity_groups_pb.rb +1 -0
- data/lib/grpc/remote_identity_groups_services_pb.rb +3 -3
- data/lib/grpc/replays_pb.rb +1 -0
- data/lib/grpc/replays_services_pb.rb +2 -2
- data/lib/grpc/resources_history_pb.rb +1 -0
- data/lib/grpc/resources_history_services_pb.rb +2 -2
- data/lib/grpc/resources_pb.rb +1 -0
- data/lib/grpc/resources_services_pb.rb +7 -7
- data/lib/grpc/role_resources_history_pb.rb +1 -0
- data/lib/grpc/role_resources_history_services_pb.rb +2 -2
- data/lib/grpc/role_resources_pb.rb +1 -0
- data/lib/grpc/role_resources_services_pb.rb +2 -2
- data/lib/grpc/roles_history_pb.rb +1 -0
- data/lib/grpc/roles_history_services_pb.rb +2 -2
- data/lib/grpc/roles_pb.rb +1 -0
- data/lib/grpc/roles_services_pb.rb +6 -6
- data/lib/grpc/secret_store_types_pb.rb +1 -0
- data/lib/grpc/secret_stores_history_pb.rb +1 -0
- data/lib/grpc/secret_stores_history_services_pb.rb +2 -2
- data/lib/grpc/secret_stores_pb.rb +1 -0
- data/lib/grpc/secret_stores_services_pb.rb +6 -6
- data/lib/grpc/spec_pb.rb +1 -0
- data/lib/grpc/tags_pb.rb +1 -0
- data/lib/grpc/workflow_approvers_history_pb.rb +1 -0
- data/lib/grpc/workflow_approvers_history_services_pb.rb +2 -2
- data/lib/grpc/workflow_approvers_pb.rb +1 -0
- data/lib/grpc/workflow_approvers_services_pb.rb +5 -5
- data/lib/grpc/workflow_assignments_history_pb.rb +1 -0
- data/lib/grpc/workflow_assignments_history_services_pb.rb +2 -2
- data/lib/grpc/workflow_assignments_pb.rb +1 -0
- data/lib/grpc/workflow_assignments_services_pb.rb +2 -2
- data/lib/grpc/workflow_roles_history_pb.rb +1 -0
- data/lib/grpc/workflow_roles_history_services_pb.rb +2 -2
- data/lib/grpc/workflow_roles_pb.rb +1 -0
- data/lib/grpc/workflow_roles_services_pb.rb +5 -5
- data/lib/grpc/workflows_history_pb.rb +1 -0
- data/lib/grpc/workflows_history_services_pb.rb +2 -2
- data/lib/grpc/workflows_pb.rb +1 -0
- data/lib/grpc/workflows_services_pb.rb +6 -6
- data/lib/models/porcelain.rb +8 -2
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +5 -5
@@ -22,14 +22,14 @@ module V1
|
|
22
22
|
module SecretStoresHistory
|
23
23
|
# SecretStoresHistory records all changes to the state of a SecretStore.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.SecretStoresHistory"
|
30
30
|
|
31
31
|
# List gets a list of SecretStoreHistory records matching a given set of criteria.
|
32
|
-
rpc :List, V1::SecretStoreHistoryListRequest, V1::SecretStoreHistoryListResponse
|
32
|
+
rpc :List, ::V1::SecretStoreHistoryListRequest, ::V1::SecretStoreHistoryListResponse
|
33
33
|
end
|
34
34
|
|
35
35
|
Stub = Service.rpc_stub_class
|
@@ -20,6 +20,7 @@ require "google/protobuf"
|
|
20
20
|
require "options_pb"
|
21
21
|
require "spec_pb"
|
22
22
|
require "secret_store_types_pb"
|
23
|
+
|
23
24
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
24
25
|
add_file("secret_stores.proto", :syntax => :proto3) do
|
25
26
|
add_message "v1.SecretStoreCreateRequest" do
|
@@ -22,21 +22,21 @@ module V1
|
|
22
22
|
module SecretStores
|
23
23
|
# SecretStores are servers where resource secrets (passwords, keys) are stored.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.SecretStores"
|
30
30
|
|
31
|
-
rpc :Create, V1::SecretStoreCreateRequest, V1::SecretStoreCreateResponse
|
31
|
+
rpc :Create, ::V1::SecretStoreCreateRequest, ::V1::SecretStoreCreateResponse
|
32
32
|
# Get reads one SecretStore by ID.
|
33
|
-
rpc :Get, V1::SecretStoreGetRequest, V1::SecretStoreGetResponse
|
33
|
+
rpc :Get, ::V1::SecretStoreGetRequest, ::V1::SecretStoreGetResponse
|
34
34
|
# Update replaces all the fields of a SecretStore by ID.
|
35
|
-
rpc :Update, V1::SecretStoreUpdateRequest, V1::SecretStoreUpdateResponse
|
35
|
+
rpc :Update, ::V1::SecretStoreUpdateRequest, ::V1::SecretStoreUpdateResponse
|
36
36
|
# Delete removes a SecretStore by ID.
|
37
|
-
rpc :Delete, V1::SecretStoreDeleteRequest, V1::SecretStoreDeleteResponse
|
37
|
+
rpc :Delete, ::V1::SecretStoreDeleteRequest, ::V1::SecretStoreDeleteResponse
|
38
38
|
# List gets a list of SecretStores matching a given set of criteria.
|
39
|
-
rpc :List, V1::SecretStoreListRequest, V1::SecretStoreListResponse
|
39
|
+
rpc :List, ::V1::SecretStoreListRequest, ::V1::SecretStoreListResponse
|
40
40
|
end
|
41
41
|
|
42
42
|
Stub = Service.rpc_stub_class
|
data/lib/grpc/spec_pb.rb
CHANGED
data/lib/grpc/tags_pb.rb
CHANGED
@@ -21,6 +21,7 @@ require "google/protobuf/timestamp_pb"
|
|
21
21
|
require "workflow_approvers_pb"
|
22
22
|
require "options_pb"
|
23
23
|
require "spec_pb"
|
24
|
+
|
24
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
25
26
|
add_file("workflow_approvers_history.proto", :syntax => :proto3) do
|
26
27
|
add_message "v1.WorkflowApproversHistoryListRequest" do
|
@@ -22,14 +22,14 @@ module V1
|
|
22
22
|
module WorkflowApproversHistory
|
23
23
|
# WorkflowApproversHistory provides records of all changes to the state of a WorkflowApprover.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.WorkflowApproversHistory"
|
30
30
|
|
31
31
|
# List gets a list of WorkflowApproversHistory records matching a given set of criteria.
|
32
|
-
rpc :List, V1::WorkflowApproversHistoryListRequest, V1::WorkflowApproversHistoryListResponse
|
32
|
+
rpc :List, ::V1::WorkflowApproversHistoryListRequest, ::V1::WorkflowApproversHistoryListResponse
|
33
33
|
end
|
34
34
|
|
35
35
|
Stub = Service.rpc_stub_class
|
@@ -22,20 +22,20 @@ module V1
|
|
22
22
|
module WorkflowApprovers
|
23
23
|
# WorkflowApprovers is an account with the ability to approve requests bound to a workflow.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.WorkflowApprovers"
|
30
30
|
|
31
31
|
# Create creates a new workflow approver
|
32
|
-
rpc :Create, V1::WorkflowApproversCreateRequest, V1::WorkflowApproversCreateResponse
|
32
|
+
rpc :Create, ::V1::WorkflowApproversCreateRequest, ::V1::WorkflowApproversCreateResponse
|
33
33
|
# Get reads one workflow approver by ID.
|
34
|
-
rpc :Get, V1::WorkflowApproverGetRequest, V1::WorkflowApproverGetResponse
|
34
|
+
rpc :Get, ::V1::WorkflowApproverGetRequest, ::V1::WorkflowApproverGetResponse
|
35
35
|
# Delete deletes a workflow approver
|
36
|
-
rpc :Delete, V1::WorkflowApproversDeleteRequest, V1::WorkflowApproversDeleteResponse
|
36
|
+
rpc :Delete, ::V1::WorkflowApproversDeleteRequest, ::V1::WorkflowApproversDeleteResponse
|
37
37
|
# Lists existing workflow approvers.
|
38
|
-
rpc :List, V1::WorkflowApproversListRequest, V1::WorkflowApproversListResponse
|
38
|
+
rpc :List, ::V1::WorkflowApproversListRequest, ::V1::WorkflowApproversListResponse
|
39
39
|
end
|
40
40
|
|
41
41
|
Stub = Service.rpc_stub_class
|
@@ -21,6 +21,7 @@ require "google/protobuf/timestamp_pb"
|
|
21
21
|
require "workflow_assignments_pb"
|
22
22
|
require "options_pb"
|
23
23
|
require "spec_pb"
|
24
|
+
|
24
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
25
26
|
add_file("workflow_assignments_history.proto", :syntax => :proto3) do
|
26
27
|
add_message "v1.WorkflowAssignmentsHistoryListRequest" do
|
@@ -22,14 +22,14 @@ module V1
|
|
22
22
|
module WorkflowAssignmentsHistory
|
23
23
|
# WorkflowAssignmentsHistory provides records of all changes to the state of a WorkflowAssignment.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.WorkflowAssignmentsHistory"
|
30
30
|
|
31
31
|
# List gets a list of WorkflowAssignmentsHistory records matching a given set of criteria.
|
32
|
-
rpc :List, V1::WorkflowAssignmentsHistoryListRequest, V1::WorkflowAssignmentsHistoryListResponse
|
32
|
+
rpc :List, ::V1::WorkflowAssignmentsHistoryListRequest, ::V1::WorkflowAssignmentsHistoryListResponse
|
33
33
|
end
|
34
34
|
|
35
35
|
Stub = Service.rpc_stub_class
|
@@ -23,14 +23,14 @@ module V1
|
|
23
23
|
# WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request
|
24
24
|
# access to via the workflow.
|
25
25
|
class Service
|
26
|
-
include GRPC::GenericService
|
26
|
+
include ::GRPC::GenericService
|
27
27
|
|
28
28
|
self.marshal_class_method = :encode
|
29
29
|
self.unmarshal_class_method = :decode
|
30
30
|
self.service_name = "v1.WorkflowAssignments"
|
31
31
|
|
32
32
|
# Lists existing workflow assignments.
|
33
|
-
rpc :List, V1::WorkflowAssignmentsListRequest, V1::WorkflowAssignmentsListResponse
|
33
|
+
rpc :List, ::V1::WorkflowAssignmentsListRequest, ::V1::WorkflowAssignmentsListResponse
|
34
34
|
end
|
35
35
|
|
36
36
|
Stub = Service.rpc_stub_class
|
@@ -21,6 +21,7 @@ require "google/protobuf/timestamp_pb"
|
|
21
21
|
require "workflow_roles_pb"
|
22
22
|
require "options_pb"
|
23
23
|
require "spec_pb"
|
24
|
+
|
24
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
25
26
|
add_file("workflow_roles_history.proto", :syntax => :proto3) do
|
26
27
|
add_message "v1.WorkflowRolesHistoryListRequest" do
|
@@ -22,14 +22,14 @@ module V1
|
|
22
22
|
module WorkflowRolesHistory
|
23
23
|
# WorkflowRolesHistory provides records of all changes to the state of a WorkflowRole
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.WorkflowRolesHistory"
|
30
30
|
|
31
31
|
# List gets a list of WorkflowRolesHistory records matching a given set of criteria.
|
32
|
-
rpc :List, V1::WorkflowRolesHistoryListRequest, V1::WorkflowRolesHistoryListResponse
|
32
|
+
rpc :List, ::V1::WorkflowRolesHistoryListRequest, ::V1::WorkflowRolesHistoryListResponse
|
33
33
|
end
|
34
34
|
|
35
35
|
Stub = Service.rpc_stub_class
|
@@ -23,20 +23,20 @@ module V1
|
|
23
23
|
# WorkflowRole links a role to a workflow. The linked roles indicate which roles a user must be a part of
|
24
24
|
# to request access to a resource via the workflow.
|
25
25
|
class Service
|
26
|
-
include GRPC::GenericService
|
26
|
+
include ::GRPC::GenericService
|
27
27
|
|
28
28
|
self.marshal_class_method = :encode
|
29
29
|
self.unmarshal_class_method = :decode
|
30
30
|
self.service_name = "v1.WorkflowRoles"
|
31
31
|
|
32
32
|
# Create creates a new workflow role
|
33
|
-
rpc :Create, V1::WorkflowRolesCreateRequest, V1::WorkflowRolesCreateResponse
|
33
|
+
rpc :Create, ::V1::WorkflowRolesCreateRequest, ::V1::WorkflowRolesCreateResponse
|
34
34
|
# Get reads one workflow role by ID.
|
35
|
-
rpc :Get, V1::WorkflowRoleGetRequest, V1::WorkflowRoleGetResponse
|
35
|
+
rpc :Get, ::V1::WorkflowRoleGetRequest, ::V1::WorkflowRoleGetResponse
|
36
36
|
# Delete deletes a workflow role
|
37
|
-
rpc :Delete, V1::WorkflowRolesDeleteRequest, V1::WorkflowRolesDeleteResponse
|
37
|
+
rpc :Delete, ::V1::WorkflowRolesDeleteRequest, ::V1::WorkflowRolesDeleteResponse
|
38
38
|
# Lists existing workflow roles.
|
39
|
-
rpc :List, V1::WorkflowRolesListRequest, V1::WorkflowRolesListResponse
|
39
|
+
rpc :List, ::V1::WorkflowRolesListRequest, ::V1::WorkflowRolesListResponse
|
40
40
|
end
|
41
41
|
|
42
42
|
Stub = Service.rpc_stub_class
|
@@ -21,6 +21,7 @@ require "google/protobuf/timestamp_pb"
|
|
21
21
|
require "workflows_pb"
|
22
22
|
require "options_pb"
|
23
23
|
require "spec_pb"
|
24
|
+
|
24
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
25
26
|
add_file("workflows_history.proto", :syntax => :proto3) do
|
26
27
|
add_message "v1.WorkflowHistoryListRequest" do
|
@@ -22,14 +22,14 @@ module V1
|
|
22
22
|
module WorkflowsHistory
|
23
23
|
# WorkflowsHistory provides records of all changes to the state of a Workflow.
|
24
24
|
class Service
|
25
|
-
include GRPC::GenericService
|
25
|
+
include ::GRPC::GenericService
|
26
26
|
|
27
27
|
self.marshal_class_method = :encode
|
28
28
|
self.unmarshal_class_method = :decode
|
29
29
|
self.service_name = "v1.WorkflowsHistory"
|
30
30
|
|
31
31
|
# List gets a list of WorkflowHistory records matching a given set of criteria.
|
32
|
-
rpc :List, V1::WorkflowHistoryListRequest, V1::WorkflowHistoryListResponse
|
32
|
+
rpc :List, ::V1::WorkflowHistoryListRequest, ::V1::WorkflowHistoryListResponse
|
33
33
|
end
|
34
34
|
|
35
35
|
Stub = Service.rpc_stub_class
|
data/lib/grpc/workflows_pb.rb
CHANGED
@@ -24,22 +24,22 @@ module V1
|
|
24
24
|
# the users that can request that access, and the mechanism for approving those requests which can either
|
25
25
|
# be automatic approval or a set of users authorized to approve the requests.
|
26
26
|
class Service
|
27
|
-
include GRPC::GenericService
|
27
|
+
include ::GRPC::GenericService
|
28
28
|
|
29
29
|
self.marshal_class_method = :encode
|
30
30
|
self.unmarshal_class_method = :decode
|
31
31
|
self.service_name = "v1.Workflows"
|
32
32
|
|
33
33
|
# Create creates a new workflow and requires a name for the workflow.
|
34
|
-
rpc :Create, V1::WorkflowCreateRequest, V1::WorkflowCreateResponse
|
34
|
+
rpc :Create, ::V1::WorkflowCreateRequest, ::V1::WorkflowCreateResponse
|
35
35
|
# Get reads one workflow by ID.
|
36
|
-
rpc :Get, V1::WorkflowGetRequest, V1::WorkflowGetResponse
|
36
|
+
rpc :Get, ::V1::WorkflowGetRequest, ::V1::WorkflowGetResponse
|
37
37
|
# Delete deletes an existing workflow.
|
38
|
-
rpc :Delete, V1::WorkflowDeleteRequest, V1::WorkflowDeleteResponse
|
38
|
+
rpc :Delete, ::V1::WorkflowDeleteRequest, ::V1::WorkflowDeleteResponse
|
39
39
|
# Update updates an existing workflow.
|
40
|
-
rpc :Update, V1::WorkflowUpdateRequest, V1::WorkflowUpdateResponse
|
40
|
+
rpc :Update, ::V1::WorkflowUpdateRequest, ::V1::WorkflowUpdateResponse
|
41
41
|
# Lists existing workflows.
|
42
|
-
rpc :List, V1::WorkflowListRequest, V1::WorkflowListResponse
|
42
|
+
rpc :List, ::V1::WorkflowListRequest, ::V1::WorkflowListResponse
|
43
43
|
end
|
44
44
|
|
45
45
|
Stub = Service.rpc_stub_class
|
data/lib/models/porcelain.rb
CHANGED
@@ -2341,7 +2341,6 @@ module SDM
|
|
2341
2341
|
end
|
2342
2342
|
end
|
2343
2343
|
|
2344
|
-
# AuroraPostgresIAM is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
2345
2344
|
class AuroraPostgresIAM
|
2346
2345
|
# 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.
|
2347
2346
|
attr_accessor :bind_interface
|
@@ -2365,6 +2364,8 @@ module SDM
|
|
2365
2364
|
attr_accessor :port_override
|
2366
2365
|
# The AWS region to connect to.
|
2367
2366
|
attr_accessor :region
|
2367
|
+
# If provided, the gateway/relay will try to assume this role instead of the underlying compute's role.
|
2368
|
+
attr_accessor :role_assumption_arn
|
2368
2369
|
# ID of the secret store containing credentials for this resource, if any.
|
2369
2370
|
attr_accessor :secret_store_id
|
2370
2371
|
# Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
@@ -2386,6 +2387,7 @@ module SDM
|
|
2386
2387
|
port: nil,
|
2387
2388
|
port_override: nil,
|
2388
2389
|
region: nil,
|
2390
|
+
role_assumption_arn: nil,
|
2389
2391
|
secret_store_id: nil,
|
2390
2392
|
subdomain: nil,
|
2391
2393
|
tags: nil,
|
@@ -2402,6 +2404,7 @@ module SDM
|
|
2402
2404
|
@port = port == nil ? 0 : port
|
2403
2405
|
@port_override = port_override == nil ? 0 : port_override
|
2404
2406
|
@region = region == nil ? "" : region
|
2407
|
+
@role_assumption_arn = role_assumption_arn == nil ? "" : role_assumption_arn
|
2405
2408
|
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
2406
2409
|
@subdomain = subdomain == nil ? "" : subdomain
|
2407
2410
|
@tags = tags == nil ? SDM::_porcelain_zero_value_tags() : tags
|
@@ -7205,7 +7208,6 @@ module SDM
|
|
7205
7208
|
end
|
7206
7209
|
end
|
7207
7210
|
|
7208
|
-
# RDSPostgresIAM is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
7209
7211
|
class RDSPostgresIAM
|
7210
7212
|
# 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.
|
7211
7213
|
attr_accessor :bind_interface
|
@@ -7229,6 +7231,8 @@ module SDM
|
|
7229
7231
|
attr_accessor :port_override
|
7230
7232
|
# The AWS region to connect to.
|
7231
7233
|
attr_accessor :region
|
7234
|
+
# If provided, the gateway/relay will try to assume this role instead of the underlying compute's role.
|
7235
|
+
attr_accessor :role_assumption_arn
|
7232
7236
|
# ID of the secret store containing credentials for this resource, if any.
|
7233
7237
|
attr_accessor :secret_store_id
|
7234
7238
|
# Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
@@ -7250,6 +7254,7 @@ module SDM
|
|
7250
7254
|
port: nil,
|
7251
7255
|
port_override: nil,
|
7252
7256
|
region: nil,
|
7257
|
+
role_assumption_arn: nil,
|
7253
7258
|
secret_store_id: nil,
|
7254
7259
|
subdomain: nil,
|
7255
7260
|
tags: nil,
|
@@ -7266,6 +7271,7 @@ module SDM
|
|
7266
7271
|
@port = port == nil ? 0 : port
|
7267
7272
|
@port_override = port_override == nil ? 0 : port_override
|
7268
7273
|
@region = region == nil ? "" : region
|
7274
|
+
@role_assumption_arn = role_assumption_arn == nil ? "" : role_assumption_arn
|
7269
7275
|
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
7270
7276
|
@subdomain = subdomain == nil ? "" : subdomain
|
7271
7277
|
@tags = tags == nil ? SDM::_porcelain_zero_value_tags() : tags
|
data/lib/strongdm.rb
CHANGED
@@ -29,7 +29,7 @@ module SDM #:nodoc:
|
|
29
29
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
30
30
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
31
31
|
API_VERSION = "2021-08-23"
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/5.0.
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/5.0.5"
|
33
33
|
private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
|
34
34
|
|
35
35
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: strongdm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.0.
|
4
|
+
version: 5.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- strongDM Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-11-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -81,8 +81,8 @@ files:
|
|
81
81
|
- "./.git/logs/HEAD"
|
82
82
|
- "./.git/logs/refs/heads/master"
|
83
83
|
- "./.git/logs/refs/remotes/origin/HEAD"
|
84
|
-
- "./.git/objects/pack/pack-
|
85
|
-
- "./.git/objects/pack/pack-
|
84
|
+
- "./.git/objects/pack/pack-2dcb8f5e9524621a23dd2fa6ac2812460ba47945.idx"
|
85
|
+
- "./.git/objects/pack/pack-2dcb8f5e9524621a23dd2fa6ac2812460ba47945.pack"
|
86
86
|
- "./.git/packed-refs"
|
87
87
|
- "./.git/refs/heads/master"
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|
@@ -209,7 +209,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
209
209
|
- !ruby/object:Gem::Version
|
210
210
|
version: 1.3.6
|
211
211
|
requirements: []
|
212
|
-
rubygems_version: 3.
|
212
|
+
rubygems_version: 3.3.5
|
213
213
|
signing_key:
|
214
214
|
specification_version: 4
|
215
215
|
summary: strongDM SDK for the Ruby programming language.
|