batch_get_secret_value - Boto3 1.34.74 documentation
{ 'SecretValues': [ { 'ARN': 'string', 'Name': 'string', 'VersionId': 'string', 'SecretBinary': b'bytes', 'SecretString': 'string', 'VersionStages': [ 'string', ], 'CreatedDate': datetime(2015, 1, 1) }, ], 'NextToken': 'string', 'Errors': [ { 'SecretId': 'string', 'ErrorCode': 'string', 'Message': 'string' }, ]}