5 个版本

0.2.0 2024 年 7 月 24 日
0.1.3 2024 年 7 月 19 日
0.1.2 2024 年 7 月 18 日
0.1.1 2024 年 7 月 17 日
0.1.0 2024 年 7 月 17 日

#538Rust 模式

Download history 180/week @ 2024-07-12 199/week @ 2024-07-19 72/week @ 2024-07-26 13/week @ 2024-08-02 11/week @ 2024-08-09 11/week @ 2024-08-16

每月 135 次下载

MIT 许可证

40KB
984

aws-resource-id

License Crates.io Docs.rs

Copy-able stack-only AWS 资源 ID

通用格式 ID

遵循通用 [prefix]-[8-or-17-chars-unique-string] 格式的 18 字节 stack-only ID。

类型 前缀 详细信息
AwsAmiId ami- AMI (Amazon Machine Image)
AwsNetworkAclId acl- 网络 ACL (访问控制列表)
AwsCustomerGatewayId cgw- 客户网关
AwsElasticIpId eipalloc- 弹性 IP
AwsEfsFileSystemId fs- EFS (Elastic File System)
AwsCloudFormationStackId stack- CloudFormation Stack
AwsElasticBeanstalkEnvironmentId e- Elastic Beanstalk 环境
AwsInstanceId i- EC2 实例
AwsInternetGatewayId igw- 互联网网关
AwsKeyPairId key- 密钥对
AwsLoadBalancerId elbv2- 弹性负载均衡器
AwsNatGatewayId nat- NAT 网关
AwsNetworkInterfaceId eni- 网络接口
AwsPlacementGroupId pg- 放置组
AwsRdsInstanceId db- RDS 实例
AwsRedshiftClusterId redshift- Redshift 集群
AwsRouteTableId rtb- 路由表
AwsSecurityGroupId sg- 安全组
AwsSnapshotId snap- EBS 快照
AwsSubnetId subnet- VPC 子网
AwsTargetGroupId tg- 目标组
AwsTransitGatewayAttachmentId tgw-attach- 转接网关附件
AwsTransitGatewayId tgw- 转接网关
AwsVolumeId vol- EBS 卷
AwsVpcId vpc- VPC (虚拟专用云)
AwsVpnConnectionId vpn- VPN 连接
AwsVpnGatewayId vgw- VPN 网关

特定格式 ID

类型 大小 stack-only 示例 详细信息
AwsRegionId 1 字节 eu-central-1 区域

贡献

许可证

本项目采用MIT许可协议

依赖关系

~0.3–11MB
~130K SLoC