@ningz6/cloudscape-aws-icons 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +199 -0
- package/dist/cjs/category-icons.js +11 -0
- package/dist/cjs/category-icons.js.map +1 -0
- package/dist/cjs/group-icons.js +11 -0
- package/dist/cjs/group-icons.js.map +1 -0
- package/dist/cjs/index.js +23 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/cjs/internal/generated/all-icons.js +56 -0
- package/dist/cjs/internal/generated/all-icons.js.map +1 -0
- package/dist/cjs/internal/generated/category-icons.js +110 -0
- package/dist/cjs/internal/generated/category-icons.js.map +1 -0
- package/dist/cjs/internal/generated/group-icons.js +62 -0
- package/dist/cjs/internal/generated/group-icons.js.map +1 -0
- package/dist/cjs/internal/generated/icon-names.js +4 -0
- package/dist/cjs/internal/generated/icon-names.js.map +1 -0
- package/dist/cjs/internal/generated/resource-icons.js +1726 -0
- package/dist/cjs/internal/generated/resource-icons.js.map +1 -0
- package/dist/cjs/internal/generated/service-icons.js +1234 -0
- package/dist/cjs/internal/generated/service-icons.js.map +1 -0
- package/dist/cjs/resource-icons.js +11 -0
- package/dist/cjs/resource-icons.js.map +1 -0
- package/dist/esm/category-icons.js +3 -0
- package/dist/esm/category-icons.js.map +1 -0
- package/dist/esm/group-icons.js +3 -0
- package/dist/esm/group-icons.js.map +1 -0
- package/dist/esm/index.js +7 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/internal/generated/all-icons.js +20 -0
- package/dist/esm/internal/generated/all-icons.js.map +1 -0
- package/dist/esm/internal/generated/category-icons.js +107 -0
- package/dist/esm/internal/generated/category-icons.js.map +1 -0
- package/dist/esm/internal/generated/group-icons.js +59 -0
- package/dist/esm/internal/generated/group-icons.js.map +1 -0
- package/dist/esm/internal/generated/icon-names.js +3 -0
- package/dist/esm/internal/generated/icon-names.js.map +1 -0
- package/dist/esm/internal/generated/resource-icons.js +1723 -0
- package/dist/esm/internal/generated/resource-icons.js.map +1 -0
- package/dist/esm/internal/generated/service-icons.js +1231 -0
- package/dist/esm/internal/generated/service-icons.js.map +1 -0
- package/dist/esm/resource-icons.js +3 -0
- package/dist/esm/resource-icons.js.map +1 -0
- package/dist/types/category-icons.d.ts +3 -0
- package/dist/types/category-icons.d.ts.map +1 -0
- package/dist/types/group-icons.d.ts +3 -0
- package/dist/types/group-icons.d.ts.map +1 -0
- package/dist/types/index.d.ts +7 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/internal/generated/all-icons.d.ts +1552 -0
- package/dist/types/internal/generated/all-icons.d.ts.map +1 -0
- package/dist/types/internal/generated/category-icons.d.ts +56 -0
- package/dist/types/internal/generated/category-icons.d.ts.map +1 -0
- package/dist/types/internal/generated/group-icons.d.ts +32 -0
- package/dist/types/internal/generated/group-icons.d.ts.map +1 -0
- package/dist/types/internal/generated/icon-names.d.ts +6 -0
- package/dist/types/internal/generated/icon-names.d.ts.map +1 -0
- package/dist/types/internal/generated/resource-icons.d.ts +864 -0
- package/dist/types/internal/generated/resource-icons.d.ts.map +1 -0
- package/dist/types/internal/generated/service-icons.d.ts +618 -0
- package/dist/types/internal/generated/service-icons.d.ts.map +1 -0
- package/dist/types/resource-icons.d.ts +3 -0
- package/dist/types/resource-icons.d.ts.map +1 -0
- package/package.json +118 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-icons.d.ts","sourceRoot":"","sources":["../../../../src/internal/generated/all-icons.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKJ,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKf,CAAC;AAEX,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
declare const categoryIcons: {
|
|
2
|
+
readonly "aws-category-analytics": import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
readonly "aws-category-application-integration": import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
readonly "aws-category-artificial-intelligence": import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
readonly "aws-category-blockchain": import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
readonly "aws-category-business-applications": import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
readonly "aws-category-cloud-financial-management": import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
readonly "aws-category-compute": import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
readonly "aws-category-contact-center": import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
readonly "aws-category-containers": import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
readonly "aws-category-customer-enablement": import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
readonly "aws-category-database": import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
readonly "aws-category-developer-tools": import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
readonly "aws-category-end-user-computing": import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
readonly "aws-category-front-end-web-mobile": import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
readonly "aws-category-games": import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
readonly "aws-category-internet-of-things": import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
readonly "aws-category-management-governance": import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
readonly "aws-category-media-services": import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
readonly "aws-category-migration-modernization": import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
readonly "aws-category-networking-content-delivery": import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
readonly "aws-category-quantum-technologies": import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
readonly "aws-category-satellite": import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
readonly "aws-category-security-identity-compliance": import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
readonly "aws-category-serverless": import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
readonly "aws-category-storage": import("react/jsx-runtime").JSX.Element;
|
|
27
|
+
};
|
|
28
|
+
export declare const categoryIconsMono: {
|
|
29
|
+
readonly "aws-category-analytics": import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
readonly "aws-category-application-integration": import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
readonly "aws-category-artificial-intelligence": import("react/jsx-runtime").JSX.Element;
|
|
32
|
+
readonly "aws-category-blockchain": import("react/jsx-runtime").JSX.Element;
|
|
33
|
+
readonly "aws-category-business-applications": import("react/jsx-runtime").JSX.Element;
|
|
34
|
+
readonly "aws-category-cloud-financial-management": import("react/jsx-runtime").JSX.Element;
|
|
35
|
+
readonly "aws-category-compute": import("react/jsx-runtime").JSX.Element;
|
|
36
|
+
readonly "aws-category-contact-center": import("react/jsx-runtime").JSX.Element;
|
|
37
|
+
readonly "aws-category-containers": import("react/jsx-runtime").JSX.Element;
|
|
38
|
+
readonly "aws-category-customer-enablement": import("react/jsx-runtime").JSX.Element;
|
|
39
|
+
readonly "aws-category-database": import("react/jsx-runtime").JSX.Element;
|
|
40
|
+
readonly "aws-category-developer-tools": import("react/jsx-runtime").JSX.Element;
|
|
41
|
+
readonly "aws-category-end-user-computing": import("react/jsx-runtime").JSX.Element;
|
|
42
|
+
readonly "aws-category-front-end-web-mobile": import("react/jsx-runtime").JSX.Element;
|
|
43
|
+
readonly "aws-category-games": import("react/jsx-runtime").JSX.Element;
|
|
44
|
+
readonly "aws-category-internet-of-things": import("react/jsx-runtime").JSX.Element;
|
|
45
|
+
readonly "aws-category-management-governance": import("react/jsx-runtime").JSX.Element;
|
|
46
|
+
readonly "aws-category-media-services": import("react/jsx-runtime").JSX.Element;
|
|
47
|
+
readonly "aws-category-migration-modernization": import("react/jsx-runtime").JSX.Element;
|
|
48
|
+
readonly "aws-category-networking-content-delivery": import("react/jsx-runtime").JSX.Element;
|
|
49
|
+
readonly "aws-category-quantum-technologies": import("react/jsx-runtime").JSX.Element;
|
|
50
|
+
readonly "aws-category-satellite": import("react/jsx-runtime").JSX.Element;
|
|
51
|
+
readonly "aws-category-security-identity-compliance": import("react/jsx-runtime").JSX.Element;
|
|
52
|
+
readonly "aws-category-serverless": import("react/jsx-runtime").JSX.Element;
|
|
53
|
+
readonly "aws-category-storage": import("react/jsx-runtime").JSX.Element;
|
|
54
|
+
};
|
|
55
|
+
export default categoryIcons;
|
|
56
|
+
//# sourceMappingURL=category-icons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"category-icons.d.ts","sourceRoot":"","sources":["../../../../src/internal/generated/category-icons.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;CAqGT,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;CAqGpB,CAAC;AAEX,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
declare const groupIcons: {
|
|
2
|
+
readonly "aws-group-account": import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
readonly "aws-group-auto-scaling-group": import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
readonly "aws-group-cloud": import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
readonly "aws-group-cloud-logo": import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
readonly "aws-group-corporate-data-center": import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
readonly "aws-group-ec2-instance-contents": import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
readonly "aws-group-iot-greengrass-deployment": import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
readonly "aws-group-private-subnet": import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
readonly "aws-group-public-subnet": import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
readonly "aws-group-region": import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
readonly "aws-group-server-contents": import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
readonly "aws-group-spot-fleet": import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
readonly "aws-group-virtual-private-cloud-vpc": import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
};
|
|
16
|
+
export declare const groupIconsMono: {
|
|
17
|
+
readonly "aws-group-account": import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
readonly "aws-group-auto-scaling-group": import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
readonly "aws-group-cloud": import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
readonly "aws-group-cloud-logo": import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
readonly "aws-group-corporate-data-center": import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
readonly "aws-group-ec2-instance-contents": import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
readonly "aws-group-iot-greengrass-deployment": import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
readonly "aws-group-private-subnet": import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
readonly "aws-group-public-subnet": import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
readonly "aws-group-region": import("react/jsx-runtime").JSX.Element;
|
|
27
|
+
readonly "aws-group-server-contents": import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
readonly "aws-group-spot-fleet": import("react/jsx-runtime").JSX.Element;
|
|
29
|
+
readonly "aws-group-virtual-private-cloud-vpc": import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
};
|
|
31
|
+
export default groupIcons;
|
|
32
|
+
//# sourceMappingURL=group-icons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-icons.d.ts","sourceRoot":"","sources":["../../../../src/internal/generated/group-icons.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;CA2BN,CAAC;AAEX,eAAO,MAAM,cAAc;;;;;;;;;;;;;;CA2BjB,CAAC;AAEX,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type AwsServiceIconName = "aws-activate" | "aws-alexa-for-business" | "aws-amplify" | "aws-apache-mxnet-on-aws" | "aws-api-gateway" | "aws-app-mesh" | "aws-app-runner" | "aws-app-studio" | "aws-appconfig" | "aws-appfabric" | "aws-appflow" | "aws-application-auto-scaling" | "aws-application-discovery-service" | "aws-application-migration-service" | "aws-application-recovery-controller" | "aws-appstream-2" | "aws-appsync" | "aws-artifact" | "aws-athena" | "aws-audit-manager" | "aws-augmented-ai-a2i" | "aws-aurora" | "aws-auto-scaling" | "aws-b2b-data-interchange" | "aws-backint-agent" | "aws-backup" | "aws-batch" | "aws-bedrock" | "aws-billing-conductor" | "aws-bottlerocket" | "aws-braket" | "aws-budgets" | "aws-certificate-manager" | "aws-chatbot" | "aws-chime" | "aws-chime-sdk" | "aws-clean-rooms" | "aws-client-vpn" | "aws-cloud-control-api" | "aws-cloud-development-kit" | "aws-cloud-directory" | "aws-cloud-map" | "aws-cloud-wan" | "aws-cloud9" | "aws-cloudformation" | "aws-cloudfront" | "aws-cloudhsm" | "aws-cloudsearch" | "aws-cloudshell" | "aws-cloudtrail" | "aws-cloudwatch" | "aws-codeartifact" | "aws-codebuild" | "aws-codecatalyst" | "aws-codecommit" | "aws-codedeploy" | "aws-codeguru" | "aws-codepipeline" | "aws-codewhisperer" | "aws-cognito" | "aws-command-line-interface" | "aws-comprehend" | "aws-comprehend-medical" | "aws-compute-optimizer" | "aws-config" | "aws-connect" | "aws-console-mobile-application" | "aws-control-tower" | "aws-corretto" | "aws-cost-and-usage-report" | "aws-cost-explorer" | "aws-data-exchange" | "aws-data-firehose" | "aws-data-transfer-terminal" | "aws-database-migration-service" | "aws-datasync" | "aws-datazone" | "aws-dcv" | "aws-deadline-cloud" | "aws-deep-learning-amis" | "aws-deep-learning-containers" | "aws-deepcomposer" | "aws-deepracer" | "aws-detective" | "aws-device-farm" | "aws-devops-guru" | "aws-direct-connect" | "aws-directory-service" | "aws-distro-for-opentelemetry" | "aws-documentdb" | "aws-dynamodb" | "aws-ec2" | "aws-ec2-auto-scaling" | "aws-ec2-image-builder" | "aws-ecs-anywhere" | "aws-efs" | "aws-eks-anywhere" | "aws-eks-cloud" | "aws-eks-distro" | "aws-elastic-beanstalk" | "aws-elastic-block-store" | "aws-elastic-container-registry" | "aws-elastic-container-service" | "aws-elastic-disaster-recovery" | "aws-elastic-fabric-adapter" | "aws-elastic-inference" | "aws-elastic-kubernetes-service" | "aws-elastic-load-balancing" | "aws-elastic-transcoder" | "aws-elastic-vmware-service" | "aws-elasticache" | "aws-elemental-appliances-&-software" | "aws-elemental-conductor" | "aws-elemental-delta" | "aws-elemental-link" | "aws-elemental-live" | "aws-elemental-mediaconnect" | "aws-elemental-mediaconvert" | "aws-elemental-medialive" | "aws-elemental-mediapackage" | "aws-elemental-mediastore" | "aws-elemental-mediatailor" | "aws-elemental-server" | "aws-emr" | "aws-end-user-messaging" | "aws-entity-resolution" | "aws-eventbridge" | "aws-express-workflows" | "aws-fargate" | "aws-fault-injection-service" | "aws-file-cache" | "aws-finspace" | "aws-firewall-manager" | "aws-forecast" | "aws-fraud-detector" | "aws-freertos" | "aws-fsx" | "aws-fsx-for-lustre" | "aws-fsx-for-netapp-ontap" | "aws-fsx-for-openzfs" | "aws-fsx-for-wfs" | "aws-gamelift-servers" | "aws-gamelift-streams" | "aws-global-accelerator" | "aws-glue" | "aws-glue-databrew" | "aws-ground-station" | "aws-guardduty" | "aws-health-dashboard" | "aws-healthimaging" | "aws-healthlake" | "aws-healthomics" | "aws-healthscribe" | "aws-iam-identity-center" | "aws-identity-and-access-management" | "aws-infrastructure-composer" | "aws-inspector" | "aws-interactive-video-service" | "aws-iot-analytics" | "aws-iot-button" | "aws-iot-core" | "aws-iot-device-defender" | "aws-iot-device-management" | "aws-iot-events" | "aws-iot-expresslink" | "aws-iot-fleetwise" | "aws-iot-greengrass" | "aws-iot-sitewise" | "aws-iot-twinmaker" | "aws-iq" | "aws-kendra" | "aws-key-management-service" | "aws-keyspaces" | "aws-kinesis" | "aws-kinesis-data-streams" | "aws-kinesis-video-streams" | "aws-lake-formation" | "aws-lambda" | "aws-launch-wizard" | "aws-lex" | "aws-license-manager" | "aws-lightsail" | "aws-lightsail-for-research" | "aws-local-zones" | "aws-location-service" | "aws-lookout-for-equipment" | "aws-lookout-for-metrics" | "aws-lookout-for-vision" | "aws-macie" | "aws-mainframe-modernization" | "aws-managed-blockchain" | "aws-managed-grafana" | "aws-managed-service-for-apache-flink" | "aws-managed-service-for-prometheus" | "aws-managed-services" | "aws-managed-streaming-for-apache-kafka" | "aws-managed-workflows-for-apache-airflow" | "aws-management-console" | "aws-marketplace_light" | "aws-memorydb" | "aws-migration-evaluator" | "aws-migration-hub" | "aws-monitron" | "aws-mq" | "aws-neptune" | "aws-network-firewall" | "aws-neuron" | "aws-nice-enginframe" | "aws-nitro-enclaves" | "aws-nova" | "aws-open-3d-engine" | "aws-opensearch-service" | "aws-oracle-database-at-aws" | "aws-organizations" | "aws-outposts-family" | "aws-outposts-rack" | "aws-outposts-servers" | "aws-panorama" | "aws-parallel-cluster" | "aws-parallel-computing-service" | "aws-payment-cryptography" | "aws-personalize" | "aws-pinpoint" | "aws-pinpoint-apis" | "aws-polly" | "aws-private-5g" | "aws-private-certificate-authority" | "aws-privatelink" | "aws-professional-services" | "aws-proton" | "aws-pytorch-on-aws" | "aws-q" | "aws-quantum-ledger-database" | "aws-quicksight" | "aws-rds" | "aws-red-hat-openshift-service-on-aws" | "aws-redshift" | "aws-rekognition" | "aws-repost" | "aws-repost-private" | "aws-reserved-instance-reporting" | "aws-resilience-hub" | "aws-resource-access-manager" | "aws-resource-explorer" | "aws-route-53" | "aws-s3-on-outposts" | "aws-sagemaker" | "aws-sagemaker-ai" | "aws-sagemaker-ground-truth" | "aws-sagemaker-studio-lab" | "aws-savings-plans" | "aws-secrets-manager" | "aws-security-hub" | "aws-security-incident-response" | "aws-security-lake" | "aws-serverless-application-repository" | "aws-service-catalog" | "aws-service-management-connector" | "aws-shield" | "aws-signer" | "aws-simple-email-service" | "aws-simple-notification-service" | "aws-simple-queue-service" | "aws-simple-storage-service" | "aws-simple-storage-service-glacier" | "aws-simspace-weaver" | "aws-site-to-site-vpn" | "aws-snowball" | "aws-snowball-edge" | "aws-step-functions" | "aws-storage-gateway" | "aws-supply-chain" | "aws-support" | "aws-systems-manager" | "aws-telco-network-builder" | "aws-tensorflow-on-aws" | "aws-textract" | "aws-thinkbox-deadline" | "aws-thinkbox-frost" | "aws-thinkbox-krakatoa" | "aws-thinkbox-sequoia" | "aws-thinkbox-stoke" | "aws-thinkbox-xmesh" | "aws-timestream" | "aws-tools-and-sdks" | "aws-training-certification" | "aws-transcribe" | "aws-transfer-family" | "aws-transform" | "aws-transit-gateway" | "aws-translate" | "aws-trusted-advisor" | "aws-user-notifications" | "aws-verified-access" | "aws-verified-permissions" | "aws-virtual-private-cloud" | "aws-vpc-lattice" | "aws-waf" | "aws-wavelength" | "aws-well-architected-tool" | "aws-wickr" | "aws-workdocs" | "aws-workdocs-sdk" | "aws-workmail" | "aws-workspaces-family" | "aws-x-ray";
|
|
2
|
+
export type AwsCategoryIconName = "aws-category-analytics" | "aws-category-application-integration" | "aws-category-artificial-intelligence" | "aws-category-blockchain" | "aws-category-business-applications" | "aws-category-cloud-financial-management" | "aws-category-compute" | "aws-category-contact-center" | "aws-category-containers" | "aws-category-customer-enablement" | "aws-category-database" | "aws-category-developer-tools" | "aws-category-end-user-computing" | "aws-category-front-end-web-mobile" | "aws-category-games" | "aws-category-internet-of-things" | "aws-category-management-governance" | "aws-category-media-services" | "aws-category-migration-modernization" | "aws-category-networking-content-delivery" | "aws-category-quantum-technologies" | "aws-category-satellite" | "aws-category-security-identity-compliance" | "aws-category-serverless" | "aws-category-storage";
|
|
3
|
+
export type AwsResourceIconName = "aws-resource-amplify-aws-amplify-studio" | "aws-resource-api-gateway-endpoint" | "aws-resource-app-mesh-mesh" | "aws-resource-app-mesh-virtual-gateway" | "aws-resource-app-mesh-virtual-node" | "aws-resource-app-mesh-virtual-router" | "aws-resource-app-mesh-virtual-service" | "aws-resource-application-discovery-service-aws-agentless-collector" | "aws-resource-application-discovery-service-aws-discovery-agent" | "aws-resource-application-discovery-service-migration-evaluator-collector" | "aws-resource-athena-data-source-connectors" | "aws-resource-aurora-amazon-aurora-instance-alternate" | "aws-resource-aurora-amazon-rds-instance" | "aws-resource-aurora-amazon-rds-instance-aternate" | "aws-resource-aurora-instance" | "aws-resource-aurora-mariadb-instance" | "aws-resource-aurora-mariadb-instance-alternate" | "aws-resource-aurora-mysql-instance" | "aws-resource-aurora-mysql-instance-alternate" | "aws-resource-aurora-oracle-instance" | "aws-resource-aurora-oracle-instance-alternate" | "aws-resource-aurora-piops-instance" | "aws-resource-aurora-postgresql-instance" | "aws-resource-aurora-postgresql-instance-alternate" | "aws-resource-aurora-sql-server-instance" | "aws-resource-aurora-sql-server-instance-alternate" | "aws-resource-aurora-trusted-language-extensions-for-postgresql" | "aws-resource-backup-audit-manager" | "aws-resource-backup-aws-backup-for-aws-cloudformation" | "aws-resource-backup-aws-backup-support-for-amazon-fsx-for-netapp-ontap" | "aws-resource-backup-aws-backup-support-for-amazon-s3" | "aws-resource-backup-aws-backup-support-for-vmware-workloads" | "aws-resource-backup-backup-plan" | "aws-resource-backup-backup-restore" | "aws-resource-backup-backup-vault" | "aws-resource-backup-compliance-reporting" | "aws-resource-backup-compute" | "aws-resource-backup-database" | "aws-resource-backup-gateway" | "aws-resource-backup-legal-hold" | "aws-resource-backup-recovery-point-objective" | "aws-resource-backup-recovery-time-objective" | "aws-resource-backup-storage" | "aws-resource-backup-vault-lock" | "aws-resource-backup-virtual-machine" | "aws-resource-backup-virtual-machine-monitor" | "aws-resource-braket-chandelier" | "aws-resource-braket-chip" | "aws-resource-braket-embedded-simulator" | "aws-resource-braket-managed-simulator" | "aws-resource-braket-noise-simulator" | "aws-resource-braket-qpu" | "aws-resource-braket-simulator" | "aws-resource-braket-simulator-1" | "aws-resource-braket-simulator-2" | "aws-resource-braket-simulator-3" | "aws-resource-braket-simulator-4" | "aws-resource-braket-state-vector" | "aws-resource-braket-tensor-network" | "aws-resource-certificate-manager-certificate-authority" | "aws-resource-cloud-digital-interface" | "aws-resource-cloud-map-namespace" | "aws-resource-cloud-map-resource" | "aws-resource-cloud-map-service" | "aws-resource-cloud-wan-core-network-edge" | "aws-resource-cloud-wan-segment-network" | "aws-resource-cloud-wan-transit-gateway-route-table-attachment" | "aws-resource-cloud9-cloud9" | "aws-resource-cloudformation-change-set" | "aws-resource-cloudformation-stack" | "aws-resource-cloudformation-template" | "aws-resource-cloudfront-download-distribution" | "aws-resource-cloudfront-edge-location" | "aws-resource-cloudfront-functions" | "aws-resource-cloudfront-streaming-distribution" | "aws-resource-cloudsearch-search-documents" | "aws-resource-cloudtrail-cloudtrail-lake" | "aws-resource-cloudwatch-alarm" | "aws-resource-cloudwatch-cross-account-observability" | "aws-resource-cloudwatch-data-protection" | "aws-resource-cloudwatch-event-event-based" | "aws-resource-cloudwatch-event-time-based" | "aws-resource-cloudwatch-evidently" | "aws-resource-cloudwatch-logs" | "aws-resource-cloudwatch-metrics-insights" | "aws-resource-cloudwatch-rule" | "aws-resource-cloudwatch-rum" | "aws-resource-cloudwatch-synthetics" | "aws-resource-data-exchange-for-apis" | "aws-resource-database-migration-service-database-migration-workflow-or-job" | "aws-resource-datasync-agent" | "aws-resource-datasync-discovery" | "aws-resource-datazone-business-data-catalog" | "aws-resource-datazone-data-portal" | "aws-resource-datazone-data-projects" | "aws-resource-devops-guru-insights" | "aws-resource-direct-connect-gateway" | "aws-resource-directory-service-ad-connector" | "aws-resource-directory-service-aws-managed-microsoft-ad" | "aws-resource-directory-service-simple-ad" | "aws-resource-documentdb-elastic-clusters" | "aws-resource-dynamodb-amazon-dynamodb-accelerator" | "aws-resource-dynamodb-attribute" | "aws-resource-dynamodb-attributes" | "aws-resource-dynamodb-global-secondary-index" | "aws-resource-dynamodb-item" | "aws-resource-dynamodb-items" | "aws-resource-dynamodb-standard-access-table-class" | "aws-resource-dynamodb-standard-infrequent-access-table-class" | "aws-resource-dynamodb-stream" | "aws-resource-dynamodb-table" | "aws-resource-ec2-ami" | "aws-resource-ec2-auto-scaling" | "aws-resource-ec2-aws-microservice-extractor-for-.net" | "aws-resource-ec2-db-instance" | "aws-resource-ec2-elastic-ip-address" | "aws-resource-ec2-instance" | "aws-resource-ec2-instance-with-cloudwatch" | "aws-resource-ec2-instances" | "aws-resource-ec2-rescue" | "aws-resource-ec2-spot-instance" | "aws-resource-elastic-beanstalk-application" | "aws-resource-elastic-beanstalk-deployment" | "aws-resource-elastic-block-store-amazon-data-lifecycle-manager" | "aws-resource-elastic-block-store-multiple-volumes" | "aws-resource-elastic-block-store-snapshot" | "aws-resource-elastic-block-store-volume" | "aws-resource-elastic-block-store-volume-gp3" | "aws-resource-elastic-container-registry-image" | "aws-resource-elastic-container-registry-registry" | "aws-resource-elastic-container-service-container-1" | "aws-resource-elastic-container-service-container-2" | "aws-resource-elastic-container-service-container-3" | "aws-resource-elastic-container-service-copiiot-cli" | "aws-resource-elastic-container-service-ecs-service-connect" | "aws-resource-elastic-container-service-service" | "aws-resource-elastic-container-service-task" | "aws-resource-elastic-file-system-efs-intelligent-tiering" | "aws-resource-elastic-file-system-efs-one-zone" | "aws-resource-elastic-file-system-efs-one-zone-infrequent-access" | "aws-resource-elastic-file-system-efs-standard" | "aws-resource-elastic-file-system-efs-standard-infrequent-access" | "aws-resource-elastic-file-system-elastic-throughput" | "aws-resource-elastic-file-system-file-system" | "aws-resource-elastic-kubernetes-service-eks-on-outposts" | "aws-resource-elastic-load-balancing-application-load-balancer" | "aws-resource-elastic-load-balancing-classic-load-balancer" | "aws-resource-elastic-load-balancing-gateway-load-balancer" | "aws-resource-elastic-load-balancing-network-load-balancer" | "aws-resource-elasticache-cache-node" | "aws-resource-elasticache-elasticache-for-memcached" | "aws-resource-elasticache-elasticache-for-redis" | "aws-resource-elasticache-elasticache-for-valkey" | "aws-resource-elemental-mediaconnect-mediaconnect-gateway" | "aws-resource-emr-cluster" | "aws-resource-emr-emr-engine" | "aws-resource-emr-hdfs-cluster" | "aws-resource-eventbridge-custom-event-bus" | "aws-resource-eventbridge-default-event-bus" | "aws-resource-eventbridge-event" | "aws-resource-eventbridge-pipes" | "aws-resource-eventbridge-rule" | "aws-resource-eventbridge-saas-partner-event" | "aws-resource-eventbridge-scheduler" | "aws-resource-eventbridge-schema" | "aws-resource-eventbridge-schema-registry" | "aws-resource-file-cache-hybrid-nfs-linked-datasets" | "aws-resource-file-cache-on-premises-nfs-linked-datasets" | "aws-resource-file-cache-s3-linked-datasets" | "aws-resource-glue-aws-glue-for-ray" | "aws-resource-glue-crawler" | "aws-resource-glue-data-catalog" | "aws-resource-glue-data-quality" | "aws-resource-identity-access-management-add-on" | "aws-resource-identity-access-management-aws-sts" | "aws-resource-identity-access-management-aws-sts-alternate" | "aws-resource-identity-access-management-data-encryption-key" | "aws-resource-identity-access-management-encrypted-data" | "aws-resource-identity-access-management-iam-access-analyzer" | "aws-resource-identity-access-management-iam-roles-anywhere" | "aws-resource-identity-access-management-long-term-security-credential" | "aws-resource-identity-access-management-mfa-token" | "aws-resource-identity-access-management-permissions" | "aws-resource-identity-access-management-role" | "aws-resource-identity-access-management-temporary-security-credential" | "aws-resource-inspector-agent" | "aws-resource-iot-action" | "aws-resource-iot-actuator" | "aws-resource-iot-alexa-enabled-device" | "aws-resource-iot-alexa-skill" | "aws-resource-iot-alexa-voice-service" | "aws-resource-iot-analytics-channel" | "aws-resource-iot-analytics-data-store" | "aws-resource-iot-analytics-dataset" | "aws-resource-iot-analytics-notebook" | "aws-resource-iot-analytics-pipeline" | "aws-resource-iot-certificate" | "aws-resource-iot-core-device-advisor" | "aws-resource-iot-core-device-location" | "aws-resource-iot-desired-state" | "aws-resource-iot-device-defender-iot-device-jobs" | "aws-resource-iot-device-gateway" | "aws-resource-iot-device-management-fleet-hub" | "aws-resource-iot-device-tester" | "aws-resource-iot-echo" | "aws-resource-iot-fire-tv" | "aws-resource-iot-fire-tv-stick" | "aws-resource-iot-greengrass-artifact" | "aws-resource-iot-greengrass-component" | "aws-resource-iot-greengrass-component-machine-learning" | "aws-resource-iot-greengrass-component-nucleus" | "aws-resource-iot-greengrass-component-private" | "aws-resource-iot-greengrass-component-public" | "aws-resource-iot-greengrass-connector" | "aws-resource-iot-greengrass-interprocess-communication" | "aws-resource-iot-greengrass-protocol" | "aws-resource-iot-greengrass-recipe" | "aws-resource-iot-greengrass-stream-manager" | "aws-resource-iot-hardware-board" | "aws-resource-iot-http-protocol" | "aws-resource-iot-http2-protocol" | "aws-resource-iot-lambda-function" | "aws-resource-iot-lorawan-protocol" | "aws-resource-iot-mqtt-protocol" | "aws-resource-iot-over-air-update" | "aws-resource-iot-policy" | "aws-resource-iot-reported-state" | "aws-resource-iot-rule" | "aws-resource-iot-sailboat" | "aws-resource-iot-sensor" | "aws-resource-iot-servo" | "aws-resource-iot-shadow" | "aws-resource-iot-simulator" | "aws-resource-iot-sitewise-asset" | "aws-resource-iot-sitewise-asset-hierarchy" | "aws-resource-iot-sitewise-asset-model" | "aws-resource-iot-sitewise-asset-properties" | "aws-resource-iot-sitewise-data-streams" | "aws-resource-iot-thing-bank" | "aws-resource-iot-thing-bicycle" | "aws-resource-iot-thing-camera" | "aws-resource-iot-thing-car" | "aws-resource-iot-thing-cart" | "aws-resource-iot-thing-coffee-pot" | "aws-resource-iot-thing-door-lock" | "aws-resource-iot-thing-factory" | "aws-resource-iot-thing-freertos-device" | "aws-resource-iot-thing-generic" | "aws-resource-iot-thing-house" | "aws-resource-iot-thing-humidity-sensor" | "aws-resource-iot-thing-industrial-pc" | "aws-resource-iot-thing-medical-emergency" | "aws-resource-iot-thing-plc" | "aws-resource-iot-thing-police-emergency" | "aws-resource-iot-thing-relay" | "aws-resource-iot-thing-stacklight" | "aws-resource-iot-thing-temperature-humidity-sensor" | "aws-resource-iot-thing-temperature-sensor" | "aws-resource-iot-thing-temperature-vibration-sensor" | "aws-resource-iot-thing-thermostat" | "aws-resource-iot-thing-travel" | "aws-resource-iot-thing-utility" | "aws-resource-iot-thing-vibration-sensor" | "aws-resource-iot-thing-windfarm" | "aws-resource-iot-topic" | "aws-resource-key-management-service-external-key-store" | "aws-resource-lake-formation-data-lake" | "aws-resource-lambda-lambda-function" | "aws-resource-license-manager-application-discovery" | "aws-resource-license-manager-license-blending" | "aws-resource-location-service-geofence" | "aws-resource-location-service-map " | "aws-resource-location-service-place" | "aws-resource-location-service-routes" | "aws-resource-location-service-track " | "aws-resource-mainframe-modernization-analyzer" | "aws-resource-mainframe-modernization-compiler" | "aws-resource-mainframe-modernization-converter" | "aws-resource-mainframe-modernization-developer" | "aws-resource-mainframe-modernization-runtime" | "aws-resource-managed-blockchain-blockchain" | "aws-resource-migration-hub-refactor-spaces-applications" | "aws-resource-migration-hub-refactor-spaces-environments" | "aws-resource-migration-hub-refactor-spaces-services" | "aws-resource-mq-broker" | "aws-resource-msk-amazon-msk-connect" | "aws-resource-network-firewall-endpoints" | "aws-resource-opensearch-service-cluster-administrator-node" | "aws-resource-opensearch-service-data-node" | "aws-resource-opensearch-service-index" | "aws-resource-opensearch-service-observability" | "aws-resource-opensearch-service-opensearch-dashboards" | "aws-resource-opensearch-service-opensearch-ingestion" | "aws-resource-opensearch-service-traces" | "aws-resource-opensearch-service-ultrawarm-node" | "aws-resource-organizations-account" | "aws-resource-organizations-management-account" | "aws-resource-organizations-organizational-unit" | "aws-resource-pinpoint-journey" | "aws-resource-quicksight-paginated-reports" | "aws-resource-rds-blue-green-deployments" | "aws-resource-rds-multi-az" | "aws-resource-rds-multi-az-db-cluster" | "aws-resource-rds-optimized-writes" | "aws-resource-rds-proxy-instance" | "aws-resource-rds-proxy-instance-alternate" | "aws-resource-rds-trusted-language-extensions-for-postgresql" | "aws-resource-redshift-auto-copy" | "aws-resource-redshift-data-sharing-governance" | "aws-resource-redshift-dense-compute-node" | "aws-resource-redshift-dense-storage-node" | "aws-resource-redshift-ml" | "aws-resource-redshift-query-editor-v2.0" | "aws-resource-redshift-ra3" | "aws-resource-redshift-streaming-ingestion" | "aws-resource-rekognition-image" | "aws-resource-rekognition-video" | "aws-resource-route-53-hosted-zone" | "aws-resource-route-53-readiness-checks" | "aws-resource-route-53-resolver" | "aws-resource-route-53-resolver-dns-firewall" | "aws-resource-route-53-resolver-query-logging" | "aws-resource-route-53-route-table" | "aws-resource-route-53-routing-controls" | "aws-resource-sagemaker-ai-canvas" | "aws-resource-sagemaker-ai-geospatial-ml" | "aws-resource-sagemaker-ai-model" | "aws-resource-sagemaker-ai-notebook" | "aws-resource-sagemaker-ai-shadow-testing" | "aws-resource-sagemaker-ai-train" | "aws-resource-security-hub-finding" | "aws-resource-shield-aws-shield-advanced" | "aws-resource-simple-email-service-email" | "aws-resource-simple-notification-service-email-notification" | "aws-resource-simple-notification-service-http-notification" | "aws-resource-simple-notification-service-topic" | "aws-resource-simple-queue-service-message" | "aws-resource-simple-queue-service-queue" | "aws-resource-simple-storage-service-bucket" | "aws-resource-simple-storage-service-bucket-with-objects" | "aws-resource-simple-storage-service-directory-bucket" | "aws-resource-simple-storage-service-general-access-points" | "aws-resource-simple-storage-service-glacier-archive" | "aws-resource-simple-storage-service-glacier-vault" | "aws-resource-simple-storage-service-object" | "aws-resource-simple-storage-service-s3-batch-operations" | "aws-resource-simple-storage-service-s3-express-one-zone" | "aws-resource-simple-storage-service-s3-glacier-deep-archive" | "aws-resource-simple-storage-service-s3-glacier-flexible-retrieval" | "aws-resource-simple-storage-service-s3-glacier-instant-retrieval" | "aws-resource-simple-storage-service-s3-intelligent-tiering" | "aws-resource-simple-storage-service-s3-multi-region-access-points" | "aws-resource-simple-storage-service-s3-object-lambda" | "aws-resource-simple-storage-service-s3-object-lambda-access-points" | "aws-resource-simple-storage-service-s3-object-lock" | "aws-resource-simple-storage-service-s3-on-outposts" | "aws-resource-simple-storage-service-s3-one-zone-ia" | "aws-resource-simple-storage-service-s3-replication" | "aws-resource-simple-storage-service-s3-replication-time-control" | "aws-resource-simple-storage-service-s3-select" | "aws-resource-simple-storage-service-s3-standard" | "aws-resource-simple-storage-service-s3-standard-ia" | "aws-resource-simple-storage-service-s3-storage-lens" | "aws-resource-simple-storage-service-s3-tables" | "aws-resource-simple-storage-service-s3-vectors" | "aws-resource-simple-storage-service-vpc-access-points" | "aws-resource-snowball-snowball-import-export" | "aws-resource-storage-gateway-amazon-fsx-file-gateway" | "aws-resource-storage-gateway-amazon-s3-file-gateway" | "aws-resource-storage-gateway-cached-volume" | "aws-resource-storage-gateway-file-gateway" | "aws-resource-storage-gateway-noncached-volume" | "aws-resource-storage-gateway-tape-gateway" | "aws-resource-storage-gateway-virtual-tape-library" | "aws-resource-storage-gateway-volume-gateway" | "aws-resource-systems-manager-application-manager" | "aws-resource-systems-manager-automation" | "aws-resource-systems-manager-change-calendar" | "aws-resource-systems-manager-change-manager" | "aws-resource-systems-manager-compliance" | "aws-resource-systems-manager-distributor" | "aws-resource-systems-manager-documents" | "aws-resource-systems-manager-incident-manager" | "aws-resource-systems-manager-inventory" | "aws-resource-systems-manager-maintenance-windows" | "aws-resource-systems-manager-opscenter" | "aws-resource-systems-manager-parameter-store" | "aws-resource-systems-manager-patch-manager" | "aws-resource-systems-manager-run-command" | "aws-resource-systems-manager-session-manager" | "aws-resource-systems-manager-state-manager" | "aws-resource-textract-analyze-lending" | "aws-resource-transfer-family-aws-as2" | "aws-resource-transfer-family-aws-ftp" | "aws-resource-transfer-family-aws-ftps" | "aws-resource-transfer-family-aws-sftp" | "aws-resource-transit-gateway-attachment" | "aws-resource-trusted-advisor-checklist" | "aws-resource-trusted-advisor-checklist-cost" | "aws-resource-trusted-advisor-checklist-fault-tolerant" | "aws-resource-trusted-advisor-checklist-performance" | "aws-resource-trusted-advisor-checklist-security" | "aws-resource-vpc-carrier-gateway" | "aws-resource-vpc-customer-gateway" | "aws-resource-vpc-elastic-network-adapter" | "aws-resource-vpc-elastic-network-interface" | "aws-resource-vpc-endpoints" | "aws-resource-vpc-flow-logs" | "aws-resource-vpc-internet-gateway" | "aws-resource-vpc-nat-gateway" | "aws-resource-vpc-network-access-analyzer" | "aws-resource-vpc-network-access-control-list" | "aws-resource-vpc-peering-connection" | "aws-resource-vpc-reachability-analyzer" | "aws-resource-vpc-router" | "aws-resource-vpc-traffic-mirroring" | "aws-resource-vpc-virtual-private-cloud-vpc" | "aws-resource-vpc-vpn-connection" | "aws-resource-vpc-vpn-gateway" | "aws-resource-waf-bad-bot" | "aws-resource-waf-bot" | "aws-resource-waf-bot-control" | "aws-resource-waf-filtering-rule" | "aws-resource-waf-labels" | "aws-resource-waf-managed-rule" | "aws-resource-waf-rule" | "aws-resource-workspaces-family-amazon-workspaces" | "aws-resource-workspaces-family-amazon-workspaces-core" | "aws-resource-workspaces-family-amazon-workspaces-secure-browser";
|
|
4
|
+
export type AwsGroupIconName = "aws-group-account" | "aws-group-auto-scaling-group" | "aws-group-cloud" | "aws-group-cloud-logo" | "aws-group-corporate-data-center" | "aws-group-ec2-instance-contents" | "aws-group-iot-greengrass-deployment" | "aws-group-private-subnet" | "aws-group-public-subnet" | "aws-group-region" | "aws-group-server-contents" | "aws-group-spot-fleet" | "aws-group-virtual-private-cloud-vpc";
|
|
5
|
+
export type AwsIconName = AwsServiceIconName | AwsCategoryIconName | AwsResourceIconName | AwsGroupIconName;
|
|
6
|
+
//# sourceMappingURL=icon-names.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-names.d.ts","sourceRoot":"","sources":["../../../../src/internal/generated/icon-names.ts"],"names":[],"mappings":"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"}
|