复制aws参数存储参数

aws-ssm-cop的Python项目详细描述


将参数从AWS参数存储复制到另一个

选项

usage: aws-ssm-copy [options] PARAMETER [PARAMETER ...]

位置参数:

PARAMETER             source path

可选参数:

-h, --help            show this help message and exit
--one-level, -1       one-level copy
--recursive, -r       recursive copy
--overwrite, -f       existing values
--dry-run, -N         only show what is to be copied
--source-region AWS::Region
        to get the parameters from
--source-profile NAME
        to obtain the parameters from
--region AWS::Region  to copy the parameters to
--profile NAME        to copy the parameters to
--target-path NAME    to copy the parameters to

示例

复制/dev下的所有参数

aws-ssm-copy --profile binx-io --recursive /dev

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java从提供的列表中获取非重复值   java为什么Thymeleaf从HashMap返回字符串?   java将矩阵推到窗口的中心   java如何包含webapp_配置。txt到播放的dist-zip?   java实现产品密钥   WebSphereJava。lang.UnsupportedClassVersionError:JVMCFRE003错误的主要版本;class=org/slf4j/impl/StaticLoggerBinder,偏移量=6   使用java创建动态树结构   java为什么JVM在一次繁忙的旋转暂停后,会对同一代码块显示更多的延迟?   java无法使用distrolessdebug访问jarfile docker   java JMeter如何将多行响应数据传递给ForEach控制器请求   java空指针异常碎片活动   java改变JFileChooser的外观   性能Java位集:高效地查找所有真实位?   java可扩展的recyclerview实现