Class: Aws::Connect::Types::CreateSecurityProfileRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::CreateSecurityProfileRequest
- Defined in:
- gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#allowed_access_control_hierarchy_group_id ⇒ String
The identifier of the hierarchy group that a security profile uses to restrict access to resources in Connect Customer.
-
#allowed_access_control_tags ⇒ Hash<String,String>
The list of tags that a security profile uses to restrict access to resources in Connect Customer.
-
#allowed_flow_modules ⇒ Array<Types::FlowModule>
A list of Flow Modules an AI Agent can invoke as a tool.
-
#applications ⇒ Array<Types::Application>
A list of third-party applications or MCP Servers that the security profile will give access to.
-
#description ⇒ String
The description of the security profile.
-
#granular_access_control_configuration ⇒ Types::GranularAccessControlConfiguration
The granular access control configuration for the security profile, including data table permissions.
-
#hierarchy_restricted_resources ⇒ Array<String>
The list of resources that a security profile applies hierarchy restrictions to in Connect Customer.
-
#instance_id ⇒ String
The identifier of the Connect Customer instance.
-
#permissions ⇒ Array<String>
Permissions assigned to the security profile.
-
#security_profile_name ⇒ String
The name of the security profile.
-
#tag_restricted_resources ⇒ Array<String>
The list of resources that a security profile applies tag restrictions to in Connect Customer.
-
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource.
Instance Attribute Details
#allowed_access_control_hierarchy_group_id ⇒ String
The identifier of the hierarchy group that a security profile uses to restrict access to resources in Connect Customer.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#allowed_access_control_tags ⇒ Hash<String,String>
The list of tags that a security profile uses to restrict access to resources in Connect Customer.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#allowed_flow_modules ⇒ Array<Types::FlowModule>
A list of Flow Modules an AI Agent can invoke as a tool.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#applications ⇒ Array<Types::Application>
A list of third-party applications or MCP Servers that the security profile will give access to.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the security profile.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#granular_access_control_configuration ⇒ Types::GranularAccessControlConfiguration
The granular access control configuration for the security profile, including data table permissions.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#hierarchy_restricted_resources ⇒ Array<String>
The list of resources that a security profile applies hierarchy
restrictions to in Connect Customer. Following are acceptable
ResourceNames: User.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#instance_id ⇒ String
The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#permissions ⇒ Array<String>
Permissions assigned to the security profile. For a list of valid permissions, see List of security profile permissions.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#security_profile_name ⇒ String
The name of the security profile.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#tag_restricted_resources ⇒ Array<String>
The list of resources that a security profile applies tag restrictions to in Connect Customer. For a list of Connect Customer resources that you can tag, see Add tags to resources in Connect Customer in the Connect Customer Administrator Guide.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource. For example, { "Tags": "key2":"value2" }.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb', line 7028 class CreateSecurityProfileRequest < Struct.new( :security_profile_name, :description, :permissions, :instance_id, :tags, :allowed_access_control_tags, :tag_restricted_resources, :applications, :hierarchy_restricted_resources, :allowed_access_control_hierarchy_group_id, :allowed_flow_modules, :granular_access_control_configuration) SENSITIVE = [] include Aws::Structure end |