Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading policies...

Policy: AWS > Secrets Manager > Secret > Policy > Trusted Access > Services

List of AWS Services that are trusted for access in the AWS Secrets Manager secret policy.

example: - sns.amazonaws.com - ec2.amazonaws.com

Note: Setting the policy to an Empty array will remove all services.

Targets

This policy targets the following resource types:

  • AWS > Secrets Manager > Secret

Primary Policy

This policy is used with the following primary policy:

  • AWS > Secrets Manager > Secret > Policy > Trusted Access

Controls

Setting this policy configures this control:

  • AWS > Secrets Manager > Secret > Policy > Trusted Access

Policy Specification

Schema Type
array
Default template
{% if $.services | length == 0 %}[]{% endif %}{% for item in $.services %}- '{{ item }}'
{% endfor %}
Default template input
|
{
services: policy(uri: "tmod:@turbot/aws-secretsmanager#/policy/types/secretsManagerPolicyTrustedServices")
}

Category

  • Security > Trusted Access

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/securityTrustedAccess
  • Policy Type URI
    • tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices
  • GraphQL
    • query policyType(id: "tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-secretsmanager#/policy/types/secretPolicyTrustedServices"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
180
Mods
497
Resource Types
8,691
Policies
3,362
Controls
1,833
Quick Actions
540
IAM