AWS中如何为SQLServer凭据创建旋转性密钥?
创始人
2024-09-28 04:30:21
0

在AWS上为SQL Server凭据创建旋转性密钥的步骤如下:

  1. 创建存储凭据的Vault:
import boto3

client = boto3.client('secretsmanager', region_name='us-west-2')

resp = client.create_secret(
        Name="MyTestDatabaseSecret",
        Description="Test database credentials",
        SecretString='{"username":"dbAdmin","password":"password"}', # put database credentials here
        Tags=[
            {
                'Key': 'mykey',
                'Value': 'myvalue'
            },
        ],
        RecoveryWindowInDays=7,
        KmsKeyId="",
        ForceOverwriteSecret=True)

print(resp)
  1. 创建旋转性策略:
import boto3

client = boto3.client('secretsmanager', region_name='us-west-2')

resp = client.create_secret(
        Name="MyTestDatabaseSecret",
        Description="Test database credentials",
        SecretString='{"username":"dbAdmin","password":"password"}', # put database credentials here
        Tags=[
            {
                'Key': 'mykey',
                'Value': 'myvalue'
            },
        ],
        RotationLambdaARN="arn:aws:lambda:us-west-2:123456789012:function:MyTestFunction",
        RotationRules={
            'AutomaticallyAfterDays': 30
        },
        KmsKeyId="",
        ForceOverwriteSecret=False)

print(resp)

这里的RotationLambdaARN是用于旋转凭据的Lambda函数的ARN。RotationRules中的‘AutomaticallyAfterDays’字段指定了在多少天后自动进行凭证轮换。

  1. 启用旋转策略:
import boto3

client = boto3.client('secretsmanager', region_name='us-west-2')

response = client.rotate_secret(
    SecretId='MyTestDatabaseSecret',
    RotationLambdaARN='arn:aws:lambda:us-west-2:123456789012:function:MyTestFunction',
    RotationRules={
        'AutomaticallyAfterDays': 30
    })

print(response)

这样

相关内容

热门资讯

约局吧德州透视!wepoker... 约局吧德州透视!wepoker辅助透视软件(透视)教程-一直辅助存在有挂1、下载好wepoker辅助...
透视必备!hhpoker有后台... 透视必备!hhpoker有后台操作吗(透视)红龙poker辅助工具,教程法门(有挂秘笈)-哔哩哔哩1...
wpk模拟器是什么!wepok... wpk模拟器是什么!wepoker-h5下载(透视)脚本-切实有挂存在有挂1、用户打开应用后不用登录...
透视透视!werplan辅助软... 透视透视!werplan辅助软件(透视)wpk透视辅助,教程总结(有挂方法)-哔哩哔哩1、该软件可以...
wpk俱乐部辅助器!epoke... wpk俱乐部辅助器!epoker底牌透视(透视)app-一贯揭幕真的是有挂所有人都在同一条线上,像星...
透视科普!pokemmo手机版... 透视科普!pokemmo手机版脚本(透视)wepoker私人局透视插件,教程指南书(有挂技巧)-哔哩...
智星德州插件怎么下载!hhpo... 智星德州插件怎么下载!hhpoker德州真的假的(透视)app-本来分享是真的挂1、操作简单,无需智...
透视专业!wepokerplu... 透视专业!wepokerplus辅助(透视)wpk透视是真的吗,教程教材(有挂攻略)-哔哩哔哩1、每...
WePOker有没有透视方法!... WePOker有没有透视方法!aapoker怎么设置提高好牌几率(透视)技巧-总是了解真的是有挂1、...
透视揭露!wepokerplu... 透视揭露!wepokerplus开挂(透视)wpk透视最怕三个东西,教程法子(有挂头条)-哔哩哔哩1...