From cfdd617db8d86d748ead0f5f3dd25ac7694be5f0 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Mon, 16 Mar 2026 15:32:15 +0000 Subject: [PATCH 1/5] feat: sync with AWS CLI - add 400+ services - Add sync scripts for generating YAML configs from AWS CLI/botocore - Add 400 new service configurations (athena, backup, bedrock, etc.) - Update 13 existing configs with additional commands - Add SYNC_PROCEDURE.md documentation The sync script reads service definitions from botocore and generates YAML configuration files for aws-commander. Run with: ./scripts/sync-aws-services.sh --dry-run # Preview ./scripts/sync-aws-services.sh --apply # Apply --- SYNC_PROCEDURE.md | 325 +++++++++++ configurations/accessanalyzer.yaml | 303 ++++++++++ configurations/account.yaml | 168 ++++++ configurations/acm-pca.yaml | 198 +++++++ configurations/acm.yaml | 168 ++++++ configurations/aiops.yaml | 93 +++ configurations/amp.yaml | 243 ++++++++ configurations/amplify.yaml | 228 ++++++++ configurations/amplifybackend.yaml | 153 +++++ configurations/amplifyuibuilder.yaml | 213 +++++++ configurations/apigateway.yaml | 303 ++++++++++ configurations/apigatewaymanagementapi.yaml | 33 ++ configurations/apigatewayv2.yaml | 303 ++++++++++ configurations/appconfig.yaml | 288 ++++++++++ configurations/appconfigdata.yaml | 33 ++ configurations/appfabric.yaml | 183 ++++++ configurations/appflow.yaml | 243 ++++++++ configurations/appintegrations.yaml | 183 ++++++ configurations/application-autoscaling.yaml | 153 +++++ configurations/application-insights.yaml | 258 +++++++++ configurations/application-signals.yaml | 243 ++++++++ configurations/applicationcostprofiler.yaml | 48 ++ configurations/appmesh.yaml | 228 ++++++++ configurations/apprunner.yaml | 243 ++++++++ configurations/appstream.yaml | 303 ++++++++++ configurations/appsync.yaml | 303 ++++++++++ configurations/arc-region-switch.yaml | 243 ++++++++ configurations/arc-zonal-shift.yaml | 138 +++++ configurations/artifact.yaml | 108 ++++ configurations/athena.yaml | 303 ++++++++++ configurations/auditmanager.yaml | 303 ++++++++++ configurations/autoscaling-plans.yaml | 48 ++ configurations/autoscaling.yaml | 303 ++++++++++ configurations/b2bi.yaml | 168 ++++++ configurations/backup-gateway.yaml | 213 +++++++ configurations/backup.yaml | 303 ++++++++++ configurations/backupsearch.yaml | 183 ++++++ configurations/batch.yaml | 243 ++++++++ configurations/bcm-dashboards.yaml | 93 +++ configurations/bcm-data-exports.yaml | 138 +++++ configurations/bcm-pricing-calculator.yaml | 303 ++++++++++ configurations/bcm-recommended-actions.yaml | 18 + configurations/bedrock-agent-runtime.yaml | 243 ++++++++ configurations/bedrock-agent.yaml | 303 ++++++++++ configurations/bedrock-agentcore-control.yaml | 303 ++++++++++ configurations/bedrock-agentcore.yaml | 303 ++++++++++ .../bedrock-data-automation-runtime.yaml | 93 +++ configurations/bedrock-data-automation.yaml | 153 +++++ configurations/bedrock-runtime.yaml | 153 +++++ configurations/bedrock.yaml | 303 ++++++++++ configurations/billing.yaml | 138 +++++ configurations/billingconductor.yaml | 243 ++++++++ configurations/braket.yaml | 183 ++++++ configurations/budgets.yaml | 183 ++++++ configurations/ce.yaml | 303 ++++++++++ configurations/chatbot.yaml | 213 +++++++ configurations/chime-sdk-identity.yaml | 183 ++++++ configurations/chime-sdk-media-pipelines.yaml | 168 ++++++ configurations/chime-sdk-meetings.yaml | 153 +++++ configurations/chime-sdk-messaging.yaml | 303 ++++++++++ configurations/chime-sdk-voice.yaml | 303 ++++++++++ configurations/chime.yaml | 303 ++++++++++ configurations/cleanrooms.yaml | 303 ++++++++++ configurations/cleanroomsml.yaml | 303 ++++++++++ configurations/cloud9.yaml | 108 ++++ configurations/cloudcontrol.yaml | 78 +++ configurations/clouddirectory.yaml | 303 ++++++++++ configurations/cloudformation.yaml | 303 ++++++++++ configurations/cloudfront-keyvaluestore.yaml | 48 ++ configurations/cloudfront.yaml | 378 ++++++++++-- configurations/cloudhsm.yaml | 183 ++++++ configurations/cloudhsmv2.yaml | 168 ++++++ configurations/cloudsearch.yaml | 228 ++++++++ configurations/cloudsearchdomain.yaml | 48 ++ configurations/cloudtrail.yaml | 372 ++++++++++-- configurations/cloudwatch.yaml | 288 ++++++++++ configurations/codeartifact.yaml | 303 ++++++++++ configurations/codebuild.yaml | 303 ++++++++++ configurations/codecatalyst.yaml | 288 ++++++++++ configurations/codecommit.yaml | 303 ++++++++++ configurations/codeconnections.yaml | 198 +++++++ configurations/codedeploy.yaml | 288 ++++++++++ configurations/codeguru-reviewer.yaml | 183 ++++++ configurations/codeguru-security.yaml | 153 +++++ configurations/codeguruprofiler.yaml | 213 +++++++ configurations/codepipeline.yaml | 258 +++++++++ configurations/codestar-connections.yaml | 198 +++++++ configurations/codestar-notifications.yaml | 138 +++++ configurations/cognito-identity.yaml | 258 +++++++++ configurations/cognito-idp.yaml | 303 ++++++++++ configurations/cognito-sync.yaml | 228 ++++++++ configurations/comprehend.yaml | 303 ++++++++++ configurations/comprehendmedical.yaml | 303 ++++++++++ .../compute-optimizer-automation.yaml | 273 +++++++++ configurations/compute-optimizer.yaml | 288 ++++++++++ configurations/config.yaml | 303 ++++++++++ configurations/connect-contact-lens.yaml | 18 + configurations/connect.yaml | 303 ++++++++++ configurations/connectcampaigns.yaml | 213 +++++++ configurations/connectcampaignsv2.yaml | 153 +++++ configurations/connectcases.yaml | 258 +++++++++ configurations/connecthealth.yaml | 198 +++++++ configurations/connectparticipant.yaml | 153 +++++ configurations/controlcatalog.yaml | 93 +++ configurations/controltower.yaml | 273 +++++++++ configurations/cost-optimization-hub.yaml | 93 +++ configurations/cur.yaml | 78 +++ configurations/customer-profiles.yaml | 303 ++++++++++ configurations/databrew.yaml | 258 +++++++++ configurations/dataexchange.yaml | 258 +++++++++ configurations/datapipeline.yaml | 213 +++++++ configurations/datasync.yaml | 303 ++++++++++ configurations/datazone.yaml | 303 ++++++++++ configurations/dax.yaml | 183 ++++++ configurations/deadline.yaml | 303 ++++++++++ configurations/detective.yaml | 243 ++++++++ configurations/devicefarm.yaml | 303 ++++++++++ configurations/devops-guru.yaml | 303 ++++++++++ configurations/directconnect.yaml | 303 ++++++++++ configurations/discovery.yaml | 243 ++++++++ configurations/dlm.yaml | 78 +++ configurations/dms.yaml | 303 ++++++++++ configurations/docdb-elastic.yaml | 213 +++++++ configurations/docdb.yaml | 273 +++++++++ configurations/drs.yaml | 243 ++++++++ configurations/ds-data.yaml | 138 +++++ configurations/ds.yaml | 303 ++++++++++ configurations/dsql.yaml | 108 ++++ configurations/dynamodb.yaml | 466 ++++++++++++--- configurations/dynamodbstreams.yaml | 63 ++ configurations/ebs.yaml | 78 +++ configurations/ec2-instance-connect.yaml | 33 ++ configurations/ec2.yaml | 474 ++++++++++++--- configurations/ecr-public.yaml | 213 +++++++ configurations/ecr.yaml | 303 ++++++++++ configurations/ecs.yaml | 410 +++++++++++-- configurations/efs.yaml | 168 ++++++ configurations/eks-auth.yaml | 18 + configurations/eks.yaml | 438 +++++++++++--- configurations/elasticache.yaml | 303 ++++++++++ configurations/elasticbeanstalk.yaml | 303 ++++++++++ configurations/elb.yaml | 168 ++++++ configurations/elbv2.yaml | 288 ++++++++++ configurations/elementalinference.yaml | 108 ++++ configurations/emr-containers.yaml | 198 +++++++ configurations/emr-serverless.yaml | 198 +++++++ configurations/emr.yaml | 303 ++++++++++ configurations/entityresolution.yaml | 273 +++++++++ configurations/es.yaml | 303 ++++++++++ configurations/events.yaml | 424 ++++++++++++-- configurations/evs.yaml | 153 +++++ configurations/finspace-data.yaml | 243 ++++++++ configurations/finspace.yaml | 303 ++++++++++ configurations/firehose.yaml | 108 ++++ configurations/fis.yaml | 243 ++++++++ configurations/fms.yaml | 303 ++++++++++ configurations/forecast.yaml | 303 ++++++++++ configurations/forecastquery.yaml | 33 ++ configurations/frauddetector.yaml | 303 ++++++++++ configurations/freetier.yaml | 78 +++ configurations/fsx.yaml | 243 ++++++++ configurations/gamelift.yaml | 303 ++++++++++ configurations/gameliftstreams.yaml | 198 +++++++ configurations/geo-maps.yaml | 78 +++ configurations/geo-places.yaml | 108 ++++ configurations/geo-routes.yaml | 78 +++ configurations/glacier.yaml | 258 +++++++++ configurations/globalaccelerator.yaml | 303 ++++++++++ configurations/glue.yaml | 303 ++++++++++ configurations/grafana.yaml | 183 ++++++ configurations/greengrass.yaml | 303 ++++++++++ configurations/greengrassv2.yaml | 288 ++++++++++ configurations/groundstation.yaml | 273 +++++++++ configurations/guardduty.yaml | 303 ++++++++++ configurations/health.yaml | 213 +++++++ configurations/healthlake.yaml | 168 ++++++ configurations/iam.yaml | 540 ++++++++++++++---- configurations/identitystore.yaml | 168 ++++++ configurations/imagebuilder.yaml | 303 ++++++++++ configurations/importexport.yaml | 63 ++ configurations/inspector-scan.yaml | 18 + configurations/inspector.yaml | 303 ++++++++++ configurations/inspector2.yaml | 303 ++++++++++ configurations/internetmonitor.yaml | 198 +++++++ configurations/invoicing.yaml | 153 +++++ configurations/iot-data.yaml | 78 +++ configurations/iot-jobs-data.yaml | 63 ++ configurations/iot-managed-integrations.yaml | 303 ++++++++++ configurations/iot.yaml | 303 ++++++++++ configurations/iotdeviceadvisor.yaml | 168 ++++++ configurations/iotevents-data.yaml | 183 ++++++ configurations/iotevents.yaml | 198 +++++++ configurations/iotfleetwise.yaml | 303 ++++++++++ configurations/iotsecuretunneling.yaml | 123 ++++ configurations/iotsitewise.yaml | 303 ++++++++++ configurations/iotthingsgraph.yaml | 198 +++++++ configurations/iottwinmaker.yaml | 303 ++++++++++ configurations/iotwireless.yaml | 303 ++++++++++ configurations/ivs-realtime.yaml | 288 ++++++++++ configurations/ivs.yaml | 273 +++++++++ configurations/ivschat.yaml | 138 +++++ configurations/kafka.yaml | 303 ++++++++++ configurations/kafkaconnect.yaml | 168 ++++++ configurations/kendra-ranking.yaml | 93 +++ configurations/kendra.yaml | 303 ++++++++++ configurations/keyspaces.yaml | 168 ++++++ configurations/keyspacesstreams.yaml | 63 ++ .../kinesis-video-archived-media.yaml | 93 +++ configurations/kinesis-video-media.yaml | 18 + configurations/kinesis-video-signaling.yaml | 33 ++ .../kinesis-video-webrtc-storage.yaml | 33 ++ configurations/kinesis.yaml | 243 ++++++++ configurations/kinesisanalytics.yaml | 123 ++++ configurations/kinesisanalyticsv2.yaml | 138 +++++ configurations/kinesisvideo.yaml | 228 ++++++++ configurations/kms.yaml | 243 ++++++++ configurations/lakeformation.yaml | 303 ++++++++++ configurations/lambda.yaml | 420 ++++++++++++-- configurations/launch-wizard.yaml | 183 ++++++ configurations/lex-models.yaml | 303 ++++++++++ configurations/lex-runtime.yaml | 48 ++ configurations/lexv2-models.yaml | 303 ++++++++++ configurations/lexv2-runtime.yaml | 63 ++ .../license-manager-linux-subscriptions.yaml | 153 +++++ .../license-manager-user-subscriptions.yaml | 213 +++++++ configurations/license-manager.yaml | 303 ++++++++++ configurations/lightsail.yaml | 303 ++++++++++ configurations/location.yaml | 303 ++++++++++ configurations/logs.yaml | 438 +++++++++++--- configurations/lookoutequipment.yaml | 303 ++++++++++ configurations/m2.yaml | 303 ++++++++++ configurations/machinelearning.yaml | 138 +++++ configurations/macie2.yaml | 303 ++++++++++ configurations/mailmanager.yaml | 303 ++++++++++ configurations/managedblockchain-query.yaml | 138 +++++ configurations/managedblockchain.yaml | 198 +++++++ configurations/marketplace-agreement.yaml | 48 ++ configurations/marketplace-catalog.yaml | 168 ++++++ configurations/marketplace-deployment.yaml | 48 ++ configurations/marketplace-entitlement.yaml | 18 + configurations/marketplace-reporting.yaml | 18 + .../marketplacecommerceanalytics.yaml | 33 ++ configurations/mediaconnect.yaml | 303 ++++++++++ configurations/mediaconvert.yaml | 228 ++++++++ configurations/medialive.yaml | 303 ++++++++++ configurations/mediapackage-vod.yaml | 153 +++++ configurations/mediapackage.yaml | 183 ++++++ configurations/mediapackagev2.yaml | 183 ++++++ configurations/mediastore-data.yaml | 48 ++ configurations/mediastore.yaml | 153 +++++ configurations/mediatailor.yaml | 288 ++++++++++ configurations/medical-imaging.yaml | 213 +++++++ configurations/memorydb.yaml | 303 ++++++++++ configurations/meteringmarketplace.yaml | 63 ++ configurations/mgh.yaml | 273 +++++++++ configurations/mgn.yaml | 303 ++++++++++ .../migration-hub-refactor-spaces.yaml | 168 ++++++ configurations/migrationhub-config.yaml | 33 ++ configurations/migrationhuborchestrator.yaml | 213 +++++++ configurations/migrationhubstrategy.yaml | 288 ++++++++++ configurations/mpa.yaml | 243 ++++++++ configurations/mq.yaml | 183 ++++++ configurations/mturk.yaml | 288 ++++++++++ configurations/mwaa-serverless.yaml | 183 ++++++ configurations/mwaa.yaml | 108 ++++ configurations/neptune-graph.yaml | 258 +++++++++ configurations/neptune.yaml | 303 ++++++++++ configurations/neptunedata.yaml | 303 ++++++++++ configurations/network-firewall.yaml | 303 ++++++++++ configurations/networkflowmonitor.yaml | 243 ++++++++ configurations/networkmanager.yaml | 303 ++++++++++ configurations/networkmonitor.yaml | 93 +++ configurations/notifications.yaml | 303 ++++++++++ configurations/notificationscontacts.yaml | 108 ++++ configurations/nova-act.yaml | 123 ++++ configurations/oam.yaml | 138 +++++ configurations/observabilityadmin.yaml | 243 ++++++++ configurations/odb.yaml | 303 ++++++++++ configurations/omics.yaml | 303 ++++++++++ configurations/opensearch.yaml | 303 ++++++++++ configurations/opensearchserverless.yaml | 288 ++++++++++ configurations/organizations.yaml | 303 ++++++++++ configurations/osis.yaml | 213 +++++++ configurations/outposts.yaml | 303 ++++++++++ configurations/panorama.yaml | 288 ++++++++++ configurations/partnercentral-account.yaml | 273 +++++++++ configurations/partnercentral-benefits.yaml | 228 ++++++++ configurations/partnercentral-channel.yaml | 153 +++++ configurations/partnercentral-selling.yaml | 303 ++++++++++ configurations/payment-cryptography-data.yaml | 213 +++++++ configurations/payment-cryptography.yaml | 213 +++++++ configurations/pca-connector-ad.yaml | 168 ++++++ configurations/pca-connector-scep.yaml | 123 ++++ configurations/pcs.yaml | 153 +++++ configurations/personalize-runtime.yaml | 48 ++ configurations/personalize.yaml | 303 ++++++++++ configurations/pi.yaml | 168 ++++++ configurations/pinpoint-email.yaml | 258 +++++++++ configurations/pinpoint-sms-voice-v2.yaml | 303 ++++++++++ configurations/pinpoint-sms-voice.yaml | 48 ++ configurations/pinpoint.yaml | 303 ++++++++++ configurations/pipes.yaml | 108 ++++ configurations/polly.yaml | 108 ++++ configurations/pricing.yaml | 78 +++ configurations/proton.yaml | 303 ++++++++++ configurations/qapps.yaml | 228 ++++++++ configurations/qbusiness.yaml | 303 ++++++++++ configurations/qconnect.yaml | 303 ++++++++++ configurations/quicksight.yaml | 303 ++++++++++ configurations/ram.yaml | 273 +++++++++ configurations/rbin.yaml | 108 ++++ configurations/rds-data.yaml | 93 +++ configurations/rds.yaml | 303 ++++++++++ configurations/redshift-data.yaml | 168 ++++++ configurations/redshift-serverless.yaml | 303 ++++++++++ configurations/redshift.yaml | 303 ++++++++++ configurations/rekognition.yaml | 303 ++++++++++ configurations/repostspace.yaml | 213 +++++++ configurations/resiliencehub.yaml | 303 ++++++++++ configurations/resource-explorer-2.yaml | 303 ++++++++++ configurations/resource-groups.yaml | 258 +++++++++ configurations/resourcegroupstaggingapi.yaml | 138 +++++ configurations/rolesanywhere.yaml | 213 +++++++ configurations/route53-recovery-cluster.yaml | 33 ++ .../route53-recovery-control-config.yaml | 183 ++++++ .../route53-recovery-readiness.yaml | 243 ++++++++ configurations/route53.yaml | 303 ++++++++++ configurations/route53domains.yaml | 273 +++++++++ configurations/route53globalresolver.yaml | 303 ++++++++++ configurations/route53profiles.yaml | 198 +++++++ configurations/route53resolver.yaml | 303 ++++++++++ configurations/rtbfabric.yaml | 153 +++++ configurations/rum.yaml | 168 ++++++ configurations/s3.yaml | 303 ++++++++++ configurations/s3outposts.yaml | 48 ++ configurations/s3tables.yaml | 303 ++++++++++ configurations/s3vectors.yaml | 168 ++++++ configurations/sagemaker-a2i-runtime.yaml | 63 ++ configurations/sagemaker-edge.yaml | 48 ++ .../sagemaker-featurestore-runtime.yaml | 33 ++ configurations/sagemaker-geospatial.yaml | 258 +++++++++ configurations/sagemaker-metrics.yaml | 33 ++ configurations/sagemaker-runtime.yaml | 48 ++ configurations/sagemaker.yaml | 303 ++++++++++ configurations/savingsplans.yaml | 123 ++++ configurations/scheduler.yaml | 108 ++++ configurations/schemas.yaml | 183 ++++++ configurations/sdb.yaml | 93 +++ configurations/secretsmanager.yaml | 213 +++++++ configurations/security-ir.yaml | 243 ++++++++ configurations/securityhub.yaml | 303 ++++++++++ configurations/securitylake.yaml | 138 +++++ configurations/serverlessrepo.yaml | 108 ++++ configurations/service-quotas.yaml | 258 +++++++++ .../servicecatalog-appregistry.yaml | 228 ++++++++ configurations/servicecatalog.yaml | 303 ++++++++++ configurations/servicediscovery.yaml | 198 +++++++ configurations/ses.yaml | 303 ++++++++++ configurations/sesv2.yaml | 303 ++++++++++ configurations/shield.yaml | 258 +++++++++ configurations/signer-data.yaml | 18 + configurations/signer.yaml | 243 ++++++++ configurations/simpledbv2.yaml | 48 ++ configurations/simspaceweaver.yaml | 198 +++++++ configurations/sms-voice.yaml | 48 ++ configurations/snow-device-management.yaml | 183 ++++++ configurations/snowball.yaml | 273 +++++++++ configurations/sns.yaml | 424 +++++++++++--- configurations/socialmessaging.yaml | 213 +++++++ configurations/sqs.yaml | 378 +++++++++--- configurations/ssm-contacts.yaml | 303 ++++++++++ configurations/ssm-guiconnect.yaml | 18 + configurations/ssm-incidents.yaml | 198 +++++++ configurations/ssm-quicksetup.yaml | 138 +++++ configurations/ssm-sap.yaml | 273 +++++++++ configurations/ssm.yaml | 303 ++++++++++ configurations/sso-admin.yaml | 303 ++++++++++ configurations/sso-oidc.yaml | 33 ++ configurations/sso.yaml | 63 ++ configurations/stepfunctions.yaml | 351 ++++++++++-- configurations/storagegateway.yaml | 303 ++++++++++ configurations/sts.yaml | 168 ++++++ configurations/supplychain.yaml | 213 +++++++ configurations/support-app.yaml | 63 ++ configurations/support.yaml | 198 +++++++ configurations/swf.yaml | 273 +++++++++ configurations/synthetics.yaml | 243 ++++++++ configurations/taxsettings.yaml | 153 +++++ configurations/textract.yaml | 243 ++++++++ configurations/timestream-influxdb.yaml | 183 ++++++ configurations/timestream-query.yaml | 168 ++++++ configurations/timestream-write.yaml | 183 ++++++ configurations/tnb.yaml | 243 ++++++++ configurations/transcribe.yaml | 288 ++++++++++ configurations/transfer.yaml | 303 ++++++++++ configurations/translate.yaml | 228 ++++++++ configurations/trustedadvisor.yaml | 138 +++++ configurations/verifiedpermissions.yaml | 198 +++++++ configurations/voice-id.yaml | 213 +++++++ configurations/vpc-lattice.yaml | 303 ++++++++++ configurations/waf-regional.yaml | 303 ++++++++++ configurations/waf.yaml | 303 ++++++++++ configurations/wafv2.yaml | 303 ++++++++++ configurations/wellarchitected.yaml | 303 ++++++++++ configurations/wickr.yaml | 303 ++++++++++ configurations/wisdom.yaml | 243 ++++++++ configurations/workdocs.yaml | 273 +++++++++ configurations/workmail.yaml | 303 ++++++++++ configurations/workmailmessageflow.yaml | 18 + configurations/workspaces-instances.yaml | 138 +++++ configurations/workspaces-thin-client.yaml | 153 +++++ configurations/workspaces-web.yaml | 303 ++++++++++ configurations/workspaces.yaml | 303 ++++++++++ configurations/xray.yaml | 303 ++++++++++ scripts/sync-aws-services.sh | 206 +++++++ scripts/sync_aws_services.py | 506 ++++++++++++++++ 416 files changed, 89481 insertions(+), 904 deletions(-) create mode 100644 SYNC_PROCEDURE.md create mode 100644 configurations/accessanalyzer.yaml create mode 100644 configurations/account.yaml create mode 100644 configurations/acm-pca.yaml create mode 100644 configurations/acm.yaml create mode 100644 configurations/aiops.yaml create mode 100644 configurations/amp.yaml create mode 100644 configurations/amplify.yaml create mode 100644 configurations/amplifybackend.yaml create mode 100644 configurations/amplifyuibuilder.yaml create mode 100644 configurations/apigateway.yaml create mode 100644 configurations/apigatewaymanagementapi.yaml create mode 100644 configurations/apigatewayv2.yaml create mode 100644 configurations/appconfig.yaml create mode 100644 configurations/appconfigdata.yaml create mode 100644 configurations/appfabric.yaml create mode 100644 configurations/appflow.yaml create mode 100644 configurations/appintegrations.yaml create mode 100644 configurations/application-autoscaling.yaml create mode 100644 configurations/application-insights.yaml create mode 100644 configurations/application-signals.yaml create mode 100644 configurations/applicationcostprofiler.yaml create mode 100644 configurations/appmesh.yaml create mode 100644 configurations/apprunner.yaml create mode 100644 configurations/appstream.yaml create mode 100644 configurations/appsync.yaml create mode 100644 configurations/arc-region-switch.yaml create mode 100644 configurations/arc-zonal-shift.yaml create mode 100644 configurations/artifact.yaml create mode 100644 configurations/athena.yaml create mode 100644 configurations/auditmanager.yaml create mode 100644 configurations/autoscaling-plans.yaml create mode 100644 configurations/autoscaling.yaml create mode 100644 configurations/b2bi.yaml create mode 100644 configurations/backup-gateway.yaml create mode 100644 configurations/backup.yaml create mode 100644 configurations/backupsearch.yaml create mode 100644 configurations/batch.yaml create mode 100644 configurations/bcm-dashboards.yaml create mode 100644 configurations/bcm-data-exports.yaml create mode 100644 configurations/bcm-pricing-calculator.yaml create mode 100644 configurations/bcm-recommended-actions.yaml create mode 100644 configurations/bedrock-agent-runtime.yaml create mode 100644 configurations/bedrock-agent.yaml create mode 100644 configurations/bedrock-agentcore-control.yaml create mode 100644 configurations/bedrock-agentcore.yaml create mode 100644 configurations/bedrock-data-automation-runtime.yaml create mode 100644 configurations/bedrock-data-automation.yaml create mode 100644 configurations/bedrock-runtime.yaml create mode 100644 configurations/bedrock.yaml create mode 100644 configurations/billing.yaml create mode 100644 configurations/billingconductor.yaml create mode 100644 configurations/braket.yaml create mode 100644 configurations/budgets.yaml create mode 100644 configurations/ce.yaml create mode 100644 configurations/chatbot.yaml create mode 100644 configurations/chime-sdk-identity.yaml create mode 100644 configurations/chime-sdk-media-pipelines.yaml create mode 100644 configurations/chime-sdk-meetings.yaml create mode 100644 configurations/chime-sdk-messaging.yaml create mode 100644 configurations/chime-sdk-voice.yaml create mode 100644 configurations/chime.yaml create mode 100644 configurations/cleanrooms.yaml create mode 100644 configurations/cleanroomsml.yaml create mode 100644 configurations/cloud9.yaml create mode 100644 configurations/cloudcontrol.yaml create mode 100644 configurations/clouddirectory.yaml create mode 100644 configurations/cloudformation.yaml create mode 100644 configurations/cloudfront-keyvaluestore.yaml create mode 100644 configurations/cloudhsm.yaml create mode 100644 configurations/cloudhsmv2.yaml create mode 100644 configurations/cloudsearch.yaml create mode 100644 configurations/cloudsearchdomain.yaml create mode 100644 configurations/cloudwatch.yaml create mode 100644 configurations/codeartifact.yaml create mode 100644 configurations/codebuild.yaml create mode 100644 configurations/codecatalyst.yaml create mode 100644 configurations/codecommit.yaml create mode 100644 configurations/codeconnections.yaml create mode 100644 configurations/codedeploy.yaml create mode 100644 configurations/codeguru-reviewer.yaml create mode 100644 configurations/codeguru-security.yaml create mode 100644 configurations/codeguruprofiler.yaml create mode 100644 configurations/codepipeline.yaml create mode 100644 configurations/codestar-connections.yaml create mode 100644 configurations/codestar-notifications.yaml create mode 100644 configurations/cognito-identity.yaml create mode 100644 configurations/cognito-idp.yaml create mode 100644 configurations/cognito-sync.yaml create mode 100644 configurations/comprehend.yaml create mode 100644 configurations/comprehendmedical.yaml create mode 100644 configurations/compute-optimizer-automation.yaml create mode 100644 configurations/compute-optimizer.yaml create mode 100644 configurations/config.yaml create mode 100644 configurations/connect-contact-lens.yaml create mode 100644 configurations/connect.yaml create mode 100644 configurations/connectcampaigns.yaml create mode 100644 configurations/connectcampaignsv2.yaml create mode 100644 configurations/connectcases.yaml create mode 100644 configurations/connecthealth.yaml create mode 100644 configurations/connectparticipant.yaml create mode 100644 configurations/controlcatalog.yaml create mode 100644 configurations/controltower.yaml create mode 100644 configurations/cost-optimization-hub.yaml create mode 100644 configurations/cur.yaml create mode 100644 configurations/customer-profiles.yaml create mode 100644 configurations/databrew.yaml create mode 100644 configurations/dataexchange.yaml create mode 100644 configurations/datapipeline.yaml create mode 100644 configurations/datasync.yaml create mode 100644 configurations/datazone.yaml create mode 100644 configurations/dax.yaml create mode 100644 configurations/deadline.yaml create mode 100644 configurations/detective.yaml create mode 100644 configurations/devicefarm.yaml create mode 100644 configurations/devops-guru.yaml create mode 100644 configurations/directconnect.yaml create mode 100644 configurations/discovery.yaml create mode 100644 configurations/dlm.yaml create mode 100644 configurations/dms.yaml create mode 100644 configurations/docdb-elastic.yaml create mode 100644 configurations/docdb.yaml create mode 100644 configurations/drs.yaml create mode 100644 configurations/ds-data.yaml create mode 100644 configurations/ds.yaml create mode 100644 configurations/dsql.yaml create mode 100644 configurations/dynamodbstreams.yaml create mode 100644 configurations/ebs.yaml create mode 100644 configurations/ec2-instance-connect.yaml create mode 100644 configurations/ecr-public.yaml create mode 100644 configurations/ecr.yaml create mode 100644 configurations/efs.yaml create mode 100644 configurations/eks-auth.yaml create mode 100644 configurations/elasticache.yaml create mode 100644 configurations/elasticbeanstalk.yaml create mode 100644 configurations/elb.yaml create mode 100644 configurations/elbv2.yaml create mode 100644 configurations/elementalinference.yaml create mode 100644 configurations/emr-containers.yaml create mode 100644 configurations/emr-serverless.yaml create mode 100644 configurations/emr.yaml create mode 100644 configurations/entityresolution.yaml create mode 100644 configurations/es.yaml create mode 100644 configurations/evs.yaml create mode 100644 configurations/finspace-data.yaml create mode 100644 configurations/finspace.yaml create mode 100644 configurations/firehose.yaml create mode 100644 configurations/fis.yaml create mode 100644 configurations/fms.yaml create mode 100644 configurations/forecast.yaml create mode 100644 configurations/forecastquery.yaml create mode 100644 configurations/frauddetector.yaml create mode 100644 configurations/freetier.yaml create mode 100644 configurations/fsx.yaml create mode 100644 configurations/gamelift.yaml create mode 100644 configurations/gameliftstreams.yaml create mode 100644 configurations/geo-maps.yaml create mode 100644 configurations/geo-places.yaml create mode 100644 configurations/geo-routes.yaml create mode 100644 configurations/glacier.yaml create mode 100644 configurations/globalaccelerator.yaml create mode 100644 configurations/glue.yaml create mode 100644 configurations/grafana.yaml create mode 100644 configurations/greengrass.yaml create mode 100644 configurations/greengrassv2.yaml create mode 100644 configurations/groundstation.yaml create mode 100644 configurations/guardduty.yaml create mode 100644 configurations/health.yaml create mode 100644 configurations/healthlake.yaml create mode 100644 configurations/identitystore.yaml create mode 100644 configurations/imagebuilder.yaml create mode 100644 configurations/importexport.yaml create mode 100644 configurations/inspector-scan.yaml create mode 100644 configurations/inspector.yaml create mode 100644 configurations/inspector2.yaml create mode 100644 configurations/internetmonitor.yaml create mode 100644 configurations/invoicing.yaml create mode 100644 configurations/iot-data.yaml create mode 100644 configurations/iot-jobs-data.yaml create mode 100644 configurations/iot-managed-integrations.yaml create mode 100644 configurations/iot.yaml create mode 100644 configurations/iotdeviceadvisor.yaml create mode 100644 configurations/iotevents-data.yaml create mode 100644 configurations/iotevents.yaml create mode 100644 configurations/iotfleetwise.yaml create mode 100644 configurations/iotsecuretunneling.yaml create mode 100644 configurations/iotsitewise.yaml create mode 100644 configurations/iotthingsgraph.yaml create mode 100644 configurations/iottwinmaker.yaml create mode 100644 configurations/iotwireless.yaml create mode 100644 configurations/ivs-realtime.yaml create mode 100644 configurations/ivs.yaml create mode 100644 configurations/ivschat.yaml create mode 100644 configurations/kafka.yaml create mode 100644 configurations/kafkaconnect.yaml create mode 100644 configurations/kendra-ranking.yaml create mode 100644 configurations/kendra.yaml create mode 100644 configurations/keyspaces.yaml create mode 100644 configurations/keyspacesstreams.yaml create mode 100644 configurations/kinesis-video-archived-media.yaml create mode 100644 configurations/kinesis-video-media.yaml create mode 100644 configurations/kinesis-video-signaling.yaml create mode 100644 configurations/kinesis-video-webrtc-storage.yaml create mode 100644 configurations/kinesis.yaml create mode 100644 configurations/kinesisanalytics.yaml create mode 100644 configurations/kinesisanalyticsv2.yaml create mode 100644 configurations/kinesisvideo.yaml create mode 100644 configurations/kms.yaml create mode 100644 configurations/lakeformation.yaml create mode 100644 configurations/launch-wizard.yaml create mode 100644 configurations/lex-models.yaml create mode 100644 configurations/lex-runtime.yaml create mode 100644 configurations/lexv2-models.yaml create mode 100644 configurations/lexv2-runtime.yaml create mode 100644 configurations/license-manager-linux-subscriptions.yaml create mode 100644 configurations/license-manager-user-subscriptions.yaml create mode 100644 configurations/license-manager.yaml create mode 100644 configurations/lightsail.yaml create mode 100644 configurations/location.yaml create mode 100644 configurations/lookoutequipment.yaml create mode 100644 configurations/m2.yaml create mode 100644 configurations/machinelearning.yaml create mode 100644 configurations/macie2.yaml create mode 100644 configurations/mailmanager.yaml create mode 100644 configurations/managedblockchain-query.yaml create mode 100644 configurations/managedblockchain.yaml create mode 100644 configurations/marketplace-agreement.yaml create mode 100644 configurations/marketplace-catalog.yaml create mode 100644 configurations/marketplace-deployment.yaml create mode 100644 configurations/marketplace-entitlement.yaml create mode 100644 configurations/marketplace-reporting.yaml create mode 100644 configurations/marketplacecommerceanalytics.yaml create mode 100644 configurations/mediaconnect.yaml create mode 100644 configurations/mediaconvert.yaml create mode 100644 configurations/medialive.yaml create mode 100644 configurations/mediapackage-vod.yaml create mode 100644 configurations/mediapackage.yaml create mode 100644 configurations/mediapackagev2.yaml create mode 100644 configurations/mediastore-data.yaml create mode 100644 configurations/mediastore.yaml create mode 100644 configurations/mediatailor.yaml create mode 100644 configurations/medical-imaging.yaml create mode 100644 configurations/memorydb.yaml create mode 100644 configurations/meteringmarketplace.yaml create mode 100644 configurations/mgh.yaml create mode 100644 configurations/mgn.yaml create mode 100644 configurations/migration-hub-refactor-spaces.yaml create mode 100644 configurations/migrationhub-config.yaml create mode 100644 configurations/migrationhuborchestrator.yaml create mode 100644 configurations/migrationhubstrategy.yaml create mode 100644 configurations/mpa.yaml create mode 100644 configurations/mq.yaml create mode 100644 configurations/mturk.yaml create mode 100644 configurations/mwaa-serverless.yaml create mode 100644 configurations/mwaa.yaml create mode 100644 configurations/neptune-graph.yaml create mode 100644 configurations/neptune.yaml create mode 100644 configurations/neptunedata.yaml create mode 100644 configurations/network-firewall.yaml create mode 100644 configurations/networkflowmonitor.yaml create mode 100644 configurations/networkmanager.yaml create mode 100644 configurations/networkmonitor.yaml create mode 100644 configurations/notifications.yaml create mode 100644 configurations/notificationscontacts.yaml create mode 100644 configurations/nova-act.yaml create mode 100644 configurations/oam.yaml create mode 100644 configurations/observabilityadmin.yaml create mode 100644 configurations/odb.yaml create mode 100644 configurations/omics.yaml create mode 100644 configurations/opensearch.yaml create mode 100644 configurations/opensearchserverless.yaml create mode 100644 configurations/organizations.yaml create mode 100644 configurations/osis.yaml create mode 100644 configurations/outposts.yaml create mode 100644 configurations/panorama.yaml create mode 100644 configurations/partnercentral-account.yaml create mode 100644 configurations/partnercentral-benefits.yaml create mode 100644 configurations/partnercentral-channel.yaml create mode 100644 configurations/partnercentral-selling.yaml create mode 100644 configurations/payment-cryptography-data.yaml create mode 100644 configurations/payment-cryptography.yaml create mode 100644 configurations/pca-connector-ad.yaml create mode 100644 configurations/pca-connector-scep.yaml create mode 100644 configurations/pcs.yaml create mode 100644 configurations/personalize-runtime.yaml create mode 100644 configurations/personalize.yaml create mode 100644 configurations/pi.yaml create mode 100644 configurations/pinpoint-email.yaml create mode 100644 configurations/pinpoint-sms-voice-v2.yaml create mode 100644 configurations/pinpoint-sms-voice.yaml create mode 100644 configurations/pinpoint.yaml create mode 100644 configurations/pipes.yaml create mode 100644 configurations/polly.yaml create mode 100644 configurations/pricing.yaml create mode 100644 configurations/proton.yaml create mode 100644 configurations/qapps.yaml create mode 100644 configurations/qbusiness.yaml create mode 100644 configurations/qconnect.yaml create mode 100644 configurations/quicksight.yaml create mode 100644 configurations/ram.yaml create mode 100644 configurations/rbin.yaml create mode 100644 configurations/rds-data.yaml create mode 100644 configurations/rds.yaml create mode 100644 configurations/redshift-data.yaml create mode 100644 configurations/redshift-serverless.yaml create mode 100644 configurations/redshift.yaml create mode 100644 configurations/rekognition.yaml create mode 100644 configurations/repostspace.yaml create mode 100644 configurations/resiliencehub.yaml create mode 100644 configurations/resource-explorer-2.yaml create mode 100644 configurations/resource-groups.yaml create mode 100644 configurations/resourcegroupstaggingapi.yaml create mode 100644 configurations/rolesanywhere.yaml create mode 100644 configurations/route53-recovery-cluster.yaml create mode 100644 configurations/route53-recovery-control-config.yaml create mode 100644 configurations/route53-recovery-readiness.yaml create mode 100644 configurations/route53.yaml create mode 100644 configurations/route53domains.yaml create mode 100644 configurations/route53globalresolver.yaml create mode 100644 configurations/route53profiles.yaml create mode 100644 configurations/route53resolver.yaml create mode 100644 configurations/rtbfabric.yaml create mode 100644 configurations/rum.yaml create mode 100644 configurations/s3.yaml create mode 100644 configurations/s3outposts.yaml create mode 100644 configurations/s3tables.yaml create mode 100644 configurations/s3vectors.yaml create mode 100644 configurations/sagemaker-a2i-runtime.yaml create mode 100644 configurations/sagemaker-edge.yaml create mode 100644 configurations/sagemaker-featurestore-runtime.yaml create mode 100644 configurations/sagemaker-geospatial.yaml create mode 100644 configurations/sagemaker-metrics.yaml create mode 100644 configurations/sagemaker-runtime.yaml create mode 100644 configurations/sagemaker.yaml create mode 100644 configurations/savingsplans.yaml create mode 100644 configurations/scheduler.yaml create mode 100644 configurations/schemas.yaml create mode 100644 configurations/sdb.yaml create mode 100644 configurations/secretsmanager.yaml create mode 100644 configurations/security-ir.yaml create mode 100644 configurations/securityhub.yaml create mode 100644 configurations/securitylake.yaml create mode 100644 configurations/serverlessrepo.yaml create mode 100644 configurations/service-quotas.yaml create mode 100644 configurations/servicecatalog-appregistry.yaml create mode 100644 configurations/servicecatalog.yaml create mode 100644 configurations/servicediscovery.yaml create mode 100644 configurations/ses.yaml create mode 100644 configurations/sesv2.yaml create mode 100644 configurations/shield.yaml create mode 100644 configurations/signer-data.yaml create mode 100644 configurations/signer.yaml create mode 100644 configurations/simpledbv2.yaml create mode 100644 configurations/simspaceweaver.yaml create mode 100644 configurations/sms-voice.yaml create mode 100644 configurations/snow-device-management.yaml create mode 100644 configurations/snowball.yaml create mode 100644 configurations/socialmessaging.yaml create mode 100644 configurations/ssm-contacts.yaml create mode 100644 configurations/ssm-guiconnect.yaml create mode 100644 configurations/ssm-incidents.yaml create mode 100644 configurations/ssm-quicksetup.yaml create mode 100644 configurations/ssm-sap.yaml create mode 100644 configurations/ssm.yaml create mode 100644 configurations/sso-admin.yaml create mode 100644 configurations/sso-oidc.yaml create mode 100644 configurations/sso.yaml create mode 100644 configurations/storagegateway.yaml create mode 100644 configurations/sts.yaml create mode 100644 configurations/supplychain.yaml create mode 100644 configurations/support-app.yaml create mode 100644 configurations/support.yaml create mode 100644 configurations/swf.yaml create mode 100644 configurations/synthetics.yaml create mode 100644 configurations/taxsettings.yaml create mode 100644 configurations/textract.yaml create mode 100644 configurations/timestream-influxdb.yaml create mode 100644 configurations/timestream-query.yaml create mode 100644 configurations/timestream-write.yaml create mode 100644 configurations/tnb.yaml create mode 100644 configurations/transcribe.yaml create mode 100644 configurations/transfer.yaml create mode 100644 configurations/translate.yaml create mode 100644 configurations/trustedadvisor.yaml create mode 100644 configurations/verifiedpermissions.yaml create mode 100644 configurations/voice-id.yaml create mode 100644 configurations/vpc-lattice.yaml create mode 100644 configurations/waf-regional.yaml create mode 100644 configurations/waf.yaml create mode 100644 configurations/wafv2.yaml create mode 100644 configurations/wellarchitected.yaml create mode 100644 configurations/wickr.yaml create mode 100644 configurations/wisdom.yaml create mode 100644 configurations/workdocs.yaml create mode 100644 configurations/workmail.yaml create mode 100644 configurations/workmailmessageflow.yaml create mode 100644 configurations/workspaces-instances.yaml create mode 100644 configurations/workspaces-thin-client.yaml create mode 100644 configurations/workspaces-web.yaml create mode 100644 configurations/workspaces.yaml create mode 100644 configurations/xray.yaml create mode 100755 scripts/sync-aws-services.sh create mode 100755 scripts/sync_aws_services.py diff --git a/SYNC_PROCEDURE.md b/SYNC_PROCEDURE.md new file mode 100644 index 0000000..66a9940 --- /dev/null +++ b/SYNC_PROCEDURE.md @@ -0,0 +1,325 @@ +# AWS Commander Sync Plan + +## Overview + +This document describes the procedure for synchronizing aws-commander with the AWS CLI source code to maintain feature parity with all AWS services. + +## Implemented Components + +### Scripts Created + +1. **`scripts/sync_aws_services.py`** - Python script that: + - Reads AWS service definitions from botocore + - Generates YAML configuration templates + - Detects changes between existing and new configs + - Supports dry-run, report, and apply modes + - Creates backups before applying changes + +2. **`scripts/sync-aws-services.sh`** - Bash wrapper that: + - Provides convenient CLI interface + - Sets up environment variables + - Installs botocore if missing + - Validates paths and options + - Supports all Python script options + +## Background + +- **aws-commander**: Go TUI application wrapping AWS CLI +- **AWS CLI source**: Python application at https://github.com/aws/aws-cli +- **Current coverage**: 14 services (cloudfront, cloudtrail, dynamodb, ec2, ecs, eks, events, iam, lambda, logs, s3api, sns, sqs, stepfunctions) +- **Total AWS services**: ~190 services +- **Gap**: ~176 services not yet covered + +## Directory Structure + +``` +$AWS_COMMANDER_PATH/ +├── configurations/ # YAML configs for each service +│ ├── dynamodb.yaml +│ ├── s3api.yaml +│ └── ... +├── scripts/ # Sync scripts (to be created) +│ └── sync-aws-services.sh +│ └── sync_aws_services.py +└── SYNC_PROCEDURE.md # This document +``` + +## Environment Variables + +| Variable | Description | Required | Default | +|----------|-------------|----------|---------| +| `AWS_CLI_PATH` | Path to cloned aws-cli repository | Yes | `$HOME/code/aws-cli` | +| `AWS_COMMANDER_PATH` | Path to aws-commander repository | Yes | Parent of this file | +| `BOTOCORE_VERSION` | Specific botocore version to use | No | Latest installed | + +## Phase 1: Analysis + +### 1.1 Service Discovery + +The AWS CLI uses botocore for service definitions. Each service has: +- Service name (e.g., `dynamodb`, `s3api`) +- Operations (e.g., `list-tables`, `describe-table`) +- Paginators (for pagination support) +- Waiters (for async operations) + +### 1.2 Operation Classification + +Operations are classified by name patterns: + +| Pattern | View Type | Description | +|---------|-----------|-------------| +| `list-*` | tableView | Returns collection of items | +| `describe-*` | tableView | Returns description of resources | +| `get-*` | tableView/contentView | Returns single or multiple items | +| `create-*` | contentView | Creates resource, returns result | +| `delete-*` | contentView | Deletes resource, returns result | +| `update-*` | contentView | Updates resource, returns result | + +### 1.3 Result Parsing + +For each operation, determine: +- **type**: `list` or `object` +- **attributeName**: JSON key containing results + +Common patterns: +- `list-tables` → `TableNames` (list) +- `describe-instances` → `Reservations[].Instances[]` (object with nested) +- `list-objects` → `Contents` (object) + +## Phase 2: Sync Script Implementation + +### 2.1 Script: `scripts/sync-aws-services.sh` + +Bash wrapper script providing: +- Environment setup +- Dry-run mode +- Report generation +- Apply mode with backup + +### 2.2 Script: `scripts/sync_aws_services.py` + +Python script that: +1. Loads botocore service definitions +2. Generates YAML config templates +3. Compares with existing configs +4. Outputs diff report or applies changes + +#### Key Functions + +```python +def get_all_services() -> List[str]: + """Get list of all available AWS services from botocore.""" + +def get_service_operations(service_name: str) -> List[dict]: + """Get operations for a specific service with metadata.""" + +def get_service_paginators(service_name: str) -> dict: + """Get pagination configuration for a service.""" + +def classify_operation(operation_name: str) -> dict: + """Determine view type, parse config based on operation name.""" + +def generate_yaml_template(service_name: str) -> str: + """Generate YAML configuration for a service.""" + +def detect_changes(existing: dict, generated: dict) -> dict: + """Compare existing and generated configs.""" + +def apply_changes(configs: dict, backup: bool = True) -> None: + """Write new/updated configuration files.""" +``` + +## Phase 3: Sync Procedure + +### 3.1 Manual Sync Workflow + +```bash +# Step 1: Ensure AWS CLI source is up to date +cd $AWS_CLI_PATH +git pull origin develop + +# Step 2: Navigate to aws-commander +cd $AWS_COMMANDER_PATH + +# Step 3: Dry-run to see what would change +AWS_CLI_PATH=$HOME/code/aws-cli \ +AWS_COMMANDER_PATH=$HOME/code/aws-commander \ +./scripts/sync-aws-services.sh --dry-run + +# Step 4: Review the report +./scripts/sync-aws-services.sh --report + +# Step 5: Apply changes with backup +AWS_CLI_PATH=$HOME/code/aws-cli \ +AWS_COMMANDER_PATH=$HOME/code/aws-commander \ +./scripts/sync-aws-services.sh --apply --backup + +# Step 6: Verify the application builds +go build ./... +``` + +### 3.2 Automated Sync (Optional) + +For CI/CD automation: +```bash +# Run weekly on schedule +0 0 * * 0 AWS_CLI_PATH=$HOME/code/aws-cli \ + AWS_COMMANDER_PATH=$HOME/code/aws-commander \ + $AWS_COMMANDER_PATH/scripts/sync-aws-services.sh --apply --backup +``` + +## Phase 4: Configuration Generation Rules + +### 4.1 Default Arguments + +All commands include: +```yaml +arguments: + - "--output" + - "json" + - "--cli-read-timeout" + - "10" + - "--cli-connect-timeout" + - "5" +``` + +### 4.2 Service Default Command + +First `list-*` or `describe-*` operation becomes `defaultCommand`. + +### 4.3 Resource Selection + +For operations requiring resource ID: +- Use `resourceName` field +- Depends on parent operation + +### 4.4 Pagination + +Enable pagination if: +- Service has paginators defined +- Common token fields: `NextToken`, `LastEvaluatedKey`, `Marker` + +## Phase 5: Safety Features + +### 5.1 Backup + +Before applying changes: +```bash +# Create timestamped backup +backup_dir="configurations.backup.$(date +%Y%m%d_%H%M%S)" +cp -r configurations "$backup_dir" +``` + +### 5.2 Dry-Run + +Always show what would change without modifying files. + +### 5.3 Validation + +After sync, validate: +```bash +go build ./... +go vet ./... +go test ./... +``` + +## Phase 6: Handling Special Cases + +### 6.1 Existing Custom Configurations + +Some services have custom UIs (DynamoDB, S3): +- **Do not overwrite** existing complex configs +- Only add missing commands +- Use `--merge` flag to combine + +### 6.2 Deprecated Services + +AWS CLI may have deprecated services: +- Keep existing config if service removed from CLI +- Mark as deprecated in comments + +### 6.3 New Services + +New services from AWS: +- Generate base config automatically +- Human review recommended before use + +## Maintenance + +### 7.1 Troubleshooting + +| Issue | Solution | +|-------|----------| +| Python import errors | Ensure botocore is installed: `pip install botocore` | +| Missing services | Update botocore: `pip install --upgrade botocore` | +| Invalid YAML | Run linter: `yamllint configurations/` | +| Build failures | Run: `go vet ./...` and fix issues | + +### 7.2 Common Commands + +```bash +# Full sync with backup +./scripts/sync-aws-services.sh --apply --backup + +# Dry-run only +./scripts/sync-aws-services.sh --dry-run + +# Generate report +./scripts/sync-aws-services.sh --report + +# Restore from backup +cp -r configurations.backup.*/configurations/* configurations/ +``` + +## Appendix: Service Coverage Status + +### Currently Covered (14 services) +- cloudfront +- cloudtrail +- dynamodb +- ec2 +- ecs +- eks +- events +- iam +- lambda +- logs +- s3api +- sns +- sqs +- stepfunctions + +### Not Yet Covered (~176 services) +accessanalyzer, acm, acm-pca, apigateway, apigatewayv2, appconfig, +application-autoscaling, application-signals, appmesh, apprunner, athena, +autoscaling, autoscaling-plans, backup, batch, budgets, ce, chime, cloud9, +cloudcontrol, cloudformation, cloudsearchdomain, cognito-identity, +cognito-idp, comprehend, comprehendmedical, configservice, connect, cur, +datapipeline, datasync, dax, deploy, detective, devicefarm, +directconnect, discovery, dms, docdb, ds, ds-data, dynamodbstreams, +ec2-instance-connect, ecr, ecr-public, efs, elasticache, +elasticbeanstalk, elb, elbv2, emr, emr-containers, es, firehose, fis, fms, +gamelift, glacier, globalaccelerator, glue, grafana, greengrass, +greengrassv2, guardduty, health, healthlake, iam, imagebuilder, +importexport, inspector, inspector2, iot, iot-data, iotdevice advisor, +iotevents, iotevents-data, iotsitewise, iotthingsgraph, iotwireless, ivs, +ivs-realtime, ivschat, kafka, kendra, kinesis, kms, lakeformation, +license-manager, lightsail, macie2, mediaconnect, medialive, mediamatic, +mediapackage, mediapackage-vod, mediastore, mediastore-data, medical-imaging, +memorydb, networkflowmonitor, networkmanager, networkmonitor, oam, +observabilityadmin, omics, organizations, outposts, payment-cryptography, +payment-cryptography-data, pi, pinpoint, pipes, polly, pricing, proton, +ram, rds, rds-data, redshift, rekognition, resource-explorer-2, +resource-groups, resourcegroupstaggingapi, route53, route53domains, +route53profiles, route53resolver, s3, s3control, secretsmanager, +securityhub, securitylake, serverlessrepo, service-quotas, servicecatalog, +servicecatalog-appregistry, servicediscovery, ses, shield, signer, +snowball, ssm, ssm-contacts, ssm-incidents, storagegateway, sts, support, +swf, synthetics, textract, transcribe, translate, trustedadvisor, +verifiedpermissions, vpc-lattice, waf, waf-regional, wafv2, workdocs, +workmail, workmailmessageflow, workspaces, xray + +--- + +Document Version: 1.0 +Last Updated: 2026-03-16 diff --git a/configurations/accessanalyzer.yaml b/configurations/accessanalyzer.yaml new file mode 100644 index 0000000..c5cc625 --- /dev/null +++ b/configurations/accessanalyzer.yaml @@ -0,0 +1,303 @@ +name: accessanalyzer +defaultCommand: '' +commands: +- name: ListAccessPreviewFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesspreviewfinding + rerunOnBack: false + favouritable: true +- name: ListAccessPreviews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesspreview + rerunOnBack: false + favouritable: true +- name: ListAnalyzedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyzedresource + rerunOnBack: false + favouritable: true +- name: ListAnalyzers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyzer + rerunOnBack: false + favouritable: true +- name: ListArchiveRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: archiverule + rerunOnBack: false + favouritable: true +- name: ListFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: finding + rerunOnBack: false + favouritable: true +- name: ListFindingsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingsv2s + rerunOnBack: false + favouritable: true +- name: ListPolicyGenerations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policygeneration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccessPreview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetAnalyzedResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetAnalyzer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetArchiveRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetFinding + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetFindingRecommendation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetFindingV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetFindingsStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: GetGeneratedPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Accessanalyzer + rerunOnBack: false + favouritable: true +- name: ApplyArchiveRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelPolicyGeneration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/account.yaml b/configurations/account.yaml new file mode 100644 index 0000000..7de93e8 --- /dev/null +++ b/configurations/account.yaml @@ -0,0 +1,168 @@ +name: account +defaultCommand: '' +commands: +- name: ListRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: region + rerunOnBack: false + favouritable: true +- name: GetAccountInformation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: GetAlternateContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: GetContactInformation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: GetGovCloudAccountInformation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: GetPrimaryEmail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: GetRegionOptStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Account + rerunOnBack: false + favouritable: true +- name: AcceptPrimaryEmailUpdate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartPrimaryEmailUpdate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/acm-pca.yaml b/configurations/acm-pca.yaml new file mode 100644 index 0000000..e5cfc9b --- /dev/null +++ b/configurations/acm-pca.yaml @@ -0,0 +1,198 @@ +name: acm-pca +defaultCommand: '' +commands: +- name: ListCertificateAuthorities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificateauthoritie + rerunOnBack: false + favouritable: true +- name: ListPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permission + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: DescribeCertificateAuthority + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: DescribeCertificateAuthorityAuditReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: GetCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: GetCertificateAuthorityCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: GetCertificateAuthorityCsr + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm-Pca + rerunOnBack: false + favouritable: true +- name: ImportCertificateAuthorityCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: IssueCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RestoreCertificateAuthority + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RevokeCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/acm.yaml b/configurations/acm.yaml new file mode 100644 index 0000000..9c4666e --- /dev/null +++ b/configurations/acm.yaml @@ -0,0 +1,168 @@ +name: acm +defaultCommand: '' +commands: +- name: ListCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificate + rerunOnBack: false + favouritable: true +- name: ListTagsForCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforcertificates + rerunOnBack: false + favouritable: true +- name: DescribeCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm + rerunOnBack: false + favouritable: true +- name: GetAccountConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm + rerunOnBack: false + favouritable: true +- name: GetCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Acm + rerunOnBack: false + favouritable: true +- name: ExportCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ImportCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RenewCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RequestCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ResendValidationEmail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RevokeCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/aiops.yaml b/configurations/aiops.yaml new file mode 100644 index 0000000..68d916c --- /dev/null +++ b/configurations/aiops.yaml @@ -0,0 +1,93 @@ +name: aiops +defaultCommand: '' +commands: +- name: ListInvestigationGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: investigationgroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetInvestigationGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Aiops + rerunOnBack: false + favouritable: true +- name: GetInvestigationGroupPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Aiops + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/amp.yaml b/configurations/amp.yaml new file mode 100644 index 0000000..d9eb202 --- /dev/null +++ b/configurations/amp.yaml @@ -0,0 +1,243 @@ +name: amp +defaultCommand: '' +commands: +- name: ListAnomalyDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: anomalydetector + rerunOnBack: false + favouritable: true +- name: ListRuleGroupsNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulegroupsnamespace + rerunOnBack: false + favouritable: true +- name: ListScrapers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scraper + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkspaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspace + rerunOnBack: false + favouritable: true +- name: DescribeAlertManagerDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeAnomalyDetector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeQueryLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeRuleGroupsNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeScraper + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeScraperLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeWorkspace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true +- name: GetDefaultScraperConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amp + rerunOnBack: false + favouritable: true diff --git a/configurations/amplify.yaml b/configurations/amplify.yaml new file mode 100644 index 0000000..702ccf4 --- /dev/null +++ b/configurations/amplify.yaml @@ -0,0 +1,228 @@ +name: amplify +defaultCommand: '' +commands: +- name: ListApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: app + rerunOnBack: false + favouritable: true +- name: ListArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: artifact + rerunOnBack: false + favouritable: true +- name: ListBackendEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backendenvironment + rerunOnBack: false + favouritable: true +- name: ListBranches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: branche + rerunOnBack: false + favouritable: true +- name: ListDomainAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainassociation + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebhooks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webhook + rerunOnBack: false + favouritable: true +- name: GetApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetArtifactUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetBackendEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetBranch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetDomainAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true +- name: GetWebhook + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplify + rerunOnBack: false + favouritable: true diff --git a/configurations/amplifybackend.yaml b/configurations/amplifybackend.yaml new file mode 100644 index 0000000..b8993c5 --- /dev/null +++ b/configurations/amplifybackend.yaml @@ -0,0 +1,153 @@ +name: amplifybackend +defaultCommand: '' +commands: +- name: ListBackendJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backendjob + rerunOnBack: false + favouritable: true +- name: ListS3Buckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: s3bucket + rerunOnBack: false + favouritable: true +- name: GetBackend + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetBackendAPI + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetBackendAPIModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetBackendAuth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetBackendJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetBackendStorage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: GetToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifybackend + rerunOnBack: false + favouritable: true +- name: CloneBackend + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/amplifyuibuilder.yaml b/configurations/amplifyuibuilder.yaml new file mode 100644 index 0000000..27f61bd --- /dev/null +++ b/configurations/amplifyuibuilder.yaml @@ -0,0 +1,213 @@ +name: amplifyuibuilder +defaultCommand: '' +commands: +- name: ListCodegenJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codegenjob + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListForms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: form + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListThemes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: theme + rerunOnBack: false + favouritable: true +- name: GetCodegenJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifyuibuilder + rerunOnBack: false + favouritable: true +- name: GetComponent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifyuibuilder + rerunOnBack: false + favouritable: true +- name: GetForm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifyuibuilder + rerunOnBack: false + favouritable: true +- name: GetMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifyuibuilder + rerunOnBack: false + favouritable: true +- name: GetTheme + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Amplifyuibuilder + rerunOnBack: false + favouritable: true +- name: ExchangeCodeForToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportForms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportThemes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/apigateway.yaml b/configurations/apigateway.yaml new file mode 100644 index 0000000..6848ade --- /dev/null +++ b/configurations/apigateway.yaml @@ -0,0 +1,303 @@ +name: apigateway +defaultCommand: '' +commands: +- name: GetAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetApiKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetApiKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetAuthorizer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetAuthorizers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetBasePathMapping + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetBasePathMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetClientCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetClientCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDocumentationPart + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDocumentationParts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDocumentationVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDocumentationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDomainName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDomainNameAccessAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true +- name: GetGatewayResponse + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigateway + rerunOnBack: false + favouritable: true diff --git a/configurations/apigatewaymanagementapi.yaml b/configurations/apigatewaymanagementapi.yaml new file mode 100644 index 0000000..2f758aa --- /dev/null +++ b/configurations/apigatewaymanagementapi.yaml @@ -0,0 +1,33 @@ +name: apigatewaymanagementapi +defaultCommand: '' +commands: +- name: GetConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewaymanagementapi + rerunOnBack: false + favouritable: true +- name: PostToConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/apigatewayv2.yaml b/configurations/apigatewayv2.yaml new file mode 100644 index 0000000..c8ad742 --- /dev/null +++ b/configurations/apigatewayv2.yaml @@ -0,0 +1,303 @@ +name: apigatewayv2 +defaultCommand: '' +commands: +- name: ListPortalProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portalproduct + rerunOnBack: false + favouritable: true +- name: ListPortals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portal + rerunOnBack: false + favouritable: true +- name: ListProductPages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: productpage + rerunOnBack: false + favouritable: true +- name: ListProductRestEndpointPages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: productrestendpointpage + rerunOnBack: false + favouritable: true +- name: ListRoutingRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routingrule + rerunOnBack: false + favouritable: true +- name: GetApi + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetApiMapping + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetApiMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetApis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetAuthorizer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetAuthorizers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetDomainName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetIntegrationResponse + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetIntegrationResponses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true +- name: GetModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apigatewayv2 + rerunOnBack: false + favouritable: true diff --git a/configurations/appconfig.yaml b/configurations/appconfig.yaml new file mode 100644 index 0000000..758e671 --- /dev/null +++ b/configurations/appconfig.yaml @@ -0,0 +1,288 @@ +name: appconfig +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListConfigurationProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationprofile + rerunOnBack: false + favouritable: true +- name: ListDeploymentStrategies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentstrategie + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListExtensionAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: extensionassociation + rerunOnBack: false + favouritable: true +- name: ListExtensions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: extension + rerunOnBack: false + favouritable: true +- name: ListHostedConfigurationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostedconfigurationversion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetConfigurationProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetDeploymentStrategy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetExtension + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetExtensionAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true +- name: GetHostedConfigurationVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfig + rerunOnBack: false + favouritable: true diff --git a/configurations/appconfigdata.yaml b/configurations/appconfigdata.yaml new file mode 100644 index 0000000..f98df52 --- /dev/null +++ b/configurations/appconfigdata.yaml @@ -0,0 +1,33 @@ +name: appconfigdata +defaultCommand: '' +commands: +- name: GetLatestConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appconfigdata + rerunOnBack: false + favouritable: true +- name: StartConfigurationSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/appfabric.yaml b/configurations/appfabric.yaml new file mode 100644 index 0000000..45faafb --- /dev/null +++ b/configurations/appfabric.yaml @@ -0,0 +1,183 @@ +name: appfabric +defaultCommand: '' +commands: +- name: ListAppAuthorizations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appauthorization + rerunOnBack: false + favouritable: true +- name: ListAppBundles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appbundle + rerunOnBack: false + favouritable: true +- name: ListIngestionDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingestiondestination + rerunOnBack: false + favouritable: true +- name: ListIngestions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingestion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAppAuthorization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appfabric + rerunOnBack: false + favouritable: true +- name: GetAppBundle + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appfabric + rerunOnBack: false + favouritable: true +- name: GetIngestion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appfabric + rerunOnBack: false + favouritable: true +- name: GetIngestionDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appfabric + rerunOnBack: false + favouritable: true +- name: BatchGetUserAccessTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Appfabric + rerunOnBack: false + favouritable: true +- name: ConnectAppAuthorization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartIngestion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/appflow.yaml b/configurations/appflow.yaml new file mode 100644 index 0000000..0a2524a --- /dev/null +++ b/configurations/appflow.yaml @@ -0,0 +1,243 @@ +name: appflow +defaultCommand: '' +commands: +- name: ListConnectorEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectorentitie + rerunOnBack: false + favouritable: true +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flow + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: DescribeConnectorEntity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: DescribeConnectorProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: DescribeConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: DescribeFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: DescribeFlowExecutionRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appflow + rerunOnBack: false + favouritable: true +- name: CancelFlowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ResetConnectorMetadataCache + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/appintegrations.yaml b/configurations/appintegrations.yaml new file mode 100644 index 0000000..a4d6858 --- /dev/null +++ b/configurations/appintegrations.yaml @@ -0,0 +1,183 @@ +name: appintegrations +defaultCommand: '' +commands: +- name: ListApplicationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationassociation + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListDataIntegrationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataintegrationassociation + rerunOnBack: false + favouritable: true +- name: ListDataIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataintegration + rerunOnBack: false + favouritable: true +- name: ListEventIntegrationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventintegrationassociation + rerunOnBack: false + favouritable: true +- name: ListEventIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventintegration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appintegrations + rerunOnBack: false + favouritable: true +- name: GetDataIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appintegrations + rerunOnBack: false + favouritable: true +- name: GetEventIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appintegrations + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/application-autoscaling.yaml b/configurations/application-autoscaling.yaml new file mode 100644 index 0000000..334eb87 --- /dev/null +++ b/configurations/application-autoscaling.yaml @@ -0,0 +1,153 @@ +name: application-autoscaling +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeScalableTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScalingActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScalingPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScheduledActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: GetPredictiveScalingForecast + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: DeregisterScalableTarget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: RegisterScalableTarget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Application-Autoscaling + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/application-insights.yaml b/configurations/application-insights.yaml new file mode 100644 index 0000000..c170ead --- /dev/null +++ b/configurations/application-insights.yaml @@ -0,0 +1,258 @@ +name: application-insights +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListConfigurationHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationhistorys + rerunOnBack: false + favouritable: true +- name: ListLogPatternSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: logpatternset + rerunOnBack: false + favouritable: true +- name: ListLogPatterns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: logpattern + rerunOnBack: false + favouritable: true +- name: ListProblems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: problem + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkloads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workload + rerunOnBack: false + favouritable: true +- name: DescribeApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeComponent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeComponentConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeComponentConfigurationRecommendation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeLogPattern + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeObservation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeProblem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeProblemObservations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true +- name: DescribeWorkload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Insights + rerunOnBack: false + favouritable: true diff --git a/configurations/application-signals.yaml b/configurations/application-signals.yaml new file mode 100644 index 0000000..35859f0 --- /dev/null +++ b/configurations/application-signals.yaml @@ -0,0 +1,243 @@ +name: application-signals +defaultCommand: '' +commands: +- name: ListAuditFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: auditfinding + rerunOnBack: false + favouritable: true +- name: ListEntityEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entityevent + rerunOnBack: false + favouritable: true +- name: ListGroupingAttributeDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupingattributedefinition + rerunOnBack: false + favouritable: true +- name: ListServiceDependencies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicedependencie + rerunOnBack: false + favouritable: true +- name: ListServiceDependents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicedependent + rerunOnBack: false + favouritable: true +- name: ListServiceLevelObjectiveExclusionWindows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicelevelobjectiveexclusionwindow + rerunOnBack: false + favouritable: true +- name: ListServiceLevelObjectives + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicelevelobjective + rerunOnBack: false + favouritable: true +- name: ListServiceOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceoperation + rerunOnBack: false + favouritable: true +- name: ListServiceStates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicestate + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Signals + rerunOnBack: false + favouritable: true +- name: GetServiceLevelObjective + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Application-Signals + rerunOnBack: false + favouritable: true +- name: BatchGetServiceLevelObjectiveBudgetReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Application-Signals + rerunOnBack: false + favouritable: true +- name: BatchUpdateExclusionWindows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartDiscovery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/applicationcostprofiler.yaml b/configurations/applicationcostprofiler.yaml new file mode 100644 index 0000000..abba55a --- /dev/null +++ b/configurations/applicationcostprofiler.yaml @@ -0,0 +1,48 @@ +name: applicationcostprofiler +defaultCommand: '' +commands: +- name: ListReportDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportdefinition + rerunOnBack: false + favouritable: true +- name: GetReportDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Applicationcostprofiler + rerunOnBack: false + favouritable: true +- name: ImportApplicationUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/appmesh.yaml b/configurations/appmesh.yaml new file mode 100644 index 0000000..a346e70 --- /dev/null +++ b/configurations/appmesh.yaml @@ -0,0 +1,228 @@ +name: appmesh +defaultCommand: '' +commands: +- name: ListGatewayRoutes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gatewayroute + rerunOnBack: false + favouritable: true +- name: ListMeshes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: meshe + rerunOnBack: false + favouritable: true +- name: ListRoutes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: route + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVirtualGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualgateway + rerunOnBack: false + favouritable: true +- name: ListVirtualNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualnode + rerunOnBack: false + favouritable: true +- name: ListVirtualRouters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualrouter + rerunOnBack: false + favouritable: true +- name: ListVirtualServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualservice + rerunOnBack: false + favouritable: true +- name: DescribeGatewayRoute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeMesh + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeRoute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeVirtualGateway + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeVirtualNode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeVirtualRouter + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true +- name: DescribeVirtualService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appmesh + rerunOnBack: false + favouritable: true diff --git a/configurations/apprunner.yaml b/configurations/apprunner.yaml new file mode 100644 index 0000000..da011ab --- /dev/null +++ b/configurations/apprunner.yaml @@ -0,0 +1,243 @@ +name: apprunner +defaultCommand: '' +commands: +- name: ListAutoScalingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: autoscalingconfiguration + rerunOnBack: false + favouritable: true +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListObservabilityConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: observabilityconfiguration + rerunOnBack: false + favouritable: true +- name: ListOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: operation + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListServicesForAutoScalingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicesforautoscalingconfigurations + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVpcConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcconnector + rerunOnBack: false + favouritable: true +- name: ListVpcIngressConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcingressconnection + rerunOnBack: false + favouritable: true +- name: DescribeAutoScalingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: DescribeCustomDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: DescribeObservabilityConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: DescribeService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: DescribeVpcConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: DescribeVpcIngressConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Apprunner + rerunOnBack: false + favouritable: true +- name: AssociateCustomDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/appstream.yaml b/configurations/appstream.yaml new file mode 100644 index 0000000..acfb6c1 --- /dev/null +++ b/configurations/appstream.yaml @@ -0,0 +1,303 @@ +name: appstream +defaultCommand: '' +commands: +- name: ListAssociatedFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedfleet + rerunOnBack: false + favouritable: true +- name: ListAssociatedStacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedstack + rerunOnBack: false + favouritable: true +- name: ListEntitledApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitledapplication + rerunOnBack: false + favouritable: true +- name: ListExportImageTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: exportimagetask + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAppBlockBuilderAppBlockAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeAppBlockBuilders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeAppBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeAppLicenseUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeApplicationFleetAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeDirectoryConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeEntitlements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeImageBuilders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeImagePermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeSoftwareAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true +- name: DescribeStacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appstream + rerunOnBack: false + favouritable: true diff --git a/configurations/appsync.yaml b/configurations/appsync.yaml new file mode 100644 index 0000000..7e15dbc --- /dev/null +++ b/configurations/appsync.yaml @@ -0,0 +1,303 @@ +name: appsync +defaultCommand: '' +commands: +- name: ListApiKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: apikey + rerunOnBack: false + favouritable: true +- name: ListApis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: api + rerunOnBack: false + favouritable: true +- name: ListChannelNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelnamespace + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainname + rerunOnBack: false + favouritable: true +- name: ListFunctions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: function + rerunOnBack: false + favouritable: true +- name: ListGraphqlApis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: graphqlapi + rerunOnBack: false + favouritable: true +- name: ListResolvers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolver + rerunOnBack: false + favouritable: true +- name: ListResolversByFunction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolversbyfunctions + rerunOnBack: false + favouritable: true +- name: ListSourceApiAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourceapiassociation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: type + rerunOnBack: false + favouritable: true +- name: ListTypesByAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: typesbyassociations + rerunOnBack: false + favouritable: true +- name: GetApi + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetApiAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetApiCache + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetChannelNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetDataSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetDataSourceIntrospection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true +- name: GetDomainName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Appsync + rerunOnBack: false + favouritable: true diff --git a/configurations/arc-region-switch.yaml b/configurations/arc-region-switch.yaml new file mode 100644 index 0000000..73d2aab --- /dev/null +++ b/configurations/arc-region-switch.yaml @@ -0,0 +1,243 @@ +name: arc-region-switch +defaultCommand: '' +commands: +- name: ListPlanExecutionEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: planexecutionevent + rerunOnBack: false + favouritable: true +- name: ListPlanExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: planexecution + rerunOnBack: false + favouritable: true +- name: ListPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plan + rerunOnBack: false + favouritable: true +- name: ListPlansInRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plansinregions + rerunOnBack: false + favouritable: true +- name: ListRoute53HealthChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: route53healthcheck + rerunOnBack: false + favouritable: true +- name: ListRoute53HealthChecksInRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: route53healthchecksinregions + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Region-Switch + rerunOnBack: false + favouritable: true +- name: GetPlanEvaluationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Region-Switch + rerunOnBack: false + favouritable: true +- name: GetPlanExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Region-Switch + rerunOnBack: false + favouritable: true +- name: GetPlanInRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Region-Switch + rerunOnBack: false + favouritable: true +- name: ApprovePlanExecutionStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelPlanExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartPlanExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/arc-zonal-shift.yaml b/configurations/arc-zonal-shift.yaml new file mode 100644 index 0000000..4758c26 --- /dev/null +++ b/configurations/arc-zonal-shift.yaml @@ -0,0 +1,138 @@ +name: arc-zonal-shift +defaultCommand: '' +commands: +- name: ListAutoshifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: autoshift + rerunOnBack: false + favouritable: true +- name: ListManagedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedresource + rerunOnBack: false + favouritable: true +- name: ListZonalShifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: zonalshift + rerunOnBack: false + favouritable: true +- name: GetAutoshiftObserverNotificationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Zonal-Shift + rerunOnBack: false + favouritable: true +- name: GetManagedResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Arc-Zonal-Shift + rerunOnBack: false + favouritable: true +- name: CancelPracticeRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelZonalShift + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartPracticeRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartZonalShift + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/artifact.yaml b/configurations/artifact.yaml new file mode 100644 index 0000000..040fc16 --- /dev/null +++ b/configurations/artifact.yaml @@ -0,0 +1,108 @@ +name: artifact +defaultCommand: '' +commands: +- name: ListCustomerAgreements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customeragreement + rerunOnBack: false + favouritable: true +- name: ListReportVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportversion + rerunOnBack: false + favouritable: true +- name: ListReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: report + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Artifact + rerunOnBack: false + favouritable: true +- name: GetReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Artifact + rerunOnBack: false + favouritable: true +- name: GetReportMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Artifact + rerunOnBack: false + favouritable: true +- name: GetTermForReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Artifact + rerunOnBack: false + favouritable: true diff --git a/configurations/athena.yaml b/configurations/athena.yaml new file mode 100644 index 0000000..05ec14c --- /dev/null +++ b/configurations/athena.yaml @@ -0,0 +1,303 @@ +name: athena +defaultCommand: '' +commands: +- name: ListApplicationDPUSizes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationdpusize + rerunOnBack: false + favouritable: true +- name: ListCalculationExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: calculationexecution + rerunOnBack: false + favouritable: true +- name: ListCapacityReservations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: capacityreservation + rerunOnBack: false + favouritable: true +- name: ListDataCatalogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datacatalog + rerunOnBack: false + favouritable: true +- name: ListDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: database + rerunOnBack: false + favouritable: true +- name: ListEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engineversion + rerunOnBack: false + favouritable: true +- name: ListExecutors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: executor + rerunOnBack: false + favouritable: true +- name: ListNamedQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: namedquerie + rerunOnBack: false + favouritable: true +- name: ListNotebookMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notebookmetadatas + rerunOnBack: false + favouritable: true +- name: ListNotebookSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notebooksession + rerunOnBack: false + favouritable: true +- name: ListPreparedStatements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: preparedstatement + rerunOnBack: false + favouritable: true +- name: ListQueryExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queryexecution + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: ListTableMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tablemetadatas + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workgroup + rerunOnBack: false + favouritable: true +- name: GetCalculationExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Athena + rerunOnBack: false + favouritable: true +- name: GetCalculationExecutionCode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Athena + rerunOnBack: false + favouritable: true +- name: GetCalculationExecutionStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Athena + rerunOnBack: false + favouritable: true +- name: GetCapacityAssignmentConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Athena + rerunOnBack: false + favouritable: true diff --git a/configurations/auditmanager.yaml b/configurations/auditmanager.yaml new file mode 100644 index 0000000..c119296 --- /dev/null +++ b/configurations/auditmanager.yaml @@ -0,0 +1,303 @@ +name: auditmanager +defaultCommand: '' +commands: +- name: ListAssessmentControlInsightsByControlDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentcontrolinsightsbycontroldomains + rerunOnBack: false + favouritable: true +- name: ListAssessmentFrameworkShareRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentframeworksharerequest + rerunOnBack: false + favouritable: true +- name: ListAssessmentFrameworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentframework + rerunOnBack: false + favouritable: true +- name: ListAssessmentReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentreport + rerunOnBack: false + favouritable: true +- name: ListAssessments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessment + rerunOnBack: false + favouritable: true +- name: ListControlDomainInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controldomaininsight + rerunOnBack: false + favouritable: true +- name: ListControlDomainInsightsByAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controldomaininsightsbyassessments + rerunOnBack: false + favouritable: true +- name: ListControlInsightsByControlDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controlinsightsbycontroldomains + rerunOnBack: false + favouritable: true +- name: ListControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: control + rerunOnBack: false + favouritable: true +- name: ListKeywordsForDataSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: keywordsfordatasources + rerunOnBack: false + favouritable: true +- name: ListNotifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notification + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccountStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetAssessmentFramework + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetAssessmentReportUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetChangeLogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetDelegations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true +- name: GetEvidence + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Auditmanager + rerunOnBack: false + favouritable: true diff --git a/configurations/autoscaling-plans.yaml b/configurations/autoscaling-plans.yaml new file mode 100644 index 0000000..d3d236b --- /dev/null +++ b/configurations/autoscaling-plans.yaml @@ -0,0 +1,48 @@ +name: autoscaling-plans +defaultCommand: '' +commands: +- name: DescribeScalingPlanResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling-Plans + rerunOnBack: false + favouritable: true +- name: DescribeScalingPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling-Plans + rerunOnBack: false + favouritable: true +- name: GetScalingPlanResourceForecastData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling-Plans + rerunOnBack: false + favouritable: true diff --git a/configurations/autoscaling.yaml b/configurations/autoscaling.yaml new file mode 100644 index 0000000..f320566 --- /dev/null +++ b/configurations/autoscaling.yaml @@ -0,0 +1,303 @@ +name: autoscaling +defaultCommand: '' +commands: +- name: DescribeAccountLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeAdjustmentTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeAutoScalingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeAutoScalingInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeAutoScalingNotificationTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeInstanceRefreshes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeLaunchConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeLifecycleHookTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeLifecycleHooks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancerTargetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeMetricCollectionTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeNotificationConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScalingActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScalingProcessTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeScheduledActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeTerminationPolicyTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true +- name: DescribeTrafficSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Autoscaling + rerunOnBack: false + favouritable: true diff --git a/configurations/b2bi.yaml b/configurations/b2bi.yaml new file mode 100644 index 0000000..3189d71 --- /dev/null +++ b/configurations/b2bi.yaml @@ -0,0 +1,168 @@ +name: b2bi +defaultCommand: '' +commands: +- name: ListCapabilities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: capabilitie + rerunOnBack: false + favouritable: true +- name: ListPartnerships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: partnership + rerunOnBack: false + favouritable: true +- name: ListProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profile + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTransformers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: transformer + rerunOnBack: false + favouritable: true +- name: GetCapability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: B2Bi + rerunOnBack: false + favouritable: true +- name: GetPartnership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: B2Bi + rerunOnBack: false + favouritable: true +- name: GetProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: B2Bi + rerunOnBack: false + favouritable: true +- name: GetTransformer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: B2Bi + rerunOnBack: false + favouritable: true +- name: GetTransformerJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: B2Bi + rerunOnBack: false + favouritable: true +- name: GenerateMapping + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/backup-gateway.yaml b/configurations/backup-gateway.yaml new file mode 100644 index 0000000..982e9bb --- /dev/null +++ b/configurations/backup-gateway.yaml @@ -0,0 +1,213 @@ +name: backup-gateway +defaultCommand: '' +commands: +- name: ListGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gateway + rerunOnBack: false + favouritable: true +- name: ListHypervisors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hypervisor + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVirtualMachines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualmachine + rerunOnBack: false + favouritable: true +- name: GetBandwidthRateLimitSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backup-Gateway + rerunOnBack: false + favouritable: true +- name: GetGateway + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backup-Gateway + rerunOnBack: false + favouritable: true +- name: GetHypervisor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backup-Gateway + rerunOnBack: false + favouritable: true +- name: GetHypervisorPropertyMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backup-Gateway + rerunOnBack: false + favouritable: true +- name: GetVirtualMachine + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backup-Gateway + rerunOnBack: false + favouritable: true +- name: AssociateGatewayToServer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateGatewayFromServer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ImportHypervisorConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartVirtualMachinesMetadataSync + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/backup.yaml b/configurations/backup.yaml new file mode 100644 index 0000000..16158c4 --- /dev/null +++ b/configurations/backup.yaml @@ -0,0 +1,303 @@ +name: backup +defaultCommand: '' +commands: +- name: ListBackupJobSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupjobsummarie + rerunOnBack: false + favouritable: true +- name: ListBackupJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupjob + rerunOnBack: false + favouritable: true +- name: ListBackupPlanTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupplantemplate + rerunOnBack: false + favouritable: true +- name: ListBackupPlanVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupplanversion + rerunOnBack: false + favouritable: true +- name: ListBackupPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupplan + rerunOnBack: false + favouritable: true +- name: ListBackupSelections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupselection + rerunOnBack: false + favouritable: true +- name: ListBackupVaults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backupvault + rerunOnBack: false + favouritable: true +- name: ListCopyJobSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: copyjobsummarie + rerunOnBack: false + favouritable: true +- name: ListCopyJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: copyjob + rerunOnBack: false + favouritable: true +- name: ListFrameworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: framework + rerunOnBack: false + favouritable: true +- name: ListIndexedRecoveryPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indexedrecoverypoint + rerunOnBack: false + favouritable: true +- name: ListLegalHolds + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: legalhold + rerunOnBack: false + favouritable: true +- name: ListProtectedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectedresource + rerunOnBack: false + favouritable: true +- name: ListProtectedResourcesByBackupVault + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectedresourcesbybackupvaults + rerunOnBack: false + favouritable: true +- name: ListRecoveryPointsByBackupVault + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recoverypointsbybackupvaults + rerunOnBack: false + favouritable: true +- name: ListRecoveryPointsByLegalHold + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recoverypointsbylegalholds + rerunOnBack: false + favouritable: true +- name: ListRecoveryPointsByResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recoverypointsbyresources + rerunOnBack: false + favouritable: true +- name: ListReportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportjob + rerunOnBack: false + favouritable: true +- name: ListReportPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportplan + rerunOnBack: false + favouritable: true +- name: ListRestoreAccessBackupVaults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: restoreaccessbackupvault + rerunOnBack: false + favouritable: true diff --git a/configurations/backupsearch.yaml b/configurations/backupsearch.yaml new file mode 100644 index 0000000..799d844 --- /dev/null +++ b/configurations/backupsearch.yaml @@ -0,0 +1,183 @@ +name: backupsearch +defaultCommand: '' +commands: +- name: ListSearchJobBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: searchjobbackup + rerunOnBack: false + favouritable: true +- name: ListSearchJobResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: searchjobresult + rerunOnBack: false + favouritable: true +- name: ListSearchJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: searchjob + rerunOnBack: false + favouritable: true +- name: ListSearchResultExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: searchresultexportjob + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetSearchJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backupsearch + rerunOnBack: false + favouritable: true +- name: GetSearchResultExportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Backupsearch + rerunOnBack: false + favouritable: true +- name: StartSearchJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartSearchResultExportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopSearchJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/batch.yaml b/configurations/batch.yaml new file mode 100644 index 0000000..8264440 --- /dev/null +++ b/configurations/batch.yaml @@ -0,0 +1,243 @@ +name: batch +defaultCommand: '' +commands: +- name: ListConsumableResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: consumableresource + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListJobsByConsumableResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobsbyconsumableresources + rerunOnBack: false + favouritable: true +- name: ListSchedulingPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schedulingpolicie + rerunOnBack: false + favouritable: true +- name: ListServiceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicejob + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeComputeEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeConsumableResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeJobDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeJobQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeSchedulingPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeServiceEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: DescribeServiceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: GetJobQueueSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Batch + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bcm-dashboards.yaml b/configurations/bcm-dashboards.yaml new file mode 100644 index 0000000..fd33e91 --- /dev/null +++ b/configurations/bcm-dashboards.yaml @@ -0,0 +1,93 @@ +name: bcm-dashboards +defaultCommand: '' +commands: +- name: ListDashboards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboard + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDashboard + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Dashboards + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Dashboards + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bcm-data-exports.yaml b/configurations/bcm-data-exports.yaml new file mode 100644 index 0000000..6c5c1fa --- /dev/null +++ b/configurations/bcm-data-exports.yaml @@ -0,0 +1,138 @@ +name: bcm-data-exports +defaultCommand: '' +commands: +- name: ListExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: execution + rerunOnBack: false + favouritable: true +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Data-Exports + rerunOnBack: false + favouritable: true +- name: GetExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Data-Exports + rerunOnBack: false + favouritable: true +- name: GetTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Data-Exports + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bcm-pricing-calculator.yaml b/configurations/bcm-pricing-calculator.yaml new file mode 100644 index 0000000..a0fd80f --- /dev/null +++ b/configurations/bcm-pricing-calculator.yaml @@ -0,0 +1,303 @@ +name: bcm-pricing-calculator +defaultCommand: '' +commands: +- name: ListBillEstimateCommitments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billestimatecommitment + rerunOnBack: false + favouritable: true +- name: ListBillEstimateInputCommitmentModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billestimateinputcommitmentmodification + rerunOnBack: false + favouritable: true +- name: ListBillEstimateInputUsageModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billestimateinputusagemodification + rerunOnBack: false + favouritable: true +- name: ListBillEstimateLineItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billestimatelineitem + rerunOnBack: false + favouritable: true +- name: ListBillEstimates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billestimate + rerunOnBack: false + favouritable: true +- name: ListBillScenarioCommitmentModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billscenariocommitmentmodification + rerunOnBack: false + favouritable: true +- name: ListBillScenarioUsageModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billscenariousagemodification + rerunOnBack: false + favouritable: true +- name: ListBillScenarios + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billscenario + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkloadEstimateUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workloadestimateusages + rerunOnBack: false + favouritable: true +- name: ListWorkloadEstimates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workloadestimate + rerunOnBack: false + favouritable: true +- name: GetBillEstimate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Pricing-Calculator + rerunOnBack: false + favouritable: true +- name: GetBillScenario + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Pricing-Calculator + rerunOnBack: false + favouritable: true +- name: GetPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Pricing-Calculator + rerunOnBack: false + favouritable: true +- name: GetWorkloadEstimate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bcm-Pricing-Calculator + rerunOnBack: false + favouritable: true +- name: BatchCreateBillScenarioCommitmentModification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchCreateBillScenarioUsageModification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchCreateWorkloadEstimateUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteBillScenarioCommitmentModification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteBillScenarioUsageModification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bcm-recommended-actions.yaml b/configurations/bcm-recommended-actions.yaml new file mode 100644 index 0000000..12c6e70 --- /dev/null +++ b/configurations/bcm-recommended-actions.yaml @@ -0,0 +1,18 @@ +name: bcm-recommended-actions +defaultCommand: '' +commands: +- name: ListRecommendedActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendedaction + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-agent-runtime.yaml b/configurations/bedrock-agent-runtime.yaml new file mode 100644 index 0000000..3bf36d6 --- /dev/null +++ b/configurations/bedrock-agent-runtime.yaml @@ -0,0 +1,243 @@ +name: bedrock-agent-runtime +defaultCommand: '' +commands: +- name: ListFlowExecutionEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowexecutionevent + rerunOnBack: false + favouritable: true +- name: ListFlowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowexecution + rerunOnBack: false + favouritable: true +- name: ListInvocationSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invocationstep + rerunOnBack: false + favouritable: true +- name: ListInvocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invocation + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAgentMemory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent-Runtime + rerunOnBack: false + favouritable: true +- name: GetExecutionFlowSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent-Runtime + rerunOnBack: false + favouritable: true +- name: GetFlowExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent-Runtime + rerunOnBack: false + favouritable: true +- name: GetInvocationStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent-Runtime + rerunOnBack: false + favouritable: true +- name: GetSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent-Runtime + rerunOnBack: false + favouritable: true +- name: EndSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GenerateQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeInlineAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-agent.yaml b/configurations/bedrock-agent.yaml new file mode 100644 index 0000000..47fe094 --- /dev/null +++ b/configurations/bedrock-agent.yaml @@ -0,0 +1,303 @@ +name: bedrock-agent +defaultCommand: '' +commands: +- name: ListAgentActionGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentactiongroup + rerunOnBack: false + favouritable: true +- name: ListAgentAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentaliase + rerunOnBack: false + favouritable: true +- name: ListAgentCollaborators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentcollaborator + rerunOnBack: false + favouritable: true +- name: ListAgentKnowledgeBases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentknowledgebase + rerunOnBack: false + favouritable: true +- name: ListAgentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentversion + rerunOnBack: false + favouritable: true +- name: ListAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agent + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListFlowAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowaliase + rerunOnBack: false + favouritable: true +- name: ListFlowVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowversion + rerunOnBack: false + favouritable: true +- name: ListFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flow + rerunOnBack: false + favouritable: true +- name: ListIngestionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingestionjob + rerunOnBack: false + favouritable: true +- name: ListKnowledgeBaseDocuments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: knowledgebasedocument + rerunOnBack: false + favouritable: true +- name: ListKnowledgeBases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: knowledgebase + rerunOnBack: false + favouritable: true +- name: ListPrompts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: prompt + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent + rerunOnBack: false + favouritable: true +- name: GetAgentActionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent + rerunOnBack: false + favouritable: true +- name: GetAgentAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent + rerunOnBack: false + favouritable: true +- name: GetAgentCollaborator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent + rerunOnBack: false + favouritable: true +- name: GetAgentKnowledgeBase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agent + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-agentcore-control.yaml b/configurations/bedrock-agentcore-control.yaml new file mode 100644 index 0000000..bee764a --- /dev/null +++ b/configurations/bedrock-agentcore-control.yaml @@ -0,0 +1,303 @@ +name: bedrock-agentcore-control +defaultCommand: '' +commands: +- name: ListAgentRuntimeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentruntimeendpoint + rerunOnBack: false + favouritable: true +- name: ListAgentRuntimeVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentruntimeversion + rerunOnBack: false + favouritable: true +- name: ListAgentRuntimes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentruntime + rerunOnBack: false + favouritable: true +- name: ListApiKeyCredentialProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: apikeycredentialprovider + rerunOnBack: false + favouritable: true +- name: ListBrowserProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: browserprofile + rerunOnBack: false + favouritable: true +- name: ListBrowsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: browser + rerunOnBack: false + favouritable: true +- name: ListCodeInterpreters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codeinterpreter + rerunOnBack: false + favouritable: true +- name: ListEvaluators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: evaluator + rerunOnBack: false + favouritable: true +- name: ListGatewayTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gatewaytarget + rerunOnBack: false + favouritable: true +- name: ListGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gateway + rerunOnBack: false + favouritable: true +- name: ListMemories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: memorie + rerunOnBack: false + favouritable: true +- name: ListOauth2CredentialProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: oauth2credentialprovider + rerunOnBack: false + favouritable: true +- name: ListOnlineEvaluationConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: onlineevaluationconfig + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListPolicyEngines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policyengine + rerunOnBack: false + favouritable: true +- name: ListPolicyGenerationAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policygenerationasset + rerunOnBack: false + favouritable: true +- name: ListPolicyGenerations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policygeneration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkloadIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workloadidentitie + rerunOnBack: false + favouritable: true +- name: GetAgentRuntime + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore-Control + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-agentcore.yaml b/configurations/bedrock-agentcore.yaml new file mode 100644 index 0000000..f144619 --- /dev/null +++ b/configurations/bedrock-agentcore.yaml @@ -0,0 +1,303 @@ +name: bedrock-agentcore +defaultCommand: '' +commands: +- name: ListActors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: actor + rerunOnBack: false + favouritable: true +- name: ListBrowserSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: browsersession + rerunOnBack: false + favouritable: true +- name: ListCodeInterpreterSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codeinterpretersession + rerunOnBack: false + favouritable: true +- name: ListEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: event + rerunOnBack: false + favouritable: true +- name: ListMemoryExtractionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: memoryextractionjob + rerunOnBack: false + favouritable: true +- name: ListMemoryRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: memoryrecord + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: GetAgentCard + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetBrowserSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetCodeInterpreterSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetMemoryRecord + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetResourceApiKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetResourceOauth2Token + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetWorkloadAccessToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetWorkloadAccessTokenForJWT + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: GetWorkloadAccessTokenForUserId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Agentcore + rerunOnBack: false + favouritable: true +- name: BatchCreateMemoryRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteMemoryRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchUpdateMemoryRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-data-automation-runtime.yaml b/configurations/bedrock-data-automation-runtime.yaml new file mode 100644 index 0000000..a7ce7f6 --- /dev/null +++ b/configurations/bedrock-data-automation-runtime.yaml @@ -0,0 +1,93 @@ +name: bedrock-data-automation-runtime +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDataAutomationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Data-Automation-Runtime + rerunOnBack: false + favouritable: true +- name: InvokeDataAutomation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeDataAutomationAsync + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-data-automation.yaml b/configurations/bedrock-data-automation.yaml new file mode 100644 index 0000000..d5b4196 --- /dev/null +++ b/configurations/bedrock-data-automation.yaml @@ -0,0 +1,153 @@ +name: bedrock-data-automation +defaultCommand: '' +commands: +- name: ListBlueprints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: blueprint + rerunOnBack: false + favouritable: true +- name: ListDataAutomationProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataautomationproject + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBlueprint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Data-Automation + rerunOnBack: false + favouritable: true +- name: GetBlueprintOptimizationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Data-Automation + rerunOnBack: false + favouritable: true +- name: GetDataAutomationProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Data-Automation + rerunOnBack: false + favouritable: true +- name: CopyBlueprintStage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeBlueprintOptimizationAsync + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock-runtime.yaml b/configurations/bedrock-runtime.yaml new file mode 100644 index 0000000..627cc0b --- /dev/null +++ b/configurations/bedrock-runtime.yaml @@ -0,0 +1,153 @@ +name: bedrock-runtime +defaultCommand: '' +commands: +- name: ListAsyncInvokes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: asyncinvoke + rerunOnBack: false + favouritable: true +- name: GetAsyncInvoke + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Bedrock-Runtime + rerunOnBack: false + favouritable: true +- name: ApplyGuardrail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Converse + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ConverseStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CountTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeModelWithBidirectionalStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeModelWithResponseStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartAsyncInvoke + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/bedrock.yaml b/configurations/bedrock.yaml new file mode 100644 index 0000000..cd5cf42 --- /dev/null +++ b/configurations/bedrock.yaml @@ -0,0 +1,303 @@ +name: bedrock +defaultCommand: '' +commands: +- name: ListAutomatedReasoningPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automatedreasoningpolicie + rerunOnBack: false + favouritable: true +- name: ListAutomatedReasoningPolicyBuildWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automatedreasoningpolicybuildworkflow + rerunOnBack: false + favouritable: true +- name: ListAutomatedReasoningPolicyTestCases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automatedreasoningpolicytestcase + rerunOnBack: false + favouritable: true +- name: ListAutomatedReasoningPolicyTestResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automatedreasoningpolicytestresult + rerunOnBack: false + favouritable: true +- name: ListCustomModelDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: custommodeldeployment + rerunOnBack: false + favouritable: true +- name: ListCustomModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: custommodel + rerunOnBack: false + favouritable: true +- name: ListEnforcedGuardrailsConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: enforcedguardrailsconfigurations + rerunOnBack: false + favouritable: true +- name: ListEvaluationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: evaluationjob + rerunOnBack: false + favouritable: true +- name: ListFoundationModelAgreementOffers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: foundationmodelagreementoffer + rerunOnBack: false + favouritable: true +- name: ListFoundationModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: foundationmodel + rerunOnBack: false + favouritable: true +- name: ListGuardrails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: guardrail + rerunOnBack: false + favouritable: true +- name: ListImportedModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importedmodel + rerunOnBack: false + favouritable: true +- name: ListInferenceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inferenceprofile + rerunOnBack: false + favouritable: true +- name: ListMarketplaceModelEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: marketplacemodelendpoint + rerunOnBack: false + favouritable: true +- name: ListModelCopyJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelcopyjob + rerunOnBack: false + favouritable: true +- name: ListModelCustomizationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelcustomizationjob + rerunOnBack: false + favouritable: true +- name: ListModelImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelimportjob + rerunOnBack: false + favouritable: true +- name: ListModelInvocationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelinvocationjob + rerunOnBack: false + favouritable: true +- name: ListPromptRouters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: promptrouter + rerunOnBack: false + favouritable: true +- name: ListProvisionedModelThroughputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisionedmodelthroughput + rerunOnBack: false + favouritable: true diff --git a/configurations/billing.yaml b/configurations/billing.yaml new file mode 100644 index 0000000..48433d5 --- /dev/null +++ b/configurations/billing.yaml @@ -0,0 +1,138 @@ +name: billing +defaultCommand: '' +commands: +- name: ListBillingViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billingview + rerunOnBack: false + favouritable: true +- name: ListSourceViewsForBillingView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourceviewsforbillingviews + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBillingView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Billing + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Billing + rerunOnBack: false + favouritable: true +- name: AssociateSourceViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateSourceViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/billingconductor.yaml b/configurations/billingconductor.yaml new file mode 100644 index 0000000..411effc --- /dev/null +++ b/configurations/billingconductor.yaml @@ -0,0 +1,243 @@ +name: billingconductor +defaultCommand: '' +commands: +- name: ListAccountAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassociation + rerunOnBack: false + favouritable: true +- name: ListBillingGroupCostReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billinggroupcostreport + rerunOnBack: false + favouritable: true +- name: ListBillingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billinggroup + rerunOnBack: false + favouritable: true +- name: ListCustomLineItemVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customlineitemversion + rerunOnBack: false + favouritable: true +- name: ListCustomLineItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customlineitem + rerunOnBack: false + favouritable: true +- name: ListPricingPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pricingplan + rerunOnBack: false + favouritable: true +- name: ListPricingPlansAssociatedWithPricingRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pricingplansassociatedwithpricingrules + rerunOnBack: false + favouritable: true +- name: ListPricingRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pricingrule + rerunOnBack: false + favouritable: true +- name: ListPricingRulesAssociatedToPricingPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pricingrulesassociatedtopricingplans + rerunOnBack: false + favouritable: true +- name: ListResourcesAssociatedToCustomLineItem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesassociatedtocustomlineitems + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBillingGroupCostReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Billingconductor + rerunOnBack: false + favouritable: true +- name: AssociateAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociatePricingRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchAssociateResourcesToCustomLineItem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDisassociateResourcesFromCustomLineItem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/braket.yaml b/configurations/braket.yaml new file mode 100644 index 0000000..90a1a9d --- /dev/null +++ b/configurations/braket.yaml @@ -0,0 +1,183 @@ +name: braket +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Braket + rerunOnBack: false + favouritable: true +- name: GetJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Braket + rerunOnBack: false + favouritable: true +- name: GetQuantumTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Braket + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelQuantumTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchQuantumTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchSpendingLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/budgets.yaml b/configurations/budgets.yaml new file mode 100644 index 0000000..aab335c --- /dev/null +++ b/configurations/budgets.yaml @@ -0,0 +1,183 @@ +name: budgets +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeBudget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetActionHistories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetActionsForAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetActionsForBudget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetNotificationsForAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgetPerformanceHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeBudgets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeNotificationsForBudget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: DescribeSubscribersForNotification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true +- name: ExecuteBudgetAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Budgets + rerunOnBack: false + favouritable: true diff --git a/configurations/ce.yaml b/configurations/ce.yaml new file mode 100644 index 0000000..92d3db1 --- /dev/null +++ b/configurations/ce.yaml @@ -0,0 +1,303 @@ +name: ce +defaultCommand: '' +commands: +- name: ListCommitmentPurchaseAnalyses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: commitmentpurchaseanalyse + rerunOnBack: false + favouritable: true +- name: ListCostAllocationTagBackfillHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: costallocationtagbackfillhistorys + rerunOnBack: false + favouritable: true +- name: ListCostAllocationTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: costallocationtag + rerunOnBack: false + favouritable: true +- name: ListCostCategoryDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: costcategorydefinition + rerunOnBack: false + favouritable: true +- name: ListCostCategoryResourceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: costcategoryresourceassociation + rerunOnBack: false + favouritable: true +- name: ListSavingsPlansPurchaseRecommendationGeneration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: savingsplanspurchaserecommendationgenerations + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCostCategoryDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetAnomalies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetAnomalyMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetAnomalySubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetApproximateUsageRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCommitmentPurchaseAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostAndUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostAndUsageComparisons + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostAndUsageWithResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostComparisonDrivers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetCostForecast + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true +- name: GetDimensionValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ce + rerunOnBack: false + favouritable: true diff --git a/configurations/chatbot.yaml b/configurations/chatbot.yaml new file mode 100644 index 0000000..7771335 --- /dev/null +++ b/configurations/chatbot.yaml @@ -0,0 +1,213 @@ +name: chatbot +defaultCommand: '' +commands: +- name: ListAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: association + rerunOnBack: false + favouritable: true +- name: ListCustomActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customaction + rerunOnBack: false + favouritable: true +- name: ListMicrosoftTeamsChannelConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: microsoftteamschannelconfiguration + rerunOnBack: false + favouritable: true +- name: ListMicrosoftTeamsConfiguredTeams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: microsoftteamsconfiguredteam + rerunOnBack: false + favouritable: true +- name: ListMicrosoftTeamsUserIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: microsoftteamsuseridentitie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeChimeWebhookConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: DescribeSlackChannelConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: DescribeSlackUserIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: DescribeSlackWorkspaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: GetAccountPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: GetCustomAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: GetMicrosoftTeamsChannelConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chatbot + rerunOnBack: false + favouritable: true +- name: AssociateToConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/chime-sdk-identity.yaml b/configurations/chime-sdk-identity.yaml new file mode 100644 index 0000000..2922f60 --- /dev/null +++ b/configurations/chime-sdk-identity.yaml @@ -0,0 +1,183 @@ +name: chime-sdk-identity +defaultCommand: '' +commands: +- name: ListAppInstanceAdmins + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinstanceadmin + rerunOnBack: false + favouritable: true +- name: ListAppInstanceBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinstancebot + rerunOnBack: false + favouritable: true +- name: ListAppInstanceUserEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinstanceuserendpoint + rerunOnBack: false + favouritable: true +- name: ListAppInstanceUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinstanceuser + rerunOnBack: false + favouritable: true +- name: ListAppInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinstance + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAppInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true +- name: DescribeAppInstanceAdmin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true +- name: DescribeAppInstanceBot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true +- name: DescribeAppInstanceUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true +- name: DescribeAppInstanceUserEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true +- name: GetAppInstanceRetentionSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Identity + rerunOnBack: false + favouritable: true diff --git a/configurations/chime-sdk-media-pipelines.yaml b/configurations/chime-sdk-media-pipelines.yaml new file mode 100644 index 0000000..df5a176 --- /dev/null +++ b/configurations/chime-sdk-media-pipelines.yaml @@ -0,0 +1,168 @@ +name: chime-sdk-media-pipelines +defaultCommand: '' +commands: +- name: ListMediaCapturePipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mediacapturepipeline + rerunOnBack: false + favouritable: true +- name: ListMediaInsightsPipelineConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mediainsightspipelineconfiguration + rerunOnBack: false + favouritable: true +- name: ListMediaPipelineKinesisVideoStreamPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mediapipelinekinesisvideostreampool + rerunOnBack: false + favouritable: true +- name: ListMediaPipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mediapipeline + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetMediaCapturePipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true +- name: GetMediaInsightsPipelineConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true +- name: GetMediaPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true +- name: GetMediaPipelineKinesisVideoStreamPool + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true +- name: GetSpeakerSearchTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true +- name: GetVoiceToneAnalysisTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Media-Pipelines + rerunOnBack: false + favouritable: true diff --git a/configurations/chime-sdk-meetings.yaml b/configurations/chime-sdk-meetings.yaml new file mode 100644 index 0000000..72c0aeb --- /dev/null +++ b/configurations/chime-sdk-meetings.yaml @@ -0,0 +1,153 @@ +name: chime-sdk-meetings +defaultCommand: '' +commands: +- name: ListAttendees + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attendee + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAttendee + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Meetings + rerunOnBack: false + favouritable: true +- name: GetMeeting + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Meetings + rerunOnBack: false + favouritable: true +- name: BatchCreateAttendee + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchUpdateAttendeeCapabilitiesExcept + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartMeetingTranscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopMeetingTranscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/chime-sdk-messaging.yaml b/configurations/chime-sdk-messaging.yaml new file mode 100644 index 0000000..0c397a2 --- /dev/null +++ b/configurations/chime-sdk-messaging.yaml @@ -0,0 +1,303 @@ +name: chime-sdk-messaging +defaultCommand: '' +commands: +- name: ListChannelBans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelban + rerunOnBack: false + favouritable: true +- name: ListChannelFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelflow + rerunOnBack: false + favouritable: true +- name: ListChannelMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelmembership + rerunOnBack: false + favouritable: true +- name: ListChannelMembershipsForAppInstanceUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelmembershipsforappinstanceusers + rerunOnBack: false + favouritable: true +- name: ListChannelMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelmessage + rerunOnBack: false + favouritable: true +- name: ListChannelModerators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelmoderator + rerunOnBack: false + favouritable: true +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListChannelsAssociatedWithChannelFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelsassociatedwithchannelflows + rerunOnBack: false + favouritable: true +- name: ListChannelsModeratedByAppInstanceUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelsmoderatedbyappinstanceusers + rerunOnBack: false + favouritable: true +- name: ListSubChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subchannel + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelBan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelMembership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelMembershipForAppInstanceUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelModeratedByAppInstanceUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: DescribeChannelModerator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: GetChannelMembershipPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true +- name: GetChannelMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Messaging + rerunOnBack: false + favouritable: true diff --git a/configurations/chime-sdk-voice.yaml b/configurations/chime-sdk-voice.yaml new file mode 100644 index 0000000..823da51 --- /dev/null +++ b/configurations/chime-sdk-voice.yaml @@ -0,0 +1,303 @@ +name: chime-sdk-voice +defaultCommand: '' +commands: +- name: ListAvailableVoiceConnectorRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablevoiceconnectorregion + rerunOnBack: false + favouritable: true +- name: ListPhoneNumberOrders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phonenumberorder + rerunOnBack: false + favouritable: true +- name: ListPhoneNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phonenumber + rerunOnBack: false + favouritable: true +- name: ListProxySessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proxysession + rerunOnBack: false + favouritable: true +- name: ListSipMediaApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sipmediaapplication + rerunOnBack: false + favouritable: true +- name: ListSipRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: siprule + rerunOnBack: false + favouritable: true +- name: ListSupportedPhoneNumberCountries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: supportedphonenumbercountrie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVoiceConnectorGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: voiceconnectorgroup + rerunOnBack: false + favouritable: true +- name: ListVoiceConnectorTerminationCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: voiceconnectorterminationcredential + rerunOnBack: false + favouritable: true +- name: ListVoiceConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: voiceconnector + rerunOnBack: false + favouritable: true +- name: ListVoiceProfileDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: voiceprofiledomain + rerunOnBack: false + favouritable: true +- name: ListVoiceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: voiceprofile + rerunOnBack: false + favouritable: true +- name: GetGlobalSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetPhoneNumber + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetPhoneNumberOrder + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetPhoneNumberSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetProxySession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetSipMediaApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true +- name: GetSipMediaApplicationAlexaSkillConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime-Sdk-Voice + rerunOnBack: false + favouritable: true diff --git a/configurations/chime.yaml b/configurations/chime.yaml new file mode 100644 index 0000000..4ec85e7 --- /dev/null +++ b/configurations/chime.yaml @@ -0,0 +1,303 @@ +name: chime +defaultCommand: '' +commands: +- name: ListAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: account + rerunOnBack: false + favouritable: true +- name: ListBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bot + rerunOnBack: false + favouritable: true +- name: ListPhoneNumberOrders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phonenumberorder + rerunOnBack: false + favouritable: true +- name: ListPhoneNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phonenumber + rerunOnBack: false + favouritable: true +- name: ListRoomMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: roommembership + rerunOnBack: false + favouritable: true +- name: ListRooms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: room + rerunOnBack: false + favouritable: true +- name: ListSupportedPhoneNumberCountries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: supportedphonenumbercountrie + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: GetAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetBot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetEventsConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetGlobalSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetPhoneNumber + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetPhoneNumberOrder + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetPhoneNumberSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetRetentionSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetRoom + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true +- name: GetUserSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Chime + rerunOnBack: false + favouritable: true diff --git a/configurations/cleanrooms.yaml b/configurations/cleanrooms.yaml new file mode 100644 index 0000000..b3a8a80 --- /dev/null +++ b/configurations/cleanrooms.yaml @@ -0,0 +1,303 @@ +name: cleanrooms +defaultCommand: '' +commands: +- name: ListAnalysisTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analysistemplate + rerunOnBack: false + favouritable: true +- name: ListCollaborationAnalysisTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationanalysistemplate + rerunOnBack: false + favouritable: true +- name: ListCollaborationChangeRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationchangerequest + rerunOnBack: false + favouritable: true +- name: ListCollaborationConfiguredAudienceModelAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationconfiguredaudiencemodelassociation + rerunOnBack: false + favouritable: true +- name: ListCollaborationIdNamespaceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationidnamespaceassociation + rerunOnBack: false + favouritable: true +- name: ListCollaborationPrivacyBudgetTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationprivacybudgettemplate + rerunOnBack: false + favouritable: true +- name: ListCollaborationPrivacyBudgets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationprivacybudget + rerunOnBack: false + favouritable: true +- name: ListCollaborations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaboration + rerunOnBack: false + favouritable: true +- name: ListConfiguredAudienceModelAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredaudiencemodelassociation + rerunOnBack: false + favouritable: true +- name: ListConfiguredTableAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredtableassociation + rerunOnBack: false + favouritable: true +- name: ListConfiguredTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredtable + rerunOnBack: false + favouritable: true +- name: ListIdMappingTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: idmappingtable + rerunOnBack: false + favouritable: true +- name: ListIdNamespaceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: idnamespaceassociation + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: membership + rerunOnBack: false + favouritable: true +- name: ListPrivacyBudgetTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: privacybudgettemplate + rerunOnBack: false + favouritable: true +- name: ListPrivacyBudgets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: privacybudget + rerunOnBack: false + favouritable: true +- name: ListProtectedJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectedjob + rerunOnBack: false + favouritable: true +- name: ListProtectedQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectedquerie + rerunOnBack: false + favouritable: true +- name: ListSchemas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schema + rerunOnBack: false + favouritable: true diff --git a/configurations/cleanroomsml.yaml b/configurations/cleanroomsml.yaml new file mode 100644 index 0000000..ce389cf --- /dev/null +++ b/configurations/cleanroomsml.yaml @@ -0,0 +1,303 @@ +name: cleanroomsml +defaultCommand: '' +commands: +- name: ListAudienceExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: audienceexportjob + rerunOnBack: false + favouritable: true +- name: ListAudienceGenerationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: audiencegenerationjob + rerunOnBack: false + favouritable: true +- name: ListAudienceModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: audiencemodel + rerunOnBack: false + favouritable: true +- name: ListCollaborationConfiguredModelAlgorithmAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationconfiguredmodelalgorithmassociation + rerunOnBack: false + favouritable: true +- name: ListCollaborationMLInputChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationmlinputchannel + rerunOnBack: false + favouritable: true +- name: ListCollaborationTrainedModelExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationtrainedmodelexportjob + rerunOnBack: false + favouritable: true +- name: ListCollaborationTrainedModelInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationtrainedmodelinferencejob + rerunOnBack: false + favouritable: true +- name: ListCollaborationTrainedModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collaborationtrainedmodel + rerunOnBack: false + favouritable: true +- name: ListConfiguredAudienceModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredaudiencemodel + rerunOnBack: false + favouritable: true +- name: ListConfiguredModelAlgorithmAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredmodelalgorithmassociation + rerunOnBack: false + favouritable: true +- name: ListConfiguredModelAlgorithms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuredmodelalgorithm + rerunOnBack: false + favouritable: true +- name: ListMLInputChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mlinputchannel + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTrainedModelInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trainedmodelinferencejob + rerunOnBack: false + favouritable: true +- name: ListTrainedModelVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trainedmodelversion + rerunOnBack: false + favouritable: true +- name: ListTrainedModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trainedmodel + rerunOnBack: false + favouritable: true +- name: ListTrainingDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trainingdataset + rerunOnBack: false + favouritable: true +- name: GetAudienceGenerationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cleanroomsml + rerunOnBack: false + favouritable: true +- name: GetAudienceModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cleanroomsml + rerunOnBack: false + favouritable: true +- name: GetCollaborationConfiguredModelAlgorithmAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cleanroomsml + rerunOnBack: false + favouritable: true diff --git a/configurations/cloud9.yaml b/configurations/cloud9.yaml new file mode 100644 index 0000000..6be0be9 --- /dev/null +++ b/configurations/cloud9.yaml @@ -0,0 +1,108 @@ +name: cloud9 +defaultCommand: '' +commands: +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloud9 + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloud9 + rerunOnBack: false + favouritable: true +- name: DescribeEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloud9 + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudcontrol.yaml b/configurations/cloudcontrol.yaml new file mode 100644 index 0000000..47bc5fe --- /dev/null +++ b/configurations/cloudcontrol.yaml @@ -0,0 +1,78 @@ +name: cloudcontrol +defaultCommand: '' +commands: +- name: ListResourceRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcerequest + rerunOnBack: false + favouritable: true +- name: ListResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resource + rerunOnBack: false + favouritable: true +- name: GetResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudcontrol + rerunOnBack: false + favouritable: true +- name: GetResourceRequestStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudcontrol + rerunOnBack: false + favouritable: true +- name: CancelResourceRequest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/clouddirectory.yaml b/configurations/clouddirectory.yaml new file mode 100644 index 0000000..254a151 --- /dev/null +++ b/configurations/clouddirectory.yaml @@ -0,0 +1,303 @@ +name: clouddirectory +defaultCommand: '' +commands: +- name: ListAppliedSchemaArns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appliedschemaarn + rerunOnBack: false + favouritable: true +- name: ListAttachedIndices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachedindice + rerunOnBack: false + favouritable: true +- name: ListDevelopmentSchemaArns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: developmentschemaarn + rerunOnBack: false + favouritable: true +- name: ListDirectories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: directorie + rerunOnBack: false + favouritable: true +- name: ListFacetAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: facetattribute + rerunOnBack: false + favouritable: true +- name: ListFacetNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: facetname + rerunOnBack: false + favouritable: true +- name: ListIncomingTypedLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: incomingtypedlink + rerunOnBack: false + favouritable: true +- name: ListIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indexs + rerunOnBack: false + favouritable: true +- name: ListManagedSchemaArns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedschemaarn + rerunOnBack: false + favouritable: true +- name: ListObjectAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectattribute + rerunOnBack: false + favouritable: true +- name: ListObjectChildren + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectchildrens + rerunOnBack: false + favouritable: true +- name: ListObjectParentPaths + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectparentpath + rerunOnBack: false + favouritable: true +- name: ListObjectParents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectparent + rerunOnBack: false + favouritable: true +- name: ListObjectPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectpolicie + rerunOnBack: false + favouritable: true +- name: ListOutgoingTypedLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: outgoingtypedlink + rerunOnBack: false + favouritable: true +- name: ListPolicyAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policyattachment + rerunOnBack: false + favouritable: true +- name: ListPublishedSchemaArns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: publishedschemaarn + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTypedLinkFacetAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: typedlinkfacetattribute + rerunOnBack: false + favouritable: true +- name: ListTypedLinkFacetNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: typedlinkfacetname + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudformation.yaml b/configurations/cloudformation.yaml new file mode 100644 index 0000000..380ef64 --- /dev/null +++ b/configurations/cloudformation.yaml @@ -0,0 +1,303 @@ +name: cloudformation +defaultCommand: '' +commands: +- name: ListChangeSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: changeset + rerunOnBack: false + favouritable: true +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: ListGeneratedTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: generatedtemplate + rerunOnBack: false + favouritable: true +- name: ListHookResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hookresult + rerunOnBack: false + favouritable: true +- name: ListImports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: import + rerunOnBack: false + favouritable: true +- name: ListResourceScanRelatedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcescanrelatedresource + rerunOnBack: false + favouritable: true +- name: ListResourceScanResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcescanresource + rerunOnBack: false + favouritable: true +- name: ListResourceScans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcescan + rerunOnBack: false + favouritable: true +- name: ListStackInstanceResourceDrifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackinstanceresourcedrift + rerunOnBack: false + favouritable: true +- name: ListStackInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackinstance + rerunOnBack: false + favouritable: true +- name: ListStackRefactorActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackrefactoraction + rerunOnBack: false + favouritable: true +- name: ListStackRefactors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackrefactor + rerunOnBack: false + favouritable: true +- name: ListStackResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackresource + rerunOnBack: false + favouritable: true +- name: ListStackSetAutoDeploymentTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stacksetautodeploymenttarget + rerunOnBack: false + favouritable: true +- name: ListStackSetOperationResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stacksetoperationresult + rerunOnBack: false + favouritable: true +- name: ListStackSetOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stacksetoperation + rerunOnBack: false + favouritable: true +- name: ListStackSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackset + rerunOnBack: false + favouritable: true +- name: ListStacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stack + rerunOnBack: false + favouritable: true +- name: ListTypeRegistrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: typeregistration + rerunOnBack: false + favouritable: true +- name: ListTypeVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: typeversion + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudfront-keyvaluestore.yaml b/configurations/cloudfront-keyvaluestore.yaml new file mode 100644 index 0000000..f1752a5 --- /dev/null +++ b/configurations/cloudfront-keyvaluestore.yaml @@ -0,0 +1,48 @@ +name: cloudfront-keyvaluestore +defaultCommand: '' +commands: +- name: ListKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: key + rerunOnBack: false + favouritable: true +- name: DescribeKeyValueStore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudfront-Keyvaluestore + rerunOnBack: false + favouritable: true +- name: GetKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudfront-Keyvaluestore + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudfront.yaml b/configurations/cloudfront.yaml index cfba7e6..66944dc 100644 --- a/configurations/cloudfront.yaml +++ b/configurations/cloudfront.yaml @@ -1,40 +1,340 @@ -name: "cloudfront" -defaultCommand: "list-distributions" +name: cloudfront +defaultCommand: list-distributions commands: - - name: "list-distributions" - resourceName: Id - rerunOnBack: false - favouritable: true - arguments: - - "--query" - - "DistributionList" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Items" - - name: "list-invalidations" - depends_on: "list-distributions" - rerunOnBack: false - arguments: - - "--distribution-id" - - "$ID" - - "--query" - - "InvalidationList" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Items" +- name: list-distributions + resourceName: Id + rerunOnBack: false + favouritable: true + arguments: + - --query + - DistributionList + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Items +- name: list-invalidations + depends_on: list-distributions + rerunOnBack: false + arguments: + - --distribution-id + - $ID + - --query + - InvalidationList + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Items +- name: ListAnycastIpLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: anycastip + rerunOnBack: false + favouritable: true +- name: ListCachePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cachepolicie + rerunOnBack: false + favouritable: true +- name: ListCloudFrontOriginAccessIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudfrontoriginaccessidentitie + rerunOnBack: false + favouritable: true +- name: ListConflictingAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: conflictingaliase + rerunOnBack: false + favouritable: true +- name: ListConnectionFunctions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectionfunction + rerunOnBack: false + favouritable: true +- name: ListConnectionGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectiongroup + rerunOnBack: false + favouritable: true +- name: ListContinuousDeploymentPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: continuousdeploymentpolicie + rerunOnBack: false + favouritable: true +- name: ListDistributionTenants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributiontenant + rerunOnBack: false + favouritable: true +- name: ListDistributionTenantsByCustomization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributiontenantsbycustomizations + rerunOnBack: false + favouritable: true +- name: ListDistributions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distribution + rerunOnBack: false + favouritable: true +- name: ListDistributionsByAnycastIpListId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyanycastipids + rerunOnBack: false + favouritable: true +- name: ListDistributionsByCachePolicyId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbycachepolicyids + rerunOnBack: false + favouritable: true +- name: ListDistributionsByConnectionFunction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyconnectionfunctions + rerunOnBack: false + favouritable: true +- name: ListDistributionsByConnectionMode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyconnectionmodes + rerunOnBack: false + favouritable: true +- name: ListDistributionsByKeyGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbykeygroups + rerunOnBack: false + favouritable: true +- name: ListDistributionsByOriginRequestPolicyId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyoriginrequestpolicyids + rerunOnBack: false + favouritable: true +- name: ListDistributionsByOwnedResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyownedresources + rerunOnBack: false + favouritable: true +- name: ListDistributionsByRealtimeLogConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyrealtimelogconfigs + rerunOnBack: false + favouritable: true +- name: ListDistributionsByResponseHeadersPolicyId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbyresponseheaderspolicyids + rerunOnBack: false + favouritable: true +- name: ListDistributionsByTrustStore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionsbytruststores + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudhsm.yaml b/configurations/cloudhsm.yaml new file mode 100644 index 0000000..ffcba9f --- /dev/null +++ b/configurations/cloudhsm.yaml @@ -0,0 +1,183 @@ +name: cloudhsm +defaultCommand: '' +commands: +- name: ListAvailableZones + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablezone + rerunOnBack: false + favouritable: true +- name: ListHapgs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hapg + rerunOnBack: false + favouritable: true +- name: ListHsms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hsm + rerunOnBack: false + favouritable: true +- name: ListLunaClients + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lunaclient + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeHapg + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsm + rerunOnBack: false + favouritable: true +- name: DescribeHsm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsm + rerunOnBack: false + favouritable: true +- name: DescribeLunaClient + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsm + rerunOnBack: false + favouritable: true +- name: GetConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsm + rerunOnBack: false + favouritable: true +- name: ModifyHapg + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ModifyHsm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ModifyLunaClient + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudhsmv2.yaml b/configurations/cloudhsmv2.yaml new file mode 100644 index 0000000..1a03e55 --- /dev/null +++ b/configurations/cloudhsmv2.yaml @@ -0,0 +1,168 @@ +name: cloudhsmv2 +defaultCommand: '' +commands: +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: DescribeBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsmv2 + rerunOnBack: false + favouritable: true +- name: DescribeClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsmv2 + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudhsmv2 + rerunOnBack: false + favouritable: true +- name: CopyBackupToRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InitializeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ModifyBackupAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ModifyCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RestoreBackup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudsearch.yaml b/configurations/cloudsearch.yaml new file mode 100644 index 0000000..28017ee --- /dev/null +++ b/configurations/cloudsearch.yaml @@ -0,0 +1,228 @@ +name: cloudsearch +defaultCommand: '' +commands: +- name: ListDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainname + rerunOnBack: false + favouritable: true +- name: DescribeAnalysisSchemes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeAvailabilityOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainEndpointOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeExpressions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeIndexFields + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeScalingParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeServiceAccessPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: DescribeSuggesters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudsearch + rerunOnBack: false + favouritable: true +- name: BuildSuggesters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DefineAnalysisScheme + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DefineExpression + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DefineIndexField + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DefineSuggester + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudsearchdomain.yaml b/configurations/cloudsearchdomain.yaml new file mode 100644 index 0000000..c2475e9 --- /dev/null +++ b/configurations/cloudsearchdomain.yaml @@ -0,0 +1,48 @@ +name: cloudsearchdomain +defaultCommand: '' +commands: +- name: Search + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Suggest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UploadDocuments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudtrail.yaml b/configurations/cloudtrail.yaml index 6893f2c..438624a 100644 --- a/configurations/cloudtrail.yaml +++ b/configurations/cloudtrail.yaml @@ -1,37 +1,337 @@ -name: "cloudtrail" -defaultCommand: "" +name: cloudtrail +defaultCommand: '' commands: - - name: "list-trails" - rerunOnBack: false - favouritable: true - arguments: - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Trails" - - name: "lookup-events" - rerunOnBack: false - arguments: - - "--max-results" - - "50" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Events" - pagination: - enabled: true - nextTokenParam: "--starting-token" - nextTokenJsonPath: "NextToken" +- name: list-trails + rerunOnBack: false + favouritable: true + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Trails +- name: lookup-events + rerunOnBack: false + arguments: + - --max-results + - '50' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: NextToken +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListDashboards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboard + rerunOnBack: false + favouritable: true +- name: ListEventDataStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventdatastore + rerunOnBack: false + favouritable: true +- name: ListImportFailures + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importfailure + rerunOnBack: false + favouritable: true +- name: ListImports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: import + rerunOnBack: false + favouritable: true +- name: ListInsightsData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: insightsdatas + rerunOnBack: false + favouritable: true +- name: ListInsightsMetricData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: insightsmetricdatas + rerunOnBack: false + favouritable: true +- name: ListPublicKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: publickey + rerunOnBack: false + favouritable: true +- name: ListQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: querie + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: ListTrails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trail + rerunOnBack: false + favouritable: true +- name: DescribeQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: DescribeTrails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetDashboard + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetEventConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetEventDataStore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetEventSelectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true +- name: GetInsightSelectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudtrail + rerunOnBack: false + favouritable: true diff --git a/configurations/cloudwatch.yaml b/configurations/cloudwatch.yaml new file mode 100644 index 0000000..155b4b3 --- /dev/null +++ b/configurations/cloudwatch.yaml @@ -0,0 +1,288 @@ +name: cloudwatch +defaultCommand: '' +commands: +- name: ListAlarmMuteRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alarmmuterule + rerunOnBack: false + favouritable: true +- name: ListDashboards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboard + rerunOnBack: false + favouritable: true +- name: ListManagedInsightRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedinsightrule + rerunOnBack: false + favouritable: true +- name: ListMetricStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metricstream + rerunOnBack: false + favouritable: true +- name: ListMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metric + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAlarmContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: DescribeAlarmHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: DescribeAlarms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: DescribeAlarmsForMetric + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: DescribeAnomalyDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: DescribeInsightRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetAlarmMuteRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetDashboard + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetInsightRuleReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetMetricData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetMetricStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetMetricStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true +- name: GetMetricWidgetImage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cloudwatch + rerunOnBack: false + favouritable: true diff --git a/configurations/codeartifact.yaml b/configurations/codeartifact.yaml new file mode 100644 index 0000000..bfb71dd --- /dev/null +++ b/configurations/codeartifact.yaml @@ -0,0 +1,303 @@ +name: codeartifact +defaultCommand: '' +commands: +- name: ListAllowedRepositoriesForGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: allowedrepositoriesforgroups + rerunOnBack: false + favouritable: true +- name: ListAssociatedPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedpackage + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListPackageGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packagegroup + rerunOnBack: false + favouritable: true +- name: ListPackageVersionAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packageversionasset + rerunOnBack: false + favouritable: true +- name: ListPackageVersionDependencies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packageversiondependencie + rerunOnBack: false + favouritable: true +- name: ListPackageVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packageversion + rerunOnBack: false + favouritable: true +- name: ListPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: package + rerunOnBack: false + favouritable: true +- name: ListRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorie + rerunOnBack: false + favouritable: true +- name: ListRepositoriesInDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositoriesindomains + rerunOnBack: false + favouritable: true +- name: ListSubPackageGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subpackagegroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: DescribePackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: DescribePackageGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: DescribePackageVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: DescribeRepository + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: GetAssociatedPackageGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: GetAuthorizationToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true +- name: GetDomainPermissionsPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeartifact + rerunOnBack: false + favouritable: true diff --git a/configurations/codebuild.yaml b/configurations/codebuild.yaml new file mode 100644 index 0000000..2e2160c --- /dev/null +++ b/configurations/codebuild.yaml @@ -0,0 +1,303 @@ +name: codebuild +defaultCommand: '' +commands: +- name: ListBuildBatches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: buildbatche + rerunOnBack: false + favouritable: true +- name: ListBuildBatchesForProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: buildbatchesforprojects + rerunOnBack: false + favouritable: true +- name: ListBuilds + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: build + rerunOnBack: false + favouritable: true +- name: ListBuildsForProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: buildsforprojects + rerunOnBack: false + favouritable: true +- name: ListCommandExecutionsForSandbox + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: commandexecutionsforsandboxs + rerunOnBack: false + favouritable: true +- name: ListCuratedEnvironmentImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: curatedenvironmentimage + rerunOnBack: false + favouritable: true +- name: ListFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleet + rerunOnBack: false + favouritable: true +- name: ListProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: project + rerunOnBack: false + favouritable: true +- name: ListReportGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportgroup + rerunOnBack: false + favouritable: true +- name: ListReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: report + rerunOnBack: false + favouritable: true +- name: ListReportsForReportGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reportsforreportgroups + rerunOnBack: false + favouritable: true +- name: ListSandboxes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sandboxe + rerunOnBack: false + favouritable: true +- name: ListSandboxesForProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sandboxesforprojects + rerunOnBack: false + favouritable: true +- name: ListSharedProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sharedproject + rerunOnBack: false + favouritable: true +- name: ListSharedReportGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sharedreportgroup + rerunOnBack: false + favouritable: true +- name: ListSourceCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourcecredential + rerunOnBack: false + favouritable: true +- name: DescribeCodeCoverages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codebuild + rerunOnBack: false + favouritable: true +- name: DescribeTestCases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codebuild + rerunOnBack: false + favouritable: true +- name: GetReportGroupTrend + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codebuild + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codebuild + rerunOnBack: false + favouritable: true diff --git a/configurations/codecatalyst.yaml b/configurations/codecatalyst.yaml new file mode 100644 index 0000000..e9db81c --- /dev/null +++ b/configurations/codecatalyst.yaml @@ -0,0 +1,288 @@ +name: codecatalyst +defaultCommand: '' +commands: +- name: ListAccessTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesstoken + rerunOnBack: false + favouritable: true +- name: ListDevEnvironmentSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devenvironmentsession + rerunOnBack: false + favouritable: true +- name: ListDevEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devenvironment + rerunOnBack: false + favouritable: true +- name: ListEventLogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventlog + rerunOnBack: false + favouritable: true +- name: ListProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: project + rerunOnBack: false + favouritable: true +- name: ListSourceRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourcerepositorie + rerunOnBack: false + favouritable: true +- name: ListSourceRepositoryBranches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourcerepositorybranche + rerunOnBack: false + favouritable: true +- name: ListSpaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: space + rerunOnBack: false + favouritable: true +- name: ListWorkflowRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowrun + rerunOnBack: false + favouritable: true +- name: ListWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflow + rerunOnBack: false + favouritable: true +- name: GetDevEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetSourceRepository + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetSourceRepositoryCloneUrls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetSpace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetUserDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetWorkflow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true +- name: GetWorkflowRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecatalyst + rerunOnBack: false + favouritable: true diff --git a/configurations/codecommit.yaml b/configurations/codecommit.yaml new file mode 100644 index 0000000..7c42d09 --- /dev/null +++ b/configurations/codecommit.yaml @@ -0,0 +1,303 @@ +name: codecommit +defaultCommand: '' +commands: +- name: ListApprovalRuleTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: approvalruletemplate + rerunOnBack: false + favouritable: true +- name: ListAssociatedApprovalRuleTemplatesForRepository + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedapprovalruletemplatesforrepositorys + rerunOnBack: false + favouritable: true +- name: ListBranches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: branche + rerunOnBack: false + favouritable: true +- name: ListFileCommitHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filecommithistorys + rerunOnBack: false + favouritable: true +- name: ListPullRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pullrequest + rerunOnBack: false + favouritable: true +- name: ListRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorie + rerunOnBack: false + favouritable: true +- name: ListRepositoriesForApprovalRuleTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositoriesforapprovalruletemplates + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeMergeConflicts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: DescribePullRequestEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetApprovalRuleTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetBlob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetBranch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetComment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetCommentReactions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetCommentsForComparedCommit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetCommentsForPullRequest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetCommit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetDifferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true +- name: GetFile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codecommit + rerunOnBack: false + favouritable: true diff --git a/configurations/codeconnections.yaml b/configurations/codeconnections.yaml new file mode 100644 index 0000000..4ea81c0 --- /dev/null +++ b/configurations/codeconnections.yaml @@ -0,0 +1,198 @@ +name: codeconnections +defaultCommand: '' +commands: +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListHosts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: host + rerunOnBack: false + favouritable: true +- name: ListRepositoryLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorylink + rerunOnBack: false + favouritable: true +- name: ListRepositorySyncDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorysyncdefinition + rerunOnBack: false + favouritable: true +- name: ListSyncConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: syncconfiguration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetHost + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetRepositoryLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetRepositorySyncStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetResourceSyncStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetSyncBlockerSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true +- name: GetSyncConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeconnections + rerunOnBack: false + favouritable: true diff --git a/configurations/codedeploy.yaml b/configurations/codedeploy.yaml new file mode 100644 index 0000000..fe4026d --- /dev/null +++ b/configurations/codedeploy.yaml @@ -0,0 +1,288 @@ +name: codedeploy +defaultCommand: '' +commands: +- name: ListApplicationRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationrevision + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListDeploymentConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentconfig + rerunOnBack: false + favouritable: true +- name: ListDeploymentGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentgroup + rerunOnBack: false + favouritable: true +- name: ListDeploymentInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentinstance + rerunOnBack: false + favouritable: true +- name: ListDeploymentTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymenttarget + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListGitHubAccountTokenNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: githubaccounttokenname + rerunOnBack: false + favouritable: true +- name: ListOnPremisesInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: onpremisesinstance + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetApplicationRevision + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetDeploymentConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetDeploymentGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetDeploymentInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetDeploymentTarget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: GetOnPremisesInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true +- name: BatchGetApplicationRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Codedeploy + rerunOnBack: false + favouritable: true diff --git a/configurations/codeguru-reviewer.yaml b/configurations/codeguru-reviewer.yaml new file mode 100644 index 0000000..f96262e --- /dev/null +++ b/configurations/codeguru-reviewer.yaml @@ -0,0 +1,183 @@ +name: codeguru-reviewer +defaultCommand: '' +commands: +- name: ListCodeReviews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codereview + rerunOnBack: false + favouritable: true +- name: ListRecommendationFeedback + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendationfeedbacks + rerunOnBack: false + favouritable: true +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: ListRepositoryAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositoryassociation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCodeReview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Reviewer + rerunOnBack: false + favouritable: true +- name: DescribeRecommendationFeedback + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Reviewer + rerunOnBack: false + favouritable: true +- name: DescribeRepositoryAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Reviewer + rerunOnBack: false + favouritable: true +- name: AssociateRepository + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateRepository + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/codeguru-security.yaml b/configurations/codeguru-security.yaml new file mode 100644 index 0000000..24a59c7 --- /dev/null +++ b/configurations/codeguru-security.yaml @@ -0,0 +1,153 @@ +name: codeguru-security +defaultCommand: '' +commands: +- name: ListFindingsMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingsmetric + rerunOnBack: false + favouritable: true +- name: ListScans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scan + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccountConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Security + rerunOnBack: false + favouritable: true +- name: GetFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Security + rerunOnBack: false + favouritable: true +- name: GetMetricsSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Security + rerunOnBack: false + favouritable: true +- name: GetScan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Security + rerunOnBack: false + favouritable: true +- name: BatchGetFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Codeguru-Security + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/codeguruprofiler.yaml b/configurations/codeguruprofiler.yaml new file mode 100644 index 0000000..7b33488 --- /dev/null +++ b/configurations/codeguruprofiler.yaml @@ -0,0 +1,213 @@ +name: codeguruprofiler +defaultCommand: '' +commands: +- name: ListFindingsReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingsreport + rerunOnBack: false + favouritable: true +- name: ListProfileTimes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profiletime + rerunOnBack: false + favouritable: true +- name: ListProfilingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profilinggroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeProfilingGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: GetFindingsReportAccountSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: GetNotificationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: GetProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: GetRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: BatchGetFrameMetricData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Codeguruprofiler + rerunOnBack: false + favouritable: true +- name: ConfigureAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PostAgentProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SubmitFeedback + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/codepipeline.yaml b/configurations/codepipeline.yaml new file mode 100644 index 0000000..5e4e9ee --- /dev/null +++ b/configurations/codepipeline.yaml @@ -0,0 +1,258 @@ +name: codepipeline +defaultCommand: '' +commands: +- name: ListActionExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: actionexecution + rerunOnBack: false + favouritable: true +- name: ListActionTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: actiontype + rerunOnBack: false + favouritable: true +- name: ListDeployActionExecutionTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployactionexecutiontarget + rerunOnBack: false + favouritable: true +- name: ListPipelineExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipelineexecution + rerunOnBack: false + favouritable: true +- name: ListPipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipeline + rerunOnBack: false + favouritable: true +- name: ListRuleExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ruleexecution + rerunOnBack: false + favouritable: true +- name: ListRuleTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ruletype + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebhooks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webhook + rerunOnBack: false + favouritable: true +- name: GetActionType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: GetJobDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: GetPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: GetPipelineExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: GetPipelineState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: GetThirdPartyJobDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true +- name: AcknowledgeJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AcknowledgeThirdPartyJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Codepipeline + rerunOnBack: false + favouritable: true diff --git a/configurations/codestar-connections.yaml b/configurations/codestar-connections.yaml new file mode 100644 index 0000000..cc974a2 --- /dev/null +++ b/configurations/codestar-connections.yaml @@ -0,0 +1,198 @@ +name: codestar-connections +defaultCommand: '' +commands: +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListHosts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: host + rerunOnBack: false + favouritable: true +- name: ListRepositoryLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorylink + rerunOnBack: false + favouritable: true +- name: ListRepositorySyncDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorysyncdefinition + rerunOnBack: false + favouritable: true +- name: ListSyncConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: syncconfiguration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetHost + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetRepositoryLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetRepositorySyncStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetResourceSyncStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetSyncBlockerSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true +- name: GetSyncConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Connections + rerunOnBack: false + favouritable: true diff --git a/configurations/codestar-notifications.yaml b/configurations/codestar-notifications.yaml new file mode 100644 index 0000000..b15dfbc --- /dev/null +++ b/configurations/codestar-notifications.yaml @@ -0,0 +1,138 @@ +name: codestar-notifications +defaultCommand: '' +commands: +- name: ListEventTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventtype + rerunOnBack: false + favouritable: true +- name: ListNotificationRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationrule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: target + rerunOnBack: false + favouritable: true +- name: DescribeNotificationRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Codestar-Notifications + rerunOnBack: false + favouritable: true +- name: Subscribe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Unsubscribe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cognito-identity.yaml b/configurations/cognito-identity.yaml new file mode 100644 index 0000000..25fe96f --- /dev/null +++ b/configurations/cognito-identity.yaml @@ -0,0 +1,258 @@ +name: cognito-identity +defaultCommand: '' +commands: +- name: ListIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitie + rerunOnBack: false + favouritable: true +- name: ListIdentityPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitypool + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: DescribeIdentityPool + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetCredentialsForIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetIdentityPoolRoles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetOpenIdToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetOpenIdTokenForDeveloperIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: GetPrincipalTagAttributeMap + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Identity + rerunOnBack: false + favouritable: true +- name: LookupDeveloperIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: MergeDeveloperIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetIdentityPoolRoles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetPrincipalTagAttributeMap + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UnlinkDeveloperIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cognito-idp.yaml b/configurations/cognito-idp.yaml new file mode 100644 index 0000000..5848e63 --- /dev/null +++ b/configurations/cognito-idp.yaml @@ -0,0 +1,303 @@ +name: cognito-idp +defaultCommand: '' +commands: +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListIdentityProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identityprovider + rerunOnBack: false + favouritable: true +- name: ListResourceServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceserver + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTerms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: term + rerunOnBack: false + favouritable: true +- name: ListUserImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: userimportjob + rerunOnBack: false + favouritable: true +- name: ListUserPoolClientSecrets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: userpoolclientsecret + rerunOnBack: false + favouritable: true +- name: ListUserPoolClients + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: userpoolclient + rerunOnBack: false + favouritable: true +- name: ListUserPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: userpool + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: ListUsersInGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: usersingroups + rerunOnBack: false + favouritable: true +- name: ListWebAuthnCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webauthncredential + rerunOnBack: false + favouritable: true +- name: DescribeIdentityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeManagedLoginBranding + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeManagedLoginBrandingByClient + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeResourceServer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeRiskConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeTerms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true +- name: DescribeUserImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Idp + rerunOnBack: false + favouritable: true diff --git a/configurations/cognito-sync.yaml b/configurations/cognito-sync.yaml new file mode 100644 index 0000000..efdc755 --- /dev/null +++ b/configurations/cognito-sync.yaml @@ -0,0 +1,228 @@ +name: cognito-sync +defaultCommand: '' +commands: +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListIdentityPoolUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitypoolusages + rerunOnBack: false + favouritable: true +- name: ListRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: record + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: DescribeIdentityPoolUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: DescribeIdentityUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: GetBulkPublishDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: GetCognitoEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: GetIdentityPoolConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cognito-Sync + rerunOnBack: false + favouritable: true +- name: BulkPublish + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetCognitoEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetIdentityPoolConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SubscribeToDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UnsubscribeFromDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/comprehend.yaml b/configurations/comprehend.yaml new file mode 100644 index 0000000..9d91e9e --- /dev/null +++ b/configurations/comprehend.yaml @@ -0,0 +1,303 @@ +name: comprehend +defaultCommand: '' +commands: +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListDocumentClassificationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: documentclassificationjob + rerunOnBack: false + favouritable: true +- name: ListDocumentClassifierSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: documentclassifiersummarie + rerunOnBack: false + favouritable: true +- name: ListDocumentClassifiers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: documentclassifier + rerunOnBack: false + favouritable: true +- name: ListDominantLanguageDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dominantlanguagedetectionjob + rerunOnBack: false + favouritable: true +- name: ListEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpoint + rerunOnBack: false + favouritable: true +- name: ListEntitiesDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitiesdetectionjob + rerunOnBack: false + favouritable: true +- name: ListEntityRecognizerSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entityrecognizersummarie + rerunOnBack: false + favouritable: true +- name: ListEntityRecognizers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entityrecognizer + rerunOnBack: false + favouritable: true +- name: ListEventsDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventsdetectionjob + rerunOnBack: false + favouritable: true +- name: ListFlywheelIterationHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flywheeliterationhistorys + rerunOnBack: false + favouritable: true +- name: ListFlywheels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flywheel + rerunOnBack: false + favouritable: true +- name: ListKeyPhrasesDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: keyphrasesdetectionjob + rerunOnBack: false + favouritable: true +- name: ListPiiEntitiesDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: piientitiesdetectionjob + rerunOnBack: false + favouritable: true +- name: ListSentimentDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sentimentdetectionjob + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargetedSentimentDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetedsentimentdetectionjob + rerunOnBack: false + favouritable: true +- name: ListTopicsDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: topicsdetectionjob + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehend + rerunOnBack: false + favouritable: true +- name: DescribeDocumentClassificationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehend + rerunOnBack: false + favouritable: true diff --git a/configurations/comprehendmedical.yaml b/configurations/comprehendmedical.yaml new file mode 100644 index 0000000..f522256 --- /dev/null +++ b/configurations/comprehendmedical.yaml @@ -0,0 +1,303 @@ +name: comprehendmedical +defaultCommand: '' +commands: +- name: ListEntitiesDetectionV2Jobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitiesdetectionv2job + rerunOnBack: false + favouritable: true +- name: ListICD10CMInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: icd10cminferencejob + rerunOnBack: false + favouritable: true +- name: ListPHIDetectionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phidetectionjob + rerunOnBack: false + favouritable: true +- name: ListRxNormInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rxnorminferencejob + rerunOnBack: false + favouritable: true +- name: ListSNOMEDCTInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: snomedctinferencejob + rerunOnBack: false + favouritable: true +- name: DescribeEntitiesDetectionV2Job + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehendmedical + rerunOnBack: false + favouritable: true +- name: DescribeICD10CMInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehendmedical + rerunOnBack: false + favouritable: true +- name: DescribePHIDetectionJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehendmedical + rerunOnBack: false + favouritable: true +- name: DescribeRxNormInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehendmedical + rerunOnBack: false + favouritable: true +- name: DescribeSNOMEDCTInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Comprehendmedical + rerunOnBack: false + favouritable: true +- name: DetectEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DetectEntitiesV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DetectPHI + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InferICD10CM + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InferRxNorm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InferSNOMEDCT + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartEntitiesDetectionV2Job + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartICD10CMInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartPHIDetectionJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartRxNormInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/compute-optimizer-automation.yaml b/configurations/compute-optimizer-automation.yaml new file mode 100644 index 0000000..1d388a6 --- /dev/null +++ b/configurations/compute-optimizer-automation.yaml @@ -0,0 +1,273 @@ +name: compute-optimizer-automation +defaultCommand: '' +commands: +- name: ListAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: account + rerunOnBack: false + favouritable: true +- name: ListAutomationEventSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationeventstep + rerunOnBack: false + favouritable: true +- name: ListAutomationEventSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationeventsummarie + rerunOnBack: false + favouritable: true +- name: ListAutomationEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationevent + rerunOnBack: false + favouritable: true +- name: ListAutomationRulePreview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationrulepreviews + rerunOnBack: false + favouritable: true +- name: ListAutomationRulePreviewSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationrulepreviewsummarie + rerunOnBack: false + favouritable: true +- name: ListAutomationRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationrule + rerunOnBack: false + favouritable: true +- name: ListRecommendedActionSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendedactionsummarie + rerunOnBack: false + favouritable: true +- name: ListRecommendedActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendedaction + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAutomationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer-Automation + rerunOnBack: false + favouritable: true +- name: GetAutomationRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer-Automation + rerunOnBack: false + favouritable: true +- name: GetEnrollmentConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer-Automation + rerunOnBack: false + favouritable: true +- name: AssociateAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RollbackAutomationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartAutomationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/compute-optimizer.yaml b/configurations/compute-optimizer.yaml new file mode 100644 index 0000000..4e7d550 --- /dev/null +++ b/configurations/compute-optimizer.yaml @@ -0,0 +1,288 @@ +name: compute-optimizer +defaultCommand: '' +commands: +- name: DescribeRecommendationExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetAutoScalingGroupRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEBSVolumeRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEC2InstanceRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEC2RecommendationProjectedMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetECSServiceRecommendationProjectedMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetECSServiceRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEffectiveRecommendationPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEnrollmentStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetEnrollmentStatusesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetIdleRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetLambdaFunctionRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetLicenseRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetRDSDatabaseRecommendationProjectedMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetRDSDatabaseRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetRecommendationPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: GetRecommendationSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Compute-Optimizer + rerunOnBack: false + favouritable: true +- name: ExportAutoScalingGroupRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportEBSVolumeRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/config.yaml b/configurations/config.yaml new file mode 100644 index 0000000..21372ba --- /dev/null +++ b/configurations/config.yaml @@ -0,0 +1,303 @@ +name: config +defaultCommand: '' +commands: +- name: ListAggregateDiscoveredResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aggregatediscoveredresource + rerunOnBack: false + favouritable: true +- name: ListConfigurationRecorders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationrecorder + rerunOnBack: false + favouritable: true +- name: ListConformancePackComplianceScores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: conformancepackcompliancescore + rerunOnBack: false + favouritable: true +- name: ListDiscoveredResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: discoveredresource + rerunOnBack: false + favouritable: true +- name: ListResourceEvaluations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceevaluation + rerunOnBack: false + favouritable: true +- name: ListStoredQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: storedquerie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAggregateComplianceByConfigRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeAggregateComplianceByConformancePacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeAggregationAuthorizations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeComplianceByConfigRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeComplianceByResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigRuleEvaluationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationAggregatorSourcesStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationAggregators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationRecorderStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationRecorders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConformancePackCompliance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true +- name: DescribeConformancePackStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Config + rerunOnBack: false + favouritable: true diff --git a/configurations/connect-contact-lens.yaml b/configurations/connect-contact-lens.yaml new file mode 100644 index 0000000..5431461 --- /dev/null +++ b/configurations/connect-contact-lens.yaml @@ -0,0 +1,18 @@ +name: connect-contact-lens +defaultCommand: '' +commands: +- name: ListRealtimeContactAnalysisSegments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: realtimecontactanalysissegment + rerunOnBack: false + favouritable: true diff --git a/configurations/connect.yaml b/configurations/connect.yaml new file mode 100644 index 0000000..94efc08 --- /dev/null +++ b/configurations/connect.yaml @@ -0,0 +1,303 @@ +name: connect +defaultCommand: '' +commands: +- name: ListAgentStatuses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agentstatuse + rerunOnBack: false + favouritable: true +- name: ListAnalyticsDataAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyticsdataassociation + rerunOnBack: false + favouritable: true +- name: ListAnalyticsDataLakeDataSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyticsdatalakedataset + rerunOnBack: false + favouritable: true +- name: ListApprovedOrigins + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: approvedorigin + rerunOnBack: false + favouritable: true +- name: ListAssociatedContacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedcontact + rerunOnBack: false + favouritable: true +- name: ListAuthenticationProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: authenticationprofile + rerunOnBack: false + favouritable: true +- name: ListBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bot + rerunOnBack: false + favouritable: true +- name: ListChildHoursOfOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: childhoursofoperation + rerunOnBack: false + favouritable: true +- name: ListContactEvaluations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactevaluation + rerunOnBack: false + favouritable: true +- name: ListContactFlowModuleAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactflowmodulealiase + rerunOnBack: false + favouritable: true +- name: ListContactFlowModuleVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactflowmoduleversion + rerunOnBack: false + favouritable: true +- name: ListContactFlowModules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactflowmodule + rerunOnBack: false + favouritable: true +- name: ListContactFlowVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactflowversion + rerunOnBack: false + favouritable: true +- name: ListContactFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactflow + rerunOnBack: false + favouritable: true +- name: ListContactReferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactreference + rerunOnBack: false + favouritable: true +- name: ListDataTableAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datatableattribute + rerunOnBack: false + favouritable: true +- name: ListDataTablePrimaryValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datatableprimaryvalue + rerunOnBack: false + favouritable: true +- name: ListDataTableValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datatablevalue + rerunOnBack: false + favouritable: true +- name: ListDataTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datatable + rerunOnBack: false + favouritable: true +- name: ListDefaultVocabularies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: defaultvocabularie + rerunOnBack: false + favouritable: true diff --git a/configurations/connectcampaigns.yaml b/configurations/connectcampaigns.yaml new file mode 100644 index 0000000..88ab73b --- /dev/null +++ b/configurations/connectcampaigns.yaml @@ -0,0 +1,213 @@ +name: connectcampaigns +defaultCommand: '' +commands: +- name: ListCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: campaign + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaigns + rerunOnBack: false + favouritable: true +- name: GetCampaignState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaigns + rerunOnBack: false + favouritable: true +- name: GetCampaignStateBatch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaigns + rerunOnBack: false + favouritable: true +- name: GetConnectInstanceConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaigns + rerunOnBack: false + favouritable: true +- name: GetInstanceOnboardingJobStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaigns + rerunOnBack: false + favouritable: true +- name: PauseCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ResumeCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartInstanceOnboardingJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/connectcampaignsv2.yaml b/configurations/connectcampaignsv2.yaml new file mode 100644 index 0000000..abe3624 --- /dev/null +++ b/configurations/connectcampaignsv2.yaml @@ -0,0 +1,153 @@ +name: connectcampaignsv2 +defaultCommand: '' +commands: +- name: ListCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: campaign + rerunOnBack: false + favouritable: true +- name: ListConnectInstanceIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectinstanceintegration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: GetCampaignState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: GetCampaignStateBatch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: GetConnectInstanceConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: GetInstanceCommunicationLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: GetInstanceOnboardingJobStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcampaignsv2 + rerunOnBack: false + favouritable: true +- name: PauseCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/connectcases.yaml b/configurations/connectcases.yaml new file mode 100644 index 0000000..dd25753 --- /dev/null +++ b/configurations/connectcases.yaml @@ -0,0 +1,258 @@ +name: connectcases +defaultCommand: '' +commands: +- name: ListCaseRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: caserule + rerunOnBack: false + favouritable: true +- name: ListCasesForContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: casesforcontacts + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListFieldOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fieldoption + rerunOnBack: false + favouritable: true +- name: ListFields + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: field + rerunOnBack: false + favouritable: true +- name: ListLayouts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: layout + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: template + rerunOnBack: false + favouritable: true +- name: GetCase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: GetCaseAuditEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: GetCaseEventConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: GetDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: GetLayout + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: GetTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: BatchGetCaseRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: BatchGetField + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Connectcases + rerunOnBack: false + favouritable: true +- name: BatchPutFieldOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/connecthealth.yaml b/configurations/connecthealth.yaml new file mode 100644 index 0000000..4b35a14 --- /dev/null +++ b/configurations/connecthealth.yaml @@ -0,0 +1,198 @@ +name: connecthealth +defaultCommand: '' +commands: +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscription + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connecthealth + rerunOnBack: false + favouritable: true +- name: GetMedicalScribeListeningSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getmedicalscribeeningsessions + rerunOnBack: false + favouritable: true +- name: GetPatientInsightsJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connecthealth + rerunOnBack: false + favouritable: true +- name: GetSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connecthealth + rerunOnBack: false + favouritable: true +- name: ActivateSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeactivateSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartMedicalScribeListeningSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: startmedicalscribeeningsessions + rerunOnBack: false + favouritable: true +- name: StartPatientInsightsJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/connectparticipant.yaml b/configurations/connectparticipant.yaml new file mode 100644 index 0000000..2add032 --- /dev/null +++ b/configurations/connectparticipant.yaml @@ -0,0 +1,153 @@ +name: connectparticipant +defaultCommand: '' +commands: +- name: DescribeView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectparticipant + rerunOnBack: false + favouritable: true +- name: GetAttachment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectparticipant + rerunOnBack: false + favouritable: true +- name: GetAuthenticationUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectparticipant + rerunOnBack: false + favouritable: true +- name: GetTranscript + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Connectparticipant + rerunOnBack: false + favouritable: true +- name: CancelParticipantAuthentication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CompleteAttachmentUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisconnectParticipant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartAttachmentUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/controlcatalog.yaml b/configurations/controlcatalog.yaml new file mode 100644 index 0000000..bb8ae17 --- /dev/null +++ b/configurations/controlcatalog.yaml @@ -0,0 +1,93 @@ +name: controlcatalog +defaultCommand: '' +commands: +- name: ListCommonControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: commoncontrol + rerunOnBack: false + favouritable: true +- name: ListControlMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controlmapping + rerunOnBack: false + favouritable: true +- name: ListControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: control + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListObjectives + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objective + rerunOnBack: false + favouritable: true +- name: GetControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controlcatalog + rerunOnBack: false + favouritable: true diff --git a/configurations/controltower.yaml b/configurations/controltower.yaml new file mode 100644 index 0000000..ac659d5 --- /dev/null +++ b/configurations/controltower.yaml @@ -0,0 +1,273 @@ +name: controltower +defaultCommand: '' +commands: +- name: ListBaselines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: baseline + rerunOnBack: false + favouritable: true +- name: ListControlOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controloperation + rerunOnBack: false + favouritable: true +- name: ListEnabledBaselines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: enabledbaseline + rerunOnBack: false + favouritable: true +- name: ListEnabledControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: enabledcontrol + rerunOnBack: false + favouritable: true +- name: ListLandingZoneOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: landingzoneoperation + rerunOnBack: false + favouritable: true +- name: ListLandingZones + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: landingzone + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBaseline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetBaselineOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetControlOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetEnabledBaseline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetEnabledControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetLandingZone + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: GetLandingZoneOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Controltower + rerunOnBack: false + favouritable: true +- name: DisableBaseline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableBaseline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/cost-optimization-hub.yaml b/configurations/cost-optimization-hub.yaml new file mode 100644 index 0000000..f899544 --- /dev/null +++ b/configurations/cost-optimization-hub.yaml @@ -0,0 +1,93 @@ +name: cost-optimization-hub +defaultCommand: '' +commands: +- name: ListEfficiencyMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: efficiencymetric + rerunOnBack: false + favouritable: true +- name: ListEnrollmentStatuses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: enrollmentstatuse + rerunOnBack: false + favouritable: true +- name: ListRecommendationSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendationsummarie + rerunOnBack: false + favouritable: true +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: GetPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cost-Optimization-Hub + rerunOnBack: false + favouritable: true +- name: GetRecommendation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cost-Optimization-Hub + rerunOnBack: false + favouritable: true diff --git a/configurations/cur.yaml b/configurations/cur.yaml new file mode 100644 index 0000000..2a11bb5 --- /dev/null +++ b/configurations/cur.yaml @@ -0,0 +1,78 @@ +name: cur +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeReportDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Cur + rerunOnBack: false + favouritable: true +- name: ModifyReportDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/customer-profiles.yaml b/configurations/customer-profiles.yaml new file mode 100644 index 0000000..aeb7244 --- /dev/null +++ b/configurations/customer-profiles.yaml @@ -0,0 +1,303 @@ +name: customer-profiles +defaultCommand: '' +commands: +- name: ListAccountIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountintegration + rerunOnBack: false + favouritable: true +- name: ListCalculatedAttributeDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: calculatedattributedefinition + rerunOnBack: false + favouritable: true +- name: ListCalculatedAttributesForProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: calculatedattributesforprofiles + rerunOnBack: false + favouritable: true +- name: ListDomainLayouts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainlayout + rerunOnBack: false + favouritable: true +- name: ListDomainObjectTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainobjecttype + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListEventStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventstream + rerunOnBack: false + favouritable: true +- name: ListEventTriggers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventtrigger + rerunOnBack: false + favouritable: true +- name: ListIdentityResolutionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identityresolutionjob + rerunOnBack: false + favouritable: true +- name: ListIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: integration + rerunOnBack: false + favouritable: true +- name: ListObjectTypeAttributeValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objecttypeattributevalue + rerunOnBack: false + favouritable: true +- name: ListObjectTypeAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objecttypeattribute + rerunOnBack: false + favouritable: true +- name: ListProfileAttributeValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileattributevalue + rerunOnBack: false + favouritable: true +- name: ListProfileHistoryRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profilehistoryrecord + rerunOnBack: false + favouritable: true +- name: ListProfileObjectTypeTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileobjecttypetemplate + rerunOnBack: false + favouritable: true +- name: ListProfileObjectTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileobjecttype + rerunOnBack: false + favouritable: true +- name: ListProfileObjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileobject + rerunOnBack: false + favouritable: true +- name: ListRecommenderFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommenderfilter + rerunOnBack: false + favouritable: true +- name: ListRecommenderRecipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommenderrecipe + rerunOnBack: false + favouritable: true +- name: ListRecommenders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommender + rerunOnBack: false + favouritable: true diff --git a/configurations/databrew.yaml b/configurations/databrew.yaml new file mode 100644 index 0000000..7306f26 --- /dev/null +++ b/configurations/databrew.yaml @@ -0,0 +1,258 @@ +name: databrew +defaultCommand: '' +commands: +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListJobRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobrun + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: project + rerunOnBack: false + favouritable: true +- name: ListRecipeVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recipeversion + rerunOnBack: false + favouritable: true +- name: ListRecipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recipe + rerunOnBack: false + favouritable: true +- name: ListRulesets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ruleset + rerunOnBack: false + favouritable: true +- name: ListSchedules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schedule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeProject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeRecipe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeRuleset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: DescribeSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Databrew + rerunOnBack: false + favouritable: true +- name: BatchDeleteRecipeVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/dataexchange.yaml b/configurations/dataexchange.yaml new file mode 100644 index 0000000..95567a7 --- /dev/null +++ b/configurations/dataexchange.yaml @@ -0,0 +1,258 @@ +name: dataexchange +defaultCommand: '' +commands: +- name: ListDataGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datagrant + rerunOnBack: false + favouritable: true +- name: ListDataSetRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetrevision + rerunOnBack: false + favouritable: true +- name: ListDataSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListEventActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventaction + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListReceivedDataGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receiveddatagrant + rerunOnBack: false + favouritable: true +- name: ListRevisionAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: revisionasset + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAsset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetDataGrant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetDataSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetEventAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetReceivedDataGrant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: GetRevision + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dataexchange + rerunOnBack: false + favouritable: true +- name: AcceptDataGrant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/datapipeline.yaml b/configurations/datapipeline.yaml new file mode 100644 index 0000000..8a252d2 --- /dev/null +++ b/configurations/datapipeline.yaml @@ -0,0 +1,213 @@ +name: datapipeline +defaultCommand: '' +commands: +- name: ListPipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipeline + rerunOnBack: false + favouritable: true +- name: DescribeObjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datapipeline + rerunOnBack: false + favouritable: true +- name: DescribePipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datapipeline + rerunOnBack: false + favouritable: true +- name: GetPipelineDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datapipeline + rerunOnBack: false + favouritable: true +- name: ActivatePipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeactivatePipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EvaluateExpression + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PollForTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: QueryObjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReportTaskProgress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReportTaskRunnerHeartbeat + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetTaskStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ValidatePipelineDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/datasync.yaml b/configurations/datasync.yaml new file mode 100644 index 0000000..fb2c1e2 --- /dev/null +++ b/configurations/datasync.yaml @@ -0,0 +1,303 @@ +name: datasync +defaultCommand: '' +commands: +- name: ListAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agent + rerunOnBack: false + favouritable: true +- name: ListLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: location + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTaskExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taskexecution + rerunOnBack: false + favouritable: true +- name: ListTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: task + rerunOnBack: false + favouritable: true +- name: DescribeAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationAzureBlob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationEfs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationFsxLustre + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationFsxOntap + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationFsxOpenZfs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationFsxWindows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationHdfs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationNfs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationObjectStorage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationS3 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeLocationSmb + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: DescribeTaskExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Datasync + rerunOnBack: false + favouritable: true +- name: CancelTaskExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/datazone.yaml b/configurations/datazone.yaml new file mode 100644 index 0000000..5d1e6d1 --- /dev/null +++ b/configurations/datazone.yaml @@ -0,0 +1,303 @@ +name: datazone +defaultCommand: '' +commands: +- name: ListAccountPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountpool + rerunOnBack: false + favouritable: true +- name: ListAccountsInAccountPool + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountsinaccountpools + rerunOnBack: false + favouritable: true +- name: ListAssetFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetfilter + rerunOnBack: false + favouritable: true +- name: ListAssetRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetrevision + rerunOnBack: false + favouritable: true +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListDataProductRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataproductrevision + rerunOnBack: false + favouritable: true +- name: ListDataSourceRunActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasourcerunactivitie + rerunOnBack: false + favouritable: true +- name: ListDataSourceRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasourcerun + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListDomainUnitsForParent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainunitsforparents + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListEntityOwners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entityowner + rerunOnBack: false + favouritable: true +- name: ListEnvironmentActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentaction + rerunOnBack: false + favouritable: true +- name: ListEnvironmentBlueprintConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentblueprintconfiguration + rerunOnBack: false + favouritable: true +- name: ListEnvironmentBlueprints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentblueprint + rerunOnBack: false + favouritable: true +- name: ListEnvironmentProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentprofile + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListJobRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobrun + rerunOnBack: false + favouritable: true +- name: ListLineageEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lineageevent + rerunOnBack: false + favouritable: true +- name: ListLineageNodeHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lineagenodehistorys + rerunOnBack: false + favouritable: true diff --git a/configurations/dax.yaml b/configurations/dax.yaml new file mode 100644 index 0000000..b058917 --- /dev/null +++ b/configurations/dax.yaml @@ -0,0 +1,183 @@ +name: dax +defaultCommand: '' +commands: +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: DescribeClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DescribeDefaultParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DescribeParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DescribeParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DescribeSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dax + rerunOnBack: false + favouritable: true +- name: DecreaseReplicationFactor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: IncreaseReplicationFactor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RebootNode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/deadline.yaml b/configurations/deadline.yaml new file mode 100644 index 0000000..9fc1905 --- /dev/null +++ b/configurations/deadline.yaml @@ -0,0 +1,303 @@ +name: deadline +defaultCommand: '' +commands: +- name: ListAvailableMeteredProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablemeteredproduct + rerunOnBack: false + favouritable: true +- name: ListBudgets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: budget + rerunOnBack: false + favouritable: true +- name: ListFarmMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: farmmember + rerunOnBack: false + favouritable: true +- name: ListFarms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: farm + rerunOnBack: false + favouritable: true +- name: ListFleetMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleetmember + rerunOnBack: false + favouritable: true +- name: ListFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleet + rerunOnBack: false + favouritable: true +- name: ListJobMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobmember + rerunOnBack: false + favouritable: true +- name: ListJobParameterDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobparameterdefinition + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListLicenseEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseendpoint + rerunOnBack: false + favouritable: true +- name: ListLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: limit + rerunOnBack: false + favouritable: true +- name: ListMeteredProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: meteredproduct + rerunOnBack: false + favouritable: true +- name: ListMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitor + rerunOnBack: false + favouritable: true +- name: ListQueueEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queueenvironment + rerunOnBack: false + favouritable: true +- name: ListQueueFleetAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queuefleetassociation + rerunOnBack: false + favouritable: true +- name: ListQueueLimitAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queuelimitassociation + rerunOnBack: false + favouritable: true +- name: ListQueueMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queuemember + rerunOnBack: false + favouritable: true +- name: ListQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queue + rerunOnBack: false + favouritable: true +- name: ListSessionActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sessionaction + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true diff --git a/configurations/detective.yaml b/configurations/detective.yaml new file mode 100644 index 0000000..46e31d6 --- /dev/null +++ b/configurations/detective.yaml @@ -0,0 +1,243 @@ +name: detective +defaultCommand: '' +commands: +- name: ListDatasourcePackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasourcepackage + rerunOnBack: false + favouritable: true +- name: ListGraphs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: graph + rerunOnBack: false + favouritable: true +- name: ListIndicators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indicator + rerunOnBack: false + favouritable: true +- name: ListInvestigations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: investigation + rerunOnBack: false + favouritable: true +- name: ListInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invitation + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListOrganizationAdminAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationadminaccount + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Detective + rerunOnBack: false + favouritable: true +- name: GetInvestigation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Detective + rerunOnBack: false + favouritable: true +- name: GetMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Detective + rerunOnBack: false + favouritable: true +- name: AcceptInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchGetGraphMemberDatasources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Detective + rerunOnBack: false + favouritable: true +- name: BatchGetMembershipDatasources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Detective + rerunOnBack: false + favouritable: true +- name: DisableOrganizationAdminAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateMembership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/devicefarm.yaml b/configurations/devicefarm.yaml new file mode 100644 index 0000000..428d1f0 --- /dev/null +++ b/configurations/devicefarm.yaml @@ -0,0 +1,303 @@ +name: devicefarm +defaultCommand: '' +commands: +- name: ListArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: artifact + rerunOnBack: false + favouritable: true +- name: ListDeviceInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deviceinstance + rerunOnBack: false + favouritable: true +- name: ListDevicePools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicepool + rerunOnBack: false + favouritable: true +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true +- name: ListInstanceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instanceprofile + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListNetworkProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkprofile + rerunOnBack: false + favouritable: true +- name: ListOfferingPromotions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: offeringpromotion + rerunOnBack: false + favouritable: true +- name: ListOfferingTransactions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: offeringtransaction + rerunOnBack: false + favouritable: true +- name: ListOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: offering + rerunOnBack: false + favouritable: true +- name: ListProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: project + rerunOnBack: false + favouritable: true +- name: ListRemoteAccessSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: remoteaccesssession + rerunOnBack: false + favouritable: true +- name: ListRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: run + rerunOnBack: false + favouritable: true +- name: ListSamples + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sample + rerunOnBack: false + favouritable: true +- name: ListSuites + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: suite + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTestGridProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: testgridproject + rerunOnBack: false + favouritable: true +- name: ListTestGridSessionActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: testgridsessionaction + rerunOnBack: false + favouritable: true +- name: ListTestGridSessionArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: testgridsessionartifact + rerunOnBack: false + favouritable: true +- name: ListTestGridSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: testgridsession + rerunOnBack: false + favouritable: true diff --git a/configurations/devops-guru.yaml b/configurations/devops-guru.yaml new file mode 100644 index 0000000..0824d45 --- /dev/null +++ b/configurations/devops-guru.yaml @@ -0,0 +1,303 @@ +name: devops-guru +defaultCommand: '' +commands: +- name: ListAnomaliesForInsight + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: anomaliesforinsights + rerunOnBack: false + favouritable: true +- name: ListAnomalousLogGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: anomalousloggroup + rerunOnBack: false + favouritable: true +- name: ListEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: event + rerunOnBack: false + favouritable: true +- name: ListInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: insight + rerunOnBack: false + favouritable: true +- name: ListMonitoredResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitoredresource + rerunOnBack: false + favouritable: true +- name: ListNotificationChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationchannel + rerunOnBack: false + favouritable: true +- name: ListOrganizationInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationinsight + rerunOnBack: false + favouritable: true +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: DescribeAccountHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeAccountOverview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeAnomaly + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeEventSourcesConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeFeedback + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeInsight + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationOverview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationResourceCollectionHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeResourceCollectionHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: DescribeServiceIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true +- name: GetCostEstimation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Devops-Guru + rerunOnBack: false + favouritable: true diff --git a/configurations/directconnect.yaml b/configurations/directconnect.yaml new file mode 100644 index 0000000..b367c0c --- /dev/null +++ b/configurations/directconnect.yaml @@ -0,0 +1,303 @@ +name: directconnect +defaultCommand: '' +commands: +- name: ListVirtualInterfaceTestHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualinterfacetesthistorys + rerunOnBack: false + favouritable: true +- name: DescribeConnectionLoa + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeConnectionsOnInterconnect + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeCustomerMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeDirectConnectGatewayAssociationProposals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeDirectConnectGatewayAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeDirectConnectGatewayAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeDirectConnectGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeHostedConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeInterconnectLoa + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeInterconnects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeLags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeLoa + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeRouterConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeVirtualGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: DescribeVirtualInterfaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Directconnect + rerunOnBack: false + favouritable: true +- name: AcceptDirectConnectGatewayAssociationProposal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/discovery.yaml b/configurations/discovery.yaml new file mode 100644 index 0000000..78adc57 --- /dev/null +++ b/configurations/discovery.yaml @@ -0,0 +1,243 @@ +name: discovery +defaultCommand: '' +commands: +- name: ListConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuration + rerunOnBack: false + favouritable: true +- name: ListServerNeighbors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serverneighbor + rerunOnBack: false + favouritable: true +- name: DescribeAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeBatchDeleteConfigurationTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeContinuousExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeExportConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeExportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeImportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: GetDiscoverySummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Discovery + rerunOnBack: false + favouritable: true +- name: AssociateConfigurationItemsToApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteImportData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateConfigurationItemsFromApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/dlm.yaml b/configurations/dlm.yaml new file mode 100644 index 0000000..30b6ab1 --- /dev/null +++ b/configurations/dlm.yaml @@ -0,0 +1,78 @@ +name: dlm +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetLifecyclePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dlm + rerunOnBack: false + favouritable: true +- name: GetLifecyclePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dlm + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/dms.yaml b/configurations/dms.yaml new file mode 100644 index 0000000..03b3f64 --- /dev/null +++ b/configurations/dms.yaml @@ -0,0 +1,303 @@ +name: dms +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeApplicableIndividualAssessments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeConversionConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeDataMigrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeDataProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEndpointSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEndpointTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEventCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEventSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeExtensionPackAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeFleetAdvisorCollectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeFleetAdvisorDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeFleetAdvisorLsaAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true +- name: DescribeFleetAdvisorSchemaObjectSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dms + rerunOnBack: false + favouritable: true diff --git a/configurations/docdb-elastic.yaml b/configurations/docdb-elastic.yaml new file mode 100644 index 0000000..f088874 --- /dev/null +++ b/configurations/docdb-elastic.yaml @@ -0,0 +1,213 @@ +name: docdb-elastic +defaultCommand: '' +commands: +- name: ListClusterSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clustersnapshot + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListPendingMaintenanceActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pendingmaintenanceaction + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb-Elastic + rerunOnBack: false + favouritable: true +- name: GetClusterSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb-Elastic + rerunOnBack: false + favouritable: true +- name: GetPendingMaintenanceAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb-Elastic + rerunOnBack: false + favouritable: true +- name: ApplyPendingMaintenanceAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CopyClusterSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RestoreClusterFromSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/docdb.yaml b/configurations/docdb.yaml new file mode 100644 index 0000000..284baf6 --- /dev/null +++ b/configurations/docdb.yaml @@ -0,0 +1,273 @@ +name: docdb +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshotAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeDBSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeEngineDefaultClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeEventCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeEventSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeGlobalClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribeOrderableDBInstanceOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: DescribePendingMaintenanceActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Docdb + rerunOnBack: false + favouritable: true +- name: ApplyPendingMaintenanceAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/drs.yaml b/configurations/drs.yaml new file mode 100644 index 0000000..9cc0c2d --- /dev/null +++ b/configurations/drs.yaml @@ -0,0 +1,243 @@ +name: drs +defaultCommand: '' +commands: +- name: ListExtensibleSourceServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: extensiblesourceserver + rerunOnBack: false + favouritable: true +- name: ListLaunchActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: launchaction + rerunOnBack: false + favouritable: true +- name: ListStagingAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stagingaccount + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeJobLogItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeLaunchConfigurationTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeRecoveryInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeRecoverySnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeReplicationConfigurationTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeSourceNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: DescribeSourceServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: GetFailbackReplicationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: GetLaunchConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: GetReplicationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Drs + rerunOnBack: false + favouritable: true +- name: AssociateSourceNetworkStack + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ds-data.yaml b/configurations/ds-data.yaml new file mode 100644 index 0000000..a686e48 --- /dev/null +++ b/configurations/ds-data.yaml @@ -0,0 +1,138 @@ +name: ds-data +defaultCommand: '' +commands: +- name: ListGroupMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupmember + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListGroupsForMember + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupsformembers + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: DescribeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds-Data + rerunOnBack: false + favouritable: true +- name: DescribeUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds-Data + rerunOnBack: false + favouritable: true +- name: DisableUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ds.yaml b/configurations/ds.yaml new file mode 100644 index 0000000..2135a6f --- /dev/null +++ b/configurations/ds.yaml @@ -0,0 +1,303 @@ +name: ds +defaultCommand: '' +commands: +- name: ListADAssessments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: adassessment + rerunOnBack: false + favouritable: true +- name: ListCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificate + rerunOnBack: false + favouritable: true +- name: ListIpRoutes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: iproute + rerunOnBack: false + favouritable: true +- name: ListLogSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: logsubscription + rerunOnBack: false + favouritable: true +- name: ListSchemaExtensions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schemaextension + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeADAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeCAEnrollmentPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeClientAuthenticationSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeConditionalForwarders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeDirectories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeDirectoryDataAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeDomainControllers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeEventTopics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeHybridADUpdate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeLDAPSSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true +- name: DescribeSharedDirectories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ds + rerunOnBack: false + favouritable: true diff --git a/configurations/dsql.yaml b/configurations/dsql.yaml new file mode 100644 index 0000000..c237a5b --- /dev/null +++ b/configurations/dsql.yaml @@ -0,0 +1,108 @@ +name: dsql +defaultCommand: '' +commands: +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dsql + rerunOnBack: false + favouritable: true +- name: GetClusterPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dsql + rerunOnBack: false + favouritable: true +- name: GetVpcEndpointServiceName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dsql + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/dynamodb.yaml b/configurations/dynamodb.yaml index dd09e97..e6bd637 100644 --- a/configurations/dynamodb.yaml +++ b/configurations/dynamodb.yaml @@ -1,84 +1,384 @@ -name: "dynamodb" -defaultCommand: "list-tables" +name: dynamodb +defaultCommand: list-tables commands: - - name: "list-tables" - resourceName: tableName - rerunOnBack: false - favouritable: true - arguments: - - "--max-items" - - "1000" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "TableNames" - - name: "scan" - depends_on: "list-tables" - rerunOnBack: false - arguments: - - "--table-name" - - "$TABLENAME" - - "--limit" - - "50" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Items" - pagination: - enabled: true - nextTokenParam: "--exclusive-start-key" - nextTokenJsonPath: "LastEvaluatedKey" - - name: "describe-table" - depends_on: "list-tables" - rerunOnBack: false - resourceName: indexName - arguments: - - "--table-name" - - "$TABLENAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "keys" - attributeName: "Table" - - name: "query" - depends_on: "describe-table" - rerunOnBack: false - requiresKeyInput: true - arguments: - - "--table-name" - - "$TABLENAME" - - "--limit" - - "50" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Items" - pagination: - enabled: true - nextTokenParam: "--exclusive-start-key" - nextTokenJsonPath: "LastEvaluatedKey" +- name: list-tables + resourceName: tableName + rerunOnBack: false + favouritable: true + arguments: + - --max-items + - '1000' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: TableNames +- name: scan + depends_on: list-tables + rerunOnBack: false + arguments: + - --table-name + - $TABLENAME + - --limit + - '50' + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Items + pagination: + enabled: true + nextTokenParam: --exclusive-start-key + nextTokenJsonPath: LastEvaluatedKey +- name: describe-table + depends_on: list-tables + rerunOnBack: false + resourceName: indexName + arguments: + - --table-name + - $TABLENAME + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: keys + attributeName: Table +- name: query + depends_on: describe-table + rerunOnBack: false + requiresKeyInput: true + arguments: + - --table-name + - $TABLENAME + - --limit + - '50' + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Items + pagination: + enabled: true + nextTokenParam: --exclusive-start-key + nextTokenJsonPath: LastEvaluatedKey +- name: ListBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: backup + rerunOnBack: false + favouritable: true +- name: ListContributorInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contributorinsight + rerunOnBack: false + favouritable: true +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: ListGlobalTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: globaltable + rerunOnBack: false + favouritable: true +- name: ListImports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: import + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: ListTagsOfResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsofresources + rerunOnBack: false + favouritable: true +- name: DescribeBackup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeContinuousBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeContributorInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeGlobalTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeGlobalTableSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeKinesisStreamingDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeTableReplicaAutoScaling + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true +- name: DescribeTimeToLive + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodb + rerunOnBack: false + favouritable: true diff --git a/configurations/dynamodbstreams.yaml b/configurations/dynamodbstreams.yaml new file mode 100644 index 0000000..126edbf --- /dev/null +++ b/configurations/dynamodbstreams.yaml @@ -0,0 +1,63 @@ +name: dynamodbstreams +defaultCommand: '' +commands: +- name: ListStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stream + rerunOnBack: false + favouritable: true +- name: DescribeStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodbstreams + rerunOnBack: false + favouritable: true +- name: GetRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodbstreams + rerunOnBack: false + favouritable: true +- name: GetShardIterator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Dynamodbstreams + rerunOnBack: false + favouritable: true diff --git a/configurations/ebs.yaml b/configurations/ebs.yaml new file mode 100644 index 0000000..c49ff01 --- /dev/null +++ b/configurations/ebs.yaml @@ -0,0 +1,78 @@ +name: ebs +defaultCommand: '' +commands: +- name: ListChangedBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: changedblock + rerunOnBack: false + favouritable: true +- name: ListSnapshotBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: snapshotblock + rerunOnBack: false + favouritable: true +- name: GetSnapshotBlock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ebs + rerunOnBack: false + favouritable: true +- name: CompleteSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ec2-instance-connect.yaml b/configurations/ec2-instance-connect.yaml new file mode 100644 index 0000000..e01cc1f --- /dev/null +++ b/configurations/ec2-instance-connect.yaml @@ -0,0 +1,33 @@ +name: ec2-instance-connect +defaultCommand: '' +commands: +- name: SendSSHPublicKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendSerialConsoleSSHPublicKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ec2.yaml b/configurations/ec2.yaml index 2bb75b3..6c46d64 100644 --- a/configurations/ec2.yaml +++ b/configurations/ec2.yaml @@ -1,88 +1,388 @@ -name: "ec2" -defaultCommand: "" +name: ec2 +defaultCommand: '' commands: - - name: "describe-instances" - rerunOnBack: false - favouritable: true - arguments: - - "--query" - - "{Instances: Reservations[].Instances[]}" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Instances" - - name: "describe-security-groups" - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "SecurityGroups" - - name: "describe-vpcs" - resourceName: VpcId - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Vpcs" - - name: "describe-subnets" - depends_on: "describe-vpcs" - rerunOnBack: false - arguments: - - "--filters" - - "Name=vpc-id,Values=$VPCID" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Subnets" - - name: "describe-volumes" - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Volumes" +- name: describe-instances + rerunOnBack: false + favouritable: true + arguments: + - --query + - '{Instances: Reservations[].Instances[]}' + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Instances +- name: describe-security-groups + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: SecurityGroups +- name: describe-vpcs + resourceName: VpcId + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Vpcs +- name: describe-subnets + depends_on: describe-vpcs + rerunOnBack: false + arguments: + - --filters + - Name=vpc-id,Values=$VPCID + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Subnets +- name: describe-volumes + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Volumes +- name: ListImagesInRecycleBin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagesinrecyclebins + rerunOnBack: false + favouritable: true +- name: ListSnapshotsInRecycleBin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: snapshotsinrecyclebins + rerunOnBack: false + favouritable: true +- name: ListVolumesInRecycleBin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: volumesinrecyclebins + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAddressTransfers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAddresses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAddressesAttribute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAggregateIdFormat + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAvailabilityZones + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeAwsNetworkPerformanceMetricSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeBundleTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeByoipCidrs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityBlockExtensionHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityBlockExtensionOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityBlockOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityBlockStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityManagerDataExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityReservationBillingRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityReservationFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ec2 + rerunOnBack: false + favouritable: true diff --git a/configurations/ecr-public.yaml b/configurations/ecr-public.yaml new file mode 100644 index 0000000..2dc920d --- /dev/null +++ b/configurations/ecr-public.yaml @@ -0,0 +1,213 @@ +name: ecr-public +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeImageTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: DescribeImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: DescribeRegistries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: DescribeRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: GetAuthorizationToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: GetRegistryCatalogData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: GetRepositoryCatalogData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: GetRepositoryPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr-Public + rerunOnBack: false + favouritable: true +- name: BatchCheckLayerAvailability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteImage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CompleteLayerUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InitiateLayerUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetRepositoryPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ecr.yaml b/configurations/ecr.yaml new file mode 100644 index 0000000..a996071 --- /dev/null +++ b/configurations/ecr.yaml @@ -0,0 +1,303 @@ +name: ecr +defaultCommand: '' +commands: +- name: ListImageReferrers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagereferrer + rerunOnBack: false + favouritable: true +- name: ListImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: image + rerunOnBack: false + favouritable: true +- name: ListPullTimeUpdateExclusions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pulltimeupdateexclusion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeImageReplicationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeImageScanFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeImageSigningStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribePullThroughCacheRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeRegistry + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: DescribeRepositoryCreationTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetAccountSetting + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetAuthorizationToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetDownloadUrlForLayer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetLifecyclePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetLifecyclePolicyPreview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetRegistryPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetRegistryScanningConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true +- name: GetRepositoryPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecr + rerunOnBack: false + favouritable: true diff --git a/configurations/ecs.yaml b/configurations/ecs.yaml index 05d4fd3..96cd122 100644 --- a/configurations/ecs.yaml +++ b/configurations/ecs.yaml @@ -1,56 +1,356 @@ -name: "ecs" -defaultCommand: "list-clusters" +name: ecs +defaultCommand: list-clusters commands: - - name: "list-clusters" - resourceName: clusterArn - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "clusterArns" - - name: "list-services" - depends_on: "list-clusters" - resourceName: serviceArn - rerunOnBack: false - arguments: - - "--cluster" - - "$CLUSTERARN" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "serviceArns" - - name: "list-tasks" - depends_on: "list-services" - rerunOnBack: false - arguments: - - "--cluster" - - "$CLUSTERARN" - - "--service-name" - - "$SERVICEARN" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "taskArns" +- name: list-clusters + resourceName: clusterArn + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: clusterArns +- name: list-services + depends_on: list-clusters + resourceName: serviceArn + rerunOnBack: false + arguments: + - --cluster + - $CLUSTERARN + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: serviceArns +- name: list-tasks + depends_on: list-services + rerunOnBack: false + arguments: + - --cluster + - $CLUSTERARN + - --service-name + - $SERVICEARN + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: taskArns +- name: ListAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountsetting + rerunOnBack: false + favouritable: true +- name: ListAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attribute + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListContainerInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: containerinstance + rerunOnBack: false + favouritable: true +- name: ListServiceDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicedeployment + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListServicesByNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicesbynamespaces + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTaskDefinitionFamilies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taskdefinitionfamilie + rerunOnBack: false + favouritable: true +- name: ListTaskDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taskdefinition + rerunOnBack: false + favouritable: true +- name: ListTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: task + rerunOnBack: false + favouritable: true +- name: DescribeCapacityProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeContainerInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeExpressGatewayService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeServiceDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeServiceRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeTaskDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true +- name: DescribeTaskSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ecs + rerunOnBack: false + favouritable: true diff --git a/configurations/efs.yaml b/configurations/efs.yaml new file mode 100644 index 0000000..11a2038 --- /dev/null +++ b/configurations/efs.yaml @@ -0,0 +1,168 @@ +name: efs +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccessPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeAccountPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeBackupPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeFileSystemPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeFileSystems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeLifecycleConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeMountTargetSecurityGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeMountTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeReplicationConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Efs + rerunOnBack: false + favouritable: true diff --git a/configurations/eks-auth.yaml b/configurations/eks-auth.yaml new file mode 100644 index 0000000..3df2bfb --- /dev/null +++ b/configurations/eks-auth.yaml @@ -0,0 +1,18 @@ +name: eks-auth +defaultCommand: '' +commands: +- name: AssumeRoleForPodIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/eks.yaml b/configurations/eks.yaml index 724b00d..ae59375 100644 --- a/configurations/eks.yaml +++ b/configurations/eks.yaml @@ -1,70 +1,370 @@ -name: "eks" -defaultCommand: "list-clusters" +name: eks +defaultCommand: list-clusters commands: - - name: "list-clusters" - resourceName: clusterName - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "clusters" - - name: "list-nodegroups" - depends_on: "list-clusters" - rerunOnBack: false - arguments: - - "--cluster-name" - - "$CLUSTERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "nodegroups" - - name: "list-fargate-profiles" - depends_on: "list-clusters" - rerunOnBack: false - arguments: - - "--cluster-name" - - "$CLUSTERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "fargateProfileNames" - - name: "list-addons" - depends_on: "list-clusters" - rerunOnBack: false - arguments: - - "--cluster-name" - - "$CLUSTERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "addons" +- name: list-clusters + resourceName: clusterName + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: clusters +- name: list-nodegroups + depends_on: list-clusters + rerunOnBack: false + arguments: + - --cluster-name + - $CLUSTERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: nodegroups +- name: list-fargate-profiles + depends_on: list-clusters + rerunOnBack: false + arguments: + - --cluster-name + - $CLUSTERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: fargateProfileNames +- name: list-addons + depends_on: list-clusters + rerunOnBack: false + arguments: + - --cluster-name + - $CLUSTERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: addons +- name: ListAccessEntries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accessentrie + rerunOnBack: false + favouritable: true +- name: ListAccessPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesspolicie + rerunOnBack: false + favouritable: true +- name: ListAddons + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: addon + rerunOnBack: false + favouritable: true +- name: ListAssociatedAccessPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedaccesspolicie + rerunOnBack: false + favouritable: true +- name: ListCapabilities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: capabilitie + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListEksAnywhereSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eksanywheresubscription + rerunOnBack: false + favouritable: true +- name: ListFargateProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fargateprofile + rerunOnBack: false + favouritable: true +- name: ListIdentityProviderConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identityproviderconfig + rerunOnBack: false + favouritable: true +- name: ListInsights + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: insight + rerunOnBack: false + favouritable: true +- name: ListNodegroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: nodegroup + rerunOnBack: false + favouritable: true +- name: ListPodIdentityAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: podidentityassociation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: update + rerunOnBack: false + favouritable: true +- name: DescribeAccessEntry + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true +- name: DescribeAddon + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true +- name: DescribeAddonConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true +- name: DescribeAddonVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true +- name: DescribeCapability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true +- name: DescribeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Eks + rerunOnBack: false + favouritable: true diff --git a/configurations/elasticache.yaml b/configurations/elasticache.yaml new file mode 100644 index 0000000..7eccfd4 --- /dev/null +++ b/configurations/elasticache.yaml @@ -0,0 +1,303 @@ +name: elasticache +defaultCommand: '' +commands: +- name: ListAllowedNodeTypeModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: allowednodetypemodification + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCacheClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeCacheEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeCacheParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeCacheParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeCacheSecurityGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeCacheSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeEngineDefaultParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeGlobalReplicationGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeReplicationGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeReservedCacheNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeReservedCacheNodesOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeServerlessCacheSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeServerlessCaches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeServiceUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeUpdateActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true +- name: DescribeUserGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticache + rerunOnBack: false + favouritable: true diff --git a/configurations/elasticbeanstalk.yaml b/configurations/elasticbeanstalk.yaml new file mode 100644 index 0000000..96e1ed4 --- /dev/null +++ b/configurations/elasticbeanstalk.yaml @@ -0,0 +1,303 @@ +name: elasticbeanstalk +defaultCommand: '' +commands: +- name: ListAvailableSolutionStacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablesolutionstack + rerunOnBack: false + favouritable: true +- name: ListPlatformBranches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: platformbranche + rerunOnBack: false + favouritable: true +- name: ListPlatformVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: platformversion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeApplicationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentManagedActionHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentManagedActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEnvironmentResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribeInstancesHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: DescribePlatformVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elasticbeanstalk + rerunOnBack: false + favouritable: true +- name: AbortEnvironmentUpdate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ApplyEnvironmentManagedAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateEnvironmentOperationsRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/elb.yaml b/configurations/elb.yaml new file mode 100644 index 0000000..02dff25 --- /dev/null +++ b/configurations/elb.yaml @@ -0,0 +1,168 @@ +name: elb +defaultCommand: '' +commands: +- name: DescribeAccountLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeInstanceHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancerAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancerPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancerPolicyTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elb + rerunOnBack: false + favouritable: true +- name: ApplySecurityGroupsToLoadBalancer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AttachLoadBalancerToSubnets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ConfigureHealthCheck + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeregisterInstancesFromLoadBalancer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/elbv2.yaml b/configurations/elbv2.yaml new file mode 100644 index 0000000..c1672ea --- /dev/null +++ b/configurations/elbv2.yaml @@ -0,0 +1,288 @@ +name: elbv2 +defaultCommand: '' +commands: +- name: DescribeAccountLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeCapacityReservation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeListenerAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describeenerattribute + rerunOnBack: false + favouritable: true +- name: DescribeListenerCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describeenercertificate + rerunOnBack: false + favouritable: true +- name: DescribeListeners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describeener + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancerAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeLoadBalancers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeSSLPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTargetGroupAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTargetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTargetHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTrustStoreAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTrustStoreRevocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: DescribeTrustStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: GetTrustStoreCaCertificatesBundle + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true +- name: GetTrustStoreRevocationContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elbv2 + rerunOnBack: false + favouritable: true diff --git a/configurations/elementalinference.yaml b/configurations/elementalinference.yaml new file mode 100644 index 0000000..df8e476 --- /dev/null +++ b/configurations/elementalinference.yaml @@ -0,0 +1,108 @@ +name: elementalinference +defaultCommand: '' +commands: +- name: ListFeeds + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: feed + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetFeed + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Elementalinference + rerunOnBack: false + favouritable: true +- name: AssociateFeed + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateFeed + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/emr-containers.yaml b/configurations/emr-containers.yaml new file mode 100644 index 0000000..33b218b --- /dev/null +++ b/configurations/emr-containers.yaml @@ -0,0 +1,198 @@ +name: emr-containers +defaultCommand: '' +commands: +- name: ListJobRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobrun + rerunOnBack: false + favouritable: true +- name: ListJobTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobtemplate + rerunOnBack: false + favouritable: true +- name: ListManagedEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedendpoint + rerunOnBack: false + favouritable: true +- name: ListSecurityConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securityconfiguration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVirtualClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: virtualcluster + rerunOnBack: false + favouritable: true +- name: DescribeJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: DescribeJobTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: DescribeManagedEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: DescribeSecurityConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: DescribeVirtualCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: GetManagedEndpointSessionCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Containers + rerunOnBack: false + favouritable: true +- name: CancelJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/emr-serverless.yaml b/configurations/emr-serverless.yaml new file mode 100644 index 0000000..afcd268 --- /dev/null +++ b/configurations/emr-serverless.yaml @@ -0,0 +1,198 @@ +name: emr-serverless +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListJobRunAttempts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobrunattempt + rerunOnBack: false + favouritable: true +- name: ListJobRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobrun + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Serverless + rerunOnBack: false + favouritable: true +- name: GetDashboardForJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Serverless + rerunOnBack: false + favouritable: true +- name: GetJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr-Serverless + rerunOnBack: false + favouritable: true +- name: CancelJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartJobRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/emr.yaml b/configurations/emr.yaml new file mode 100644 index 0000000..f2b7159 --- /dev/null +++ b/configurations/emr.yaml @@ -0,0 +1,303 @@ +name: emr +defaultCommand: '' +commands: +- name: ListBootstrapActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bootstrapaction + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListInstanceFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instancefleet + rerunOnBack: false + favouritable: true +- name: ListInstanceGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instancegroup + rerunOnBack: false + favouritable: true +- name: ListInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instance + rerunOnBack: false + favouritable: true +- name: ListNotebookExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notebookexecution + rerunOnBack: false + favouritable: true +- name: ListReleaseLabels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: releaselabel + rerunOnBack: false + favouritable: true +- name: ListSecurityConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securityconfiguration + rerunOnBack: false + favouritable: true +- name: ListSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: step + rerunOnBack: false + favouritable: true +- name: ListStudioSessionMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: studiosessionmapping + rerunOnBack: false + favouritable: true +- name: ListStudios + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: studio + rerunOnBack: false + favouritable: true +- name: ListSupportedInstanceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: supportedinstancetype + rerunOnBack: false + favouritable: true +- name: DescribeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeJobFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeNotebookExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribePersistentAppUI + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeReleaseLabel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeSecurityConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true +- name: DescribeStudio + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Emr + rerunOnBack: false + favouritable: true diff --git a/configurations/entityresolution.yaml b/configurations/entityresolution.yaml new file mode 100644 index 0000000..e6d5e5b --- /dev/null +++ b/configurations/entityresolution.yaml @@ -0,0 +1,273 @@ +name: entityresolution +defaultCommand: '' +commands: +- name: ListIdMappingJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: idmappingjob + rerunOnBack: false + favouritable: true +- name: ListIdMappingWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: idmappingworkflow + rerunOnBack: false + favouritable: true +- name: ListIdNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: idnamespace + rerunOnBack: false + favouritable: true +- name: ListMatchingJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: matchingjob + rerunOnBack: false + favouritable: true +- name: ListMatchingWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: matchingworkflow + rerunOnBack: false + favouritable: true +- name: ListProviderServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: providerservice + rerunOnBack: false + favouritable: true +- name: ListSchemaMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schemamapping + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetIdMappingJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetIdMappingWorkflow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetIdNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetMatchId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetMatchingJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetMatchingWorkflow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetProviderService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: GetSchemaMapping + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Entityresolution + rerunOnBack: false + favouritable: true +- name: BatchDeleteUniqueId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/es.yaml b/configurations/es.yaml new file mode 100644 index 0000000..e2e4d42 --- /dev/null +++ b/configurations/es.yaml @@ -0,0 +1,303 @@ +name: es +defaultCommand: '' +commands: +- name: ListDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainname + rerunOnBack: false + favouritable: true +- name: ListDomainsForPackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainsforpackages + rerunOnBack: false + favouritable: true +- name: ListElasticsearchInstanceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: elasticsearchinstancetype + rerunOnBack: false + favouritable: true +- name: ListElasticsearchVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: elasticsearchversion + rerunOnBack: false + favouritable: true +- name: ListPackagesForDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packagesfordomains + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: ListVpcEndpointAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpointacces + rerunOnBack: false + favouritable: true +- name: ListVpcEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpoint + rerunOnBack: false + favouritable: true +- name: ListVpcEndpointsForDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpointsfordomains + rerunOnBack: false + favouritable: true +- name: DescribeDomainAutoTunes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeDomainChangeProgress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeElasticsearchDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeElasticsearchDomainConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeElasticsearchDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeElasticsearchInstanceTypeLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeInboundCrossClusterSearchConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeOutboundCrossClusterSearchConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribePackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeReservedElasticsearchInstanceOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true +- name: DescribeReservedElasticsearchInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Es + rerunOnBack: false + favouritable: true diff --git a/configurations/events.yaml b/configurations/events.yaml index 0dc9d64..c678488 100644 --- a/configurations/events.yaml +++ b/configurations/events.yaml @@ -1,63 +1,363 @@ -name: "events" -defaultCommand: "list-event-buses" +name: events +defaultCommand: list-event-buses commands: - - name: "list-event-buses" - resourceName: eventBusName - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "EventBuses" - - name: "list-rules" - depends_on: "list-event-buses" - resourceName: ruleName - rerunOnBack: false - arguments: - - "--event-bus-name" - - "$EVENTBUSNAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Rules" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "NextToken" - - name: "list-targets-by-rule" - depends_on: "list-rules" - rerunOnBack: false - arguments: - - "--rule" - - "$RULENAME" - - "--event-bus-name" - - "$EVENTBUSNAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Targets" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "NextToken" +- name: list-event-buses + resourceName: eventBusName + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: EventBuses +- name: list-rules + depends_on: list-event-buses + resourceName: ruleName + rerunOnBack: false + arguments: + - --event-bus-name + - $EVENTBUSNAME + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Rules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-targets-by-rule + depends_on: list-rules + rerunOnBack: false + arguments: + - --rule + - $RULENAME + - --event-bus-name + - $EVENTBUSNAME + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Targets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: ListApiDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: apidestination + rerunOnBack: false + favouritable: true +- name: ListArchives + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: archive + rerunOnBack: false + favouritable: true +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpoint + rerunOnBack: false + favouritable: true +- name: ListEventBuses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventbuse + rerunOnBack: false + favouritable: true +- name: ListEventSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventsource + rerunOnBack: false + favouritable: true +- name: ListPartnerEventSourceAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: partnereventsourceaccount + rerunOnBack: false + favouritable: true +- name: ListPartnerEventSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: partnereventsource + rerunOnBack: false + favouritable: true +- name: ListReplays + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: replay + rerunOnBack: false + favouritable: true +- name: ListRuleNamesByTarget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulenamesbytargets + rerunOnBack: false + favouritable: true +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargetsByRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetsbyrules + rerunOnBack: false + favouritable: true +- name: DescribeApiDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribeArchive + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribeConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribeEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribeEventBus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribeEventSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true +- name: DescribePartnerEventSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Events + rerunOnBack: false + favouritable: true diff --git a/configurations/evs.yaml b/configurations/evs.yaml new file mode 100644 index 0000000..df85ecc --- /dev/null +++ b/configurations/evs.yaml @@ -0,0 +1,153 @@ +name: evs +defaultCommand: '' +commands: +- name: ListEnvironmentHosts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmenthost + rerunOnBack: false + favouritable: true +- name: ListEnvironmentVlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentvlan + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Evs + rerunOnBack: false + favouritable: true +- name: GetVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Evs + rerunOnBack: false + favouritable: true +- name: AssociateEipToVlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateEipFromVlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/finspace-data.yaml b/configurations/finspace-data.yaml new file mode 100644 index 0000000..2423488 --- /dev/null +++ b/configurations/finspace-data.yaml @@ -0,0 +1,243 @@ +name: finspace-data +defaultCommand: '' +commands: +- name: ListChangesets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: changeset + rerunOnBack: false + favouritable: true +- name: ListDataViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataview + rerunOnBack: false + favouritable: true +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListPermissionGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissiongroup + rerunOnBack: false + favouritable: true +- name: ListPermissionGroupsByUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissiongroupsbyusers + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: ListUsersByPermissionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: usersbypermissiongroups + rerunOnBack: false + favouritable: true +- name: GetChangeset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetDataView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetExternalDataViewAccessDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetPermissionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetProgrammaticAccessCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: GetWorkingLocation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace-Data + rerunOnBack: false + favouritable: true +- name: AssociateUserToPermissionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/finspace.yaml b/configurations/finspace.yaml new file mode 100644 index 0000000..a71ff44 --- /dev/null +++ b/configurations/finspace.yaml @@ -0,0 +1,303 @@ +name: finspace +defaultCommand: '' +commands: +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListKxChangesets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxchangeset + rerunOnBack: false + favouritable: true +- name: ListKxClusterNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxclusternode + rerunOnBack: false + favouritable: true +- name: ListKxClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxcluster + rerunOnBack: false + favouritable: true +- name: ListKxDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxdatabase + rerunOnBack: false + favouritable: true +- name: ListKxDataviews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxdataview + rerunOnBack: false + favouritable: true +- name: ListKxEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxenvironment + rerunOnBack: false + favouritable: true +- name: ListKxScalingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxscalinggroup + rerunOnBack: false + favouritable: true +- name: ListKxUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxuser + rerunOnBack: false + favouritable: true +- name: ListKxVolumes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kxvolume + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxChangeset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxConnectionString + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxDatabase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxDataview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxScalingGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true +- name: GetKxUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Finspace + rerunOnBack: false + favouritable: true diff --git a/configurations/firehose.yaml b/configurations/firehose.yaml new file mode 100644 index 0000000..1e4f408 --- /dev/null +++ b/configurations/firehose.yaml @@ -0,0 +1,108 @@ +name: firehose +defaultCommand: '' +commands: +- name: ListDeliveryStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deliverystream + rerunOnBack: false + favouritable: true +- name: ListTagsForDeliveryStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsfordeliverystreams + rerunOnBack: false + favouritable: true +- name: DescribeDeliveryStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Firehose + rerunOnBack: false + favouritable: true +- name: StartDeliveryStreamEncryption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopDeliveryStreamEncryption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagDeliveryStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagDeliveryStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/fis.yaml b/configurations/fis.yaml new file mode 100644 index 0000000..dad4d9e --- /dev/null +++ b/configurations/fis.yaml @@ -0,0 +1,243 @@ +name: fis +defaultCommand: '' +commands: +- name: ListActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: action + rerunOnBack: false + favouritable: true +- name: ListExperimentResolvedTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experimentresolvedtarget + rerunOnBack: false + favouritable: true +- name: ListExperimentTargetAccountConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experimenttargetaccountconfiguration + rerunOnBack: false + favouritable: true +- name: ListExperimentTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experimenttemplate + rerunOnBack: false + favouritable: true +- name: ListExperiments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experiment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargetAccountConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetaccountconfiguration + rerunOnBack: false + favouritable: true +- name: ListTargetResourceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetresourcetype + rerunOnBack: false + favouritable: true +- name: GetAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetExperiment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetExperimentTargetAccountConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetExperimentTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetSafetyLever + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetTargetAccountConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: GetTargetResourceType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fis + rerunOnBack: false + favouritable: true +- name: StartExperiment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/fms.yaml b/configurations/fms.yaml new file mode 100644 index 0000000..c9f899e --- /dev/null +++ b/configurations/fms.yaml @@ -0,0 +1,303 @@ +name: fms +defaultCommand: '' +commands: +- name: ListAdminAccountsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: adminaccountsfororganizations + rerunOnBack: false + favouritable: true +- name: ListAdminsManagingAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: adminsmanagingaccounts + rerunOnBack: false + favouritable: true +- name: ListAppsLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: apps + rerunOnBack: false + favouritable: true +- name: ListComplianceStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: compliancestatu + rerunOnBack: false + favouritable: true +- name: ListDiscoveredResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: discoveredresource + rerunOnBack: false + favouritable: true +- name: ListMemberAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: memberaccount + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListProtocolsLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protocols + rerunOnBack: false + favouritable: true +- name: ListResourceSetResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesetresource + rerunOnBack: false + favouritable: true +- name: ListResourceSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceset + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListThirdPartyFirewallFirewallPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: thirdpartyfirewallfirewallpolicie + rerunOnBack: false + favouritable: true +- name: GetAdminAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetAdminScope + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetAppsList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getapp + rerunOnBack: false + favouritable: true +- name: GetComplianceDetail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetNotificationChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetProtectionStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fms + rerunOnBack: false + favouritable: true +- name: GetProtocolsList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getprotocol + rerunOnBack: false + favouritable: true diff --git a/configurations/forecast.yaml b/configurations/forecast.yaml new file mode 100644 index 0000000..1df30ff --- /dev/null +++ b/configurations/forecast.yaml @@ -0,0 +1,303 @@ +name: forecast +defaultCommand: '' +commands: +- name: ListDatasetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetgroup + rerunOnBack: false + favouritable: true +- name: ListDatasetImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetimportjob + rerunOnBack: false + favouritable: true +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListExplainabilities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: explainabilitie + rerunOnBack: false + favouritable: true +- name: ListExplainabilityExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: explainabilityexport + rerunOnBack: false + favouritable: true +- name: ListForecastExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: forecastexportjob + rerunOnBack: false + favouritable: true +- name: ListForecasts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: forecast + rerunOnBack: false + favouritable: true +- name: ListMonitorEvaluations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitorevaluation + rerunOnBack: false + favouritable: true +- name: ListMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitor + rerunOnBack: false + favouritable: true +- name: ListPredictorBacktestExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: predictorbacktestexportjob + rerunOnBack: false + favouritable: true +- name: ListPredictors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: predictor + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWhatIfAnalyses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: whatifanalyse + rerunOnBack: false + favouritable: true +- name: ListWhatIfForecastExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: whatifforecastexport + rerunOnBack: false + favouritable: true +- name: ListWhatIfForecasts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: whatifforecast + rerunOnBack: false + favouritable: true +- name: DescribeAutoPredictor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Forecast + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Forecast + rerunOnBack: false + favouritable: true +- name: DescribeDatasetGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Forecast + rerunOnBack: false + favouritable: true +- name: DescribeDatasetImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Forecast + rerunOnBack: false + favouritable: true +- name: DescribeExplainability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Forecast + rerunOnBack: false + favouritable: true diff --git a/configurations/forecastquery.yaml b/configurations/forecastquery.yaml new file mode 100644 index 0000000..94590a3 --- /dev/null +++ b/configurations/forecastquery.yaml @@ -0,0 +1,33 @@ +name: forecastquery +defaultCommand: '' +commands: +- name: QueryForecast + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: QueryWhatIfForecast + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/frauddetector.yaml b/configurations/frauddetector.yaml new file mode 100644 index 0000000..ce073ec --- /dev/null +++ b/configurations/frauddetector.yaml @@ -0,0 +1,303 @@ +name: frauddetector +defaultCommand: '' +commands: +- name: ListEventPredictions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventprediction + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDetector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: DescribeModelVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetBatchImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetBatchPredictionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetDeleteEventsByEventTypeStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetDetectorVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetEntityTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetEventPrediction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetEventPredictionMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetEventTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetExternalModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetKMSEncryptionKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetLabels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true +- name: GetListElements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getelement + rerunOnBack: false + favouritable: true +- name: GetListsMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getsmetadatas + rerunOnBack: false + favouritable: true +- name: GetModelVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Frauddetector + rerunOnBack: false + favouritable: true diff --git a/configurations/freetier.yaml b/configurations/freetier.yaml new file mode 100644 index 0000000..1d114e7 --- /dev/null +++ b/configurations/freetier.yaml @@ -0,0 +1,78 @@ +name: freetier +defaultCommand: '' +commands: +- name: ListAccountActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountactivitie + rerunOnBack: false + favouritable: true +- name: GetAccountActivity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Freetier + rerunOnBack: false + favouritable: true +- name: GetAccountPlanState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Freetier + rerunOnBack: false + favouritable: true +- name: GetFreeTierUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Freetier + rerunOnBack: false + favouritable: true +- name: UpgradeAccountPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/fsx.yaml b/configurations/fsx.yaml new file mode 100644 index 0000000..0c0dd8c --- /dev/null +++ b/configurations/fsx.yaml @@ -0,0 +1,243 @@ +name: fsx +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeDataRepositoryAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeDataRepositoryTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeFileCaches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeFileSystemAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeFileSystems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeS3AccessPointAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeSharedVpcConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeStorageVirtualMachines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: DescribeVolumes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Fsx + rerunOnBack: false + favouritable: true +- name: AssociateFileSystemAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelDataRepositoryTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CopyBackup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CopySnapshotAndUpdateVolume + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/gamelift.yaml b/configurations/gamelift.yaml new file mode 100644 index 0000000..dce2221 --- /dev/null +++ b/configurations/gamelift.yaml @@ -0,0 +1,303 @@ +name: gamelift +defaultCommand: '' +commands: +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListBuilds + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: build + rerunOnBack: false + favouritable: true +- name: ListCompute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computes + rerunOnBack: false + favouritable: true +- name: ListContainerFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: containerfleet + rerunOnBack: false + favouritable: true +- name: ListContainerGroupDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: containergroupdefinitionversion + rerunOnBack: false + favouritable: true +- name: ListContainerGroupDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: containergroupdefinition + rerunOnBack: false + favouritable: true +- name: ListFleetDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleetdeployment + rerunOnBack: false + favouritable: true +- name: ListFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleet + rerunOnBack: false + favouritable: true +- name: ListGameServerGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gameservergroup + rerunOnBack: false + favouritable: true +- name: ListGameServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gameserver + rerunOnBack: false + favouritable: true +- name: ListLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: location + rerunOnBack: false + favouritable: true +- name: ListScripts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: script + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeBuild + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeCompute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeContainerFleet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeContainerGroupDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeEC2InstanceLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true +- name: DescribeFleetAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gamelift + rerunOnBack: false + favouritable: true diff --git a/configurations/gameliftstreams.yaml b/configurations/gameliftstreams.yaml new file mode 100644 index 0000000..343048e --- /dev/null +++ b/configurations/gameliftstreams.yaml @@ -0,0 +1,198 @@ +name: gameliftstreams +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListStreamGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamgroup + rerunOnBack: false + favouritable: true +- name: ListStreamSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamsession + rerunOnBack: false + favouritable: true +- name: ListStreamSessionsByAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamsessionsbyaccounts + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gameliftstreams + rerunOnBack: false + favouritable: true +- name: GetStreamGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gameliftstreams + rerunOnBack: false + favouritable: true +- name: GetStreamSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Gameliftstreams + rerunOnBack: false + favouritable: true +- name: AssociateApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportStreamSessionFiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartStreamSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/geo-maps.yaml b/configurations/geo-maps.yaml new file mode 100644 index 0000000..10aafb5 --- /dev/null +++ b/configurations/geo-maps.yaml @@ -0,0 +1,78 @@ +name: geo-maps +defaultCommand: '' +commands: +- name: GetGlyphs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Maps + rerunOnBack: false + favouritable: true +- name: GetSprites + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Maps + rerunOnBack: false + favouritable: true +- name: GetStaticMap + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Maps + rerunOnBack: false + favouritable: true +- name: GetStyleDescriptor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Maps + rerunOnBack: false + favouritable: true +- name: GetTile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Maps + rerunOnBack: false + favouritable: true diff --git a/configurations/geo-places.yaml b/configurations/geo-places.yaml new file mode 100644 index 0000000..d572fb5 --- /dev/null +++ b/configurations/geo-places.yaml @@ -0,0 +1,108 @@ +name: geo-places +defaultCommand: '' +commands: +- name: GetPlace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Geo-Places + rerunOnBack: false + favouritable: true +- name: Autocomplete + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Geocode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReverseGeocode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchNearby + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchText + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Suggest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/geo-routes.yaml b/configurations/geo-routes.yaml new file mode 100644 index 0000000..08b3804 --- /dev/null +++ b/configurations/geo-routes.yaml @@ -0,0 +1,78 @@ +name: geo-routes +defaultCommand: '' +commands: +- name: CalculateIsolines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CalculateRouteMatrix + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CalculateRoutes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: OptimizeWaypoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SnapToRoads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/glacier.yaml b/configurations/glacier.yaml new file mode 100644 index 0000000..6748a26 --- /dev/null +++ b/configurations/glacier.yaml @@ -0,0 +1,258 @@ +name: glacier +defaultCommand: '' +commands: +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListMultipartUploads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multipartupload + rerunOnBack: false + favouritable: true +- name: ListParts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: part + rerunOnBack: false + favouritable: true +- name: ListProvisionedCapacity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisionedcapacitys + rerunOnBack: false + favouritable: true +- name: ListTagsForVault + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforvaults + rerunOnBack: false + favouritable: true +- name: ListVaults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vault + rerunOnBack: false + favouritable: true +- name: DescribeJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: DescribeVault + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: GetDataRetrievalPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: GetJobOutput + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: GetVaultAccessPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: GetVaultLock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: GetVaultNotifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Glacier + rerunOnBack: false + favouritable: true +- name: AbortMultipartUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AbortVaultLock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CompleteMultipartUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CompleteVaultLock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/globalaccelerator.yaml b/configurations/globalaccelerator.yaml new file mode 100644 index 0000000..b7694d1 --- /dev/null +++ b/configurations/globalaccelerator.yaml @@ -0,0 +1,303 @@ +name: globalaccelerator +defaultCommand: '' +commands: +- name: ListAccelerators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accelerator + rerunOnBack: false + favouritable: true +- name: ListByoipCidrs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: byoipcidr + rerunOnBack: false + favouritable: true +- name: ListCrossAccountAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crossaccountattachment + rerunOnBack: false + favouritable: true +- name: ListCrossAccountResourceAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crossaccountresourceaccount + rerunOnBack: false + favouritable: true +- name: ListCrossAccountResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crossaccountresource + rerunOnBack: false + favouritable: true +- name: ListCustomRoutingAccelerators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customroutingaccelerator + rerunOnBack: false + favouritable: true +- name: ListCustomRoutingEndpointGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customroutingendpointgroup + rerunOnBack: false + favouritable: true +- name: ListCustomRoutingListeners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customroutingener + rerunOnBack: false + favouritable: true +- name: ListCustomRoutingPortMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customroutingportmapping + rerunOnBack: false + favouritable: true +- name: ListCustomRoutingPortMappingsByDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customroutingportmappingsbydestinations + rerunOnBack: false + favouritable: true +- name: ListEndpointGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpointgroup + rerunOnBack: false + favouritable: true +- name: ListListeners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ener + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccelerator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeAcceleratorAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeCrossAccountAttachment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeCustomRoutingAccelerator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeCustomRoutingAcceleratorAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeCustomRoutingEndpointGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Globalaccelerator + rerunOnBack: false + favouritable: true +- name: DescribeCustomRoutingListener + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describecustomroutingeners + rerunOnBack: false + favouritable: true diff --git a/configurations/glue.yaml b/configurations/glue.yaml new file mode 100644 index 0000000..9b87a85 --- /dev/null +++ b/configurations/glue.yaml @@ -0,0 +1,303 @@ +name: glue +defaultCommand: '' +commands: +- name: ListBlueprints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: blueprint + rerunOnBack: false + favouritable: true +- name: ListColumnStatisticsTaskRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: columnstatisticstaskrun + rerunOnBack: false + favouritable: true +- name: ListConnectionTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectiontype + rerunOnBack: false + favouritable: true +- name: ListCrawlers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crawler + rerunOnBack: false + favouritable: true +- name: ListCrawls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crawl + rerunOnBack: false + favouritable: true +- name: ListCustomEntityTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customentitytype + rerunOnBack: false + favouritable: true +- name: ListDataQualityResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualityresult + rerunOnBack: false + favouritable: true +- name: ListDataQualityRuleRecommendationRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualityrulerecommendationrun + rerunOnBack: false + favouritable: true +- name: ListDataQualityRulesetEvaluationRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualityrulesetevaluationrun + rerunOnBack: false + favouritable: true +- name: ListDataQualityRulesets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualityruleset + rerunOnBack: false + favouritable: true +- name: ListDataQualityStatisticAnnotations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualitystatisticannotation + rerunOnBack: false + favouritable: true +- name: ListDataQualityStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualitystatistic + rerunOnBack: false + favouritable: true +- name: ListDevEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devendpoint + rerunOnBack: false + favouritable: true +- name: ListEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitie + rerunOnBack: false + favouritable: true +- name: ListIntegrationResourceProperties + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: integrationresourcepropertie + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListMLTransforms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mltransform + rerunOnBack: false + favouritable: true +- name: ListMaterializedViewRefreshTaskRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: materializedviewrefreshtaskrun + rerunOnBack: false + favouritable: true +- name: ListRegistries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: registrie + rerunOnBack: false + favouritable: true +- name: ListSchemaVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schemaversion + rerunOnBack: false + favouritable: true diff --git a/configurations/grafana.yaml b/configurations/grafana.yaml new file mode 100644 index 0000000..29625de --- /dev/null +++ b/configurations/grafana.yaml @@ -0,0 +1,183 @@ +name: grafana +defaultCommand: '' +commands: +- name: ListPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permission + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: version + rerunOnBack: false + favouritable: true +- name: ListWorkspaceServiceAccountTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspaceserviceaccounttoken + rerunOnBack: false + favouritable: true +- name: ListWorkspaceServiceAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspaceserviceaccount + rerunOnBack: false + favouritable: true +- name: ListWorkspaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspace + rerunOnBack: false + favouritable: true +- name: DescribeWorkspace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Grafana + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceAuthentication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Grafana + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Grafana + rerunOnBack: false + favouritable: true +- name: AssociateLicense + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateLicense + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/greengrass.yaml b/configurations/greengrass.yaml new file mode 100644 index 0000000..c28e1df --- /dev/null +++ b/configurations/greengrass.yaml @@ -0,0 +1,303 @@ +name: greengrass +defaultCommand: '' +commands: +- name: ListBulkDeploymentDetailedReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bulkdeploymentdetailedreport + rerunOnBack: false + favouritable: true +- name: ListBulkDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bulkdeployment + rerunOnBack: false + favouritable: true +- name: ListConnectorDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectordefinitionversion + rerunOnBack: false + favouritable: true +- name: ListConnectorDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectordefinition + rerunOnBack: false + favouritable: true +- name: ListCoreDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coredefinitionversion + rerunOnBack: false + favouritable: true +- name: ListCoreDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coredefinition + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListDeviceDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicedefinitionversion + rerunOnBack: false + favouritable: true +- name: ListDeviceDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicedefinition + rerunOnBack: false + favouritable: true +- name: ListFunctionDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functiondefinitionversion + rerunOnBack: false + favouritable: true +- name: ListFunctionDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functiondefinition + rerunOnBack: false + favouritable: true +- name: ListGroupCertificateAuthorities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupcertificateauthoritie + rerunOnBack: false + favouritable: true +- name: ListGroupVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupversion + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListLoggerDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggerdefinitionversion + rerunOnBack: false + favouritable: true +- name: ListLoggerDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggerdefinition + rerunOnBack: false + favouritable: true +- name: ListResourceDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcedefinitionversion + rerunOnBack: false + favouritable: true +- name: ListResourceDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcedefinition + rerunOnBack: false + favouritable: true +- name: ListSubscriptionDefinitionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscriptiondefinitionversion + rerunOnBack: false + favouritable: true +- name: ListSubscriptionDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscriptiondefinition + rerunOnBack: false + favouritable: true diff --git a/configurations/greengrassv2.yaml b/configurations/greengrassv2.yaml new file mode 100644 index 0000000..93ed1de --- /dev/null +++ b/configurations/greengrassv2.yaml @@ -0,0 +1,288 @@ +name: greengrassv2 +defaultCommand: '' +commands: +- name: ListClientDevicesAssociatedWithCoreDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clientdevicesassociatedwithcoredevices + rerunOnBack: false + favouritable: true +- name: ListComponentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: componentversion + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListCoreDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coredevice + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListEffectiveDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: effectivedeployment + rerunOnBack: false + favouritable: true +- name: ListInstalledComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: installedcomponent + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeComponent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetComponent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetComponentVersionArtifact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetConnectivityInfo + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetCoreDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: GetServiceRoleForAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Greengrassv2 + rerunOnBack: false + favouritable: true +- name: AssociateServiceRoleToAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchAssociateClientDeviceWithCoreDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDisassociateClientDeviceFromCoreDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/groundstation.yaml b/configurations/groundstation.yaml new file mode 100644 index 0000000..62c5a44 --- /dev/null +++ b/configurations/groundstation.yaml @@ -0,0 +1,273 @@ +name: groundstation +defaultCommand: '' +commands: +- name: ListConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: config + rerunOnBack: false + favouritable: true +- name: ListContacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contact + rerunOnBack: false + favouritable: true +- name: ListDataflowEndpointGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataflowendpointgroup + rerunOnBack: false + favouritable: true +- name: ListEphemerides + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ephemeride + rerunOnBack: false + favouritable: true +- name: ListGroundStations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groundstation + rerunOnBack: false + favouritable: true +- name: ListMissionProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: missionprofile + rerunOnBack: false + favouritable: true +- name: ListSatellites + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: satellite + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: DescribeEphemeris + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetAgentConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetAgentTaskResponseUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetDataflowEndpointGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetMinuteUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetMissionProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: GetSatellite + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groundstation + rerunOnBack: false + favouritable: true +- name: CancelContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/guardduty.yaml b/configurations/guardduty.yaml new file mode 100644 index 0000000..1d189d7 --- /dev/null +++ b/configurations/guardduty.yaml @@ -0,0 +1,303 @@ +name: guardduty +defaultCommand: '' +commands: +- name: ListCoverage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coverages + rerunOnBack: false + favouritable: true +- name: ListDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detector + rerunOnBack: false + favouritable: true +- name: ListFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filter + rerunOnBack: false + favouritable: true +- name: ListFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: finding + rerunOnBack: false + favouritable: true +- name: ListIPSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ipset + rerunOnBack: false + favouritable: true +- name: ListInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invitation + rerunOnBack: false + favouritable: true +- name: ListMalwareProtectionPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: malwareprotectionplan + rerunOnBack: false + favouritable: true +- name: ListMalwareScans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: malwarescan + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListOrganizationAdminAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationadminaccount + rerunOnBack: false + favouritable: true +- name: ListPublishingDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: publishingdestination + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListThreatEntitySets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: threatentityset + rerunOnBack: false + favouritable: true +- name: ListThreatIntelSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: threatintelset + rerunOnBack: false + favouritable: true +- name: ListTrustedEntitySets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trustedentityset + rerunOnBack: false + favouritable: true +- name: DescribeMalwareScans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Guardduty + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Guardduty + rerunOnBack: false + favouritable: true +- name: DescribePublishingDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Guardduty + rerunOnBack: false + favouritable: true +- name: GetAdministratorAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Guardduty + rerunOnBack: false + favouritable: true +- name: GetCoverageStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Guardduty + rerunOnBack: false + favouritable: true diff --git a/configurations/health.yaml b/configurations/health.yaml new file mode 100644 index 0000000..afc05ec --- /dev/null +++ b/configurations/health.yaml @@ -0,0 +1,213 @@ +name: health +defaultCommand: '' +commands: +- name: DescribeAffectedAccountsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeAffectedEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeAffectedEntitiesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEntityAggregates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEntityAggregatesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEventAggregates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEventDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEventDetailsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEventTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeEventsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DescribeHealthServiceStatusForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Health + rerunOnBack: false + favouritable: true +- name: DisableHealthServiceAccessForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableHealthServiceAccessForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/healthlake.yaml b/configurations/healthlake.yaml new file mode 100644 index 0000000..7af54b0 --- /dev/null +++ b/configurations/healthlake.yaml @@ -0,0 +1,168 @@ +name: healthlake +defaultCommand: '' +commands: +- name: ListFHIRDatastores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fhirdatastore + rerunOnBack: false + favouritable: true +- name: ListFHIRExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fhirexportjob + rerunOnBack: false + favouritable: true +- name: ListFHIRImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fhirimportjob + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeFHIRDatastore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Healthlake + rerunOnBack: false + favouritable: true +- name: DescribeFHIRExportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Healthlake + rerunOnBack: false + favouritable: true +- name: DescribeFHIRImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Healthlake + rerunOnBack: false + favouritable: true +- name: StartFHIRExportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartFHIRImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iam.yaml b/configurations/iam.yaml index 4faa45e..7ff832e 100644 --- a/configurations/iam.yaml +++ b/configurations/iam.yaml @@ -1,121 +1,421 @@ -name: "iam" -defaultCommand: "" +name: iam +defaultCommand: '' commands: - - name: "list-users" - resourceName: UserName - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Users" - - name: "list-groups-for-user" - depends_on: "list-users" - rerunOnBack: false - arguments: - - "--user-name" - - "$USERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Groups" - - name: "list-attached-user-policies" - depends_on: "list-users" - rerunOnBack: false - arguments: - - "--user-name" - - "$USERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "AttachedPolicies" - - name: "list-user-policies" - depends_on: "list-users" - rerunOnBack: false - arguments: - - "--user-name" - - "$USERNAME" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "PolicyNames" - - name: "list-roles" - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Roles" - - name: "list-groups" - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Groups" - - name: "list-policies" - rerunOnBack: false - favouritable: true - arguments: - - "--scope" - - "Local" - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Policies" +- name: list-users + resourceName: UserName + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Users +- name: list-groups-for-user + depends_on: list-users + rerunOnBack: false + arguments: + - --user-name + - $USERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Groups +- name: list-attached-user-policies + depends_on: list-users + rerunOnBack: false + arguments: + - --user-name + - $USERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: AttachedPolicies +- name: list-user-policies + depends_on: list-users + rerunOnBack: false + arguments: + - --user-name + - $USERNAME + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: PolicyNames +- name: list-roles + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Roles +- name: list-groups + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Groups +- name: list-policies + rerunOnBack: false + favouritable: true + arguments: + - --scope + - Local + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Policies +- name: ListAccessKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesskey + rerunOnBack: false + favouritable: true +- name: ListAccountAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountaliase + rerunOnBack: false + favouritable: true +- name: ListAttachedGroupPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachedgrouppolicie + rerunOnBack: false + favouritable: true +- name: ListAttachedRolePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachedrolepolicie + rerunOnBack: false + favouritable: true +- name: ListAttachedUserPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attacheduserpolicie + rerunOnBack: false + favouritable: true +- name: ListDelegationRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: delegationrequest + rerunOnBack: false + favouritable: true +- name: ListEntitiesForPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitiesforpolicys + rerunOnBack: false + favouritable: true +- name: ListGroupPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: grouppolicie + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListGroupsForUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupsforusers + rerunOnBack: false + favouritable: true +- name: ListInstanceProfileTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instanceprofiletag + rerunOnBack: false + favouritable: true +- name: ListInstanceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instanceprofile + rerunOnBack: false + favouritable: true +- name: ListInstanceProfilesForRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instanceprofilesforroles + rerunOnBack: false + favouritable: true +- name: ListMFADeviceTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mfadevicetag + rerunOnBack: false + favouritable: true +- name: ListMFADevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mfadevice + rerunOnBack: false + favouritable: true +- name: ListOpenIDConnectProviderTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: openidconnectprovidertag + rerunOnBack: false + favouritable: true +- name: ListOpenIDConnectProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: openidconnectprovider + rerunOnBack: false + favouritable: true +- name: ListOrganizationsFeatures + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationsfeature + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListPoliciesGrantingServiceAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policiesgrantingserviceacces + rerunOnBack: false + favouritable: true diff --git a/configurations/identitystore.yaml b/configurations/identitystore.yaml new file mode 100644 index 0000000..0a456d7 --- /dev/null +++ b/configurations/identitystore.yaml @@ -0,0 +1,168 @@ +name: identitystore +defaultCommand: '' +commands: +- name: ListGroupMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupmembership + rerunOnBack: false + favouritable: true +- name: ListGroupMembershipsForMember + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupmembershipsformembers + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: DescribeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: DescribeGroupMembership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: DescribeUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: GetGroupId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: GetGroupMembershipId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: GetUserId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identitystore + rerunOnBack: false + favouritable: true +- name: IsMemberInGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/imagebuilder.yaml b/configurations/imagebuilder.yaml new file mode 100644 index 0000000..83ab566 --- /dev/null +++ b/configurations/imagebuilder.yaml @@ -0,0 +1,303 @@ +name: imagebuilder +defaultCommand: '' +commands: +- name: ListComponentBuildVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: componentbuildversion + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListContainerRecipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: containerrecipe + rerunOnBack: false + favouritable: true +- name: ListDistributionConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributionconfiguration + rerunOnBack: false + favouritable: true +- name: ListImageBuildVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagebuildversion + rerunOnBack: false + favouritable: true +- name: ListImagePackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagepackage + rerunOnBack: false + favouritable: true +- name: ListImagePipelineImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagepipelineimage + rerunOnBack: false + favouritable: true +- name: ListImagePipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagepipeline + rerunOnBack: false + favouritable: true +- name: ListImageRecipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagerecipe + rerunOnBack: false + favouritable: true +- name: ListImageScanFindingAggregations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagescanfindingaggregation + rerunOnBack: false + favouritable: true +- name: ListImageScanFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagescanfinding + rerunOnBack: false + favouritable: true +- name: ListImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: image + rerunOnBack: false + favouritable: true +- name: ListInfrastructureConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: infrastructureconfiguration + rerunOnBack: false + favouritable: true +- name: ListLifecycleExecutionResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lifecycleexecutionresource + rerunOnBack: false + favouritable: true +- name: ListLifecycleExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lifecycleexecution + rerunOnBack: false + favouritable: true +- name: ListLifecyclePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lifecyclepolicie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWaitingWorkflowSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: waitingworkflowstep + rerunOnBack: false + favouritable: true +- name: ListWorkflowBuildVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowbuildversion + rerunOnBack: false + favouritable: true +- name: ListWorkflowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowexecution + rerunOnBack: false + favouritable: true diff --git a/configurations/importexport.yaml b/configurations/importexport.yaml new file mode 100644 index 0000000..cdd9183 --- /dev/null +++ b/configurations/importexport.yaml @@ -0,0 +1,63 @@ +name: importexport +defaultCommand: '' +commands: +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: GetShippingLabel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Importexport + rerunOnBack: false + favouritable: true +- name: GetStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Importexport + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/inspector-scan.yaml b/configurations/inspector-scan.yaml new file mode 100644 index 0000000..38c3499 --- /dev/null +++ b/configurations/inspector-scan.yaml @@ -0,0 +1,18 @@ +name: inspector-scan +defaultCommand: '' +commands: +- name: ScanSbom + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/inspector.yaml b/configurations/inspector.yaml new file mode 100644 index 0000000..a03817e --- /dev/null +++ b/configurations/inspector.yaml @@ -0,0 +1,303 @@ +name: inspector +defaultCommand: '' +commands: +- name: ListAssessmentRunAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentrunagent + rerunOnBack: false + favouritable: true +- name: ListAssessmentRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmentrun + rerunOnBack: false + favouritable: true +- name: ListAssessmentTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmenttarget + rerunOnBack: false + favouritable: true +- name: ListAssessmentTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assessmenttemplate + rerunOnBack: false + favouritable: true +- name: ListEventSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventsubscription + rerunOnBack: false + favouritable: true +- name: ListExclusions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: exclusion + rerunOnBack: false + favouritable: true +- name: ListFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: finding + rerunOnBack: false + favouritable: true +- name: ListRulesPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulespackage + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAssessmentRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeAssessmentTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeAssessmentTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeCrossAccountAccessRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeExclusions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeResourceGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: DescribeRulesPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: GetAssessmentReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: GetExclusionsPreview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true +- name: GetTelemetryMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector + rerunOnBack: false + favouritable: true diff --git a/configurations/inspector2.yaml b/configurations/inspector2.yaml new file mode 100644 index 0000000..424e092 --- /dev/null +++ b/configurations/inspector2.yaml @@ -0,0 +1,303 @@ +name: inspector2 +defaultCommand: '' +commands: +- name: ListAccountPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountpermission + rerunOnBack: false + favouritable: true +- name: ListCisScanConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cisscanconfiguration + rerunOnBack: false + favouritable: true +- name: ListCisScanResultsAggregatedByChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cisscanresultsaggregatedbycheck + rerunOnBack: false + favouritable: true +- name: ListCisScanResultsAggregatedByTargetResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cisscanresultsaggregatedbytargetresources + rerunOnBack: false + favouritable: true +- name: ListCisScans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cisscan + rerunOnBack: false + favouritable: true +- name: ListCodeSecurityIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codesecurityintegration + rerunOnBack: false + favouritable: true +- name: ListCodeSecurityScanConfigurationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codesecurityscanconfigurationassociation + rerunOnBack: false + favouritable: true +- name: ListCodeSecurityScanConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codesecurityscanconfiguration + rerunOnBack: false + favouritable: true +- name: ListCoverage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coverages + rerunOnBack: false + favouritable: true +- name: ListCoverageStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coveragestatistic + rerunOnBack: false + favouritable: true +- name: ListDelegatedAdminAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: delegatedadminaccount + rerunOnBack: false + favouritable: true +- name: ListFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filter + rerunOnBack: false + favouritable: true +- name: ListFindingAggregations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingaggregation + rerunOnBack: false + favouritable: true +- name: ListFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: finding + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUsageTotals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: usagetotal + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector2 + rerunOnBack: false + favouritable: true +- name: GetCisScanReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector2 + rerunOnBack: false + favouritable: true +- name: GetCisScanResultDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Inspector2 + rerunOnBack: false + favouritable: true diff --git a/configurations/internetmonitor.yaml b/configurations/internetmonitor.yaml new file mode 100644 index 0000000..4674c29 --- /dev/null +++ b/configurations/internetmonitor.yaml @@ -0,0 +1,198 @@ +name: internetmonitor +defaultCommand: '' +commands: +- name: ListHealthEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: healthevent + rerunOnBack: false + favouritable: true +- name: ListInternetEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: internetevent + rerunOnBack: false + favouritable: true +- name: ListMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitor + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetHealthEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Internetmonitor + rerunOnBack: false + favouritable: true +- name: GetInternetEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Internetmonitor + rerunOnBack: false + favouritable: true +- name: GetMonitor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Internetmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Internetmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Internetmonitor + rerunOnBack: false + favouritable: true +- name: StartQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/invoicing.yaml b/configurations/invoicing.yaml new file mode 100644 index 0000000..9b69acd --- /dev/null +++ b/configurations/invoicing.yaml @@ -0,0 +1,153 @@ +name: invoicing +defaultCommand: '' +commands: +- name: ListInvoiceSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invoicesummarie + rerunOnBack: false + favouritable: true +- name: ListInvoiceUnits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invoiceunit + rerunOnBack: false + favouritable: true +- name: ListProcurementPortalPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: procurementportalpreference + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetInvoicePDF + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Invoicing + rerunOnBack: false + favouritable: true +- name: GetInvoiceUnit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Invoicing + rerunOnBack: false + favouritable: true +- name: GetProcurementPortalPreference + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Invoicing + rerunOnBack: false + favouritable: true +- name: BatchGetInvoiceProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Invoicing + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iot-data.yaml b/configurations/iot-data.yaml new file mode 100644 index 0000000..aa2cc83 --- /dev/null +++ b/configurations/iot-data.yaml @@ -0,0 +1,78 @@ +name: iot-data +defaultCommand: '' +commands: +- name: ListNamedShadowsForThing + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: namedshadowsforthings + rerunOnBack: false + favouritable: true +- name: ListRetainedMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: retainedmessage + rerunOnBack: false + favouritable: true +- name: GetRetainedMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Data + rerunOnBack: false + favouritable: true +- name: GetThingShadow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Data + rerunOnBack: false + favouritable: true +- name: Publish + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iot-jobs-data.yaml b/configurations/iot-jobs-data.yaml new file mode 100644 index 0000000..57877c4 --- /dev/null +++ b/configurations/iot-jobs-data.yaml @@ -0,0 +1,63 @@ +name: iot-jobs-data +defaultCommand: '' +commands: +- name: DescribeJobExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Jobs-Data + rerunOnBack: false + favouritable: true +- name: GetPendingJobExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Jobs-Data + rerunOnBack: false + favouritable: true +- name: StartCommandExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartNextPendingJobExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iot-managed-integrations.yaml b/configurations/iot-managed-integrations.yaml new file mode 100644 index 0000000..4716d8e --- /dev/null +++ b/configurations/iot-managed-integrations.yaml @@ -0,0 +1,303 @@ +name: iot-managed-integrations +defaultCommand: '' +commands: +- name: ListAccountAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassociation + rerunOnBack: false + favouritable: true +- name: ListCloudConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudconnector + rerunOnBack: false + favouritable: true +- name: ListConnectorDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectordestination + rerunOnBack: false + favouritable: true +- name: ListCredentialLockers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: credentiallocker + rerunOnBack: false + favouritable: true +- name: ListDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: destination + rerunOnBack: false + favouritable: true +- name: ListDeviceDiscoveries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicediscoverie + rerunOnBack: false + favouritable: true +- name: ListDiscoveredDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: discovereddevice + rerunOnBack: false + favouritable: true +- name: ListEventLogConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventlogconfiguration + rerunOnBack: false + favouritable: true +- name: ListManagedThingAccountAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedthingaccountassociation + rerunOnBack: false + favouritable: true +- name: ListManagedThingSchemas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedthingschema + rerunOnBack: false + favouritable: true +- name: ListManagedThings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedthing + rerunOnBack: false + favouritable: true +- name: ListNotificationConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationconfiguration + rerunOnBack: false + favouritable: true +- name: ListOtaTaskConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: otataskconfiguration + rerunOnBack: false + favouritable: true +- name: ListOtaTaskExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: otataskexecution + rerunOnBack: false + favouritable: true +- name: ListOtaTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: otatask + rerunOnBack: false + favouritable: true +- name: ListProvisioningProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisioningprofile + rerunOnBack: false + favouritable: true +- name: ListSchemaVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schemaversion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccountAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Managed-Integrations + rerunOnBack: false + favouritable: true +- name: GetCloudConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iot-Managed-Integrations + rerunOnBack: false + favouritable: true diff --git a/configurations/iot.yaml b/configurations/iot.yaml new file mode 100644 index 0000000..d3c3a75 --- /dev/null +++ b/configurations/iot.yaml @@ -0,0 +1,303 @@ +name: iot +defaultCommand: '' +commands: +- name: ListActiveViolations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: activeviolation + rerunOnBack: false + favouritable: true +- name: ListAttachedPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachedpolicie + rerunOnBack: false + favouritable: true +- name: ListAuditFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: auditfinding + rerunOnBack: false + favouritable: true +- name: ListAuditMitigationActionsExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: auditmitigationactionsexecution + rerunOnBack: false + favouritable: true +- name: ListAuditMitigationActionsTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: auditmitigationactionstask + rerunOnBack: false + favouritable: true +- name: ListAuditSuppressions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: auditsuppression + rerunOnBack: false + favouritable: true +- name: ListAuditTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: audittask + rerunOnBack: false + favouritable: true +- name: ListAuthorizers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: authorizer + rerunOnBack: false + favouritable: true +- name: ListBillingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: billinggroup + rerunOnBack: false + favouritable: true +- name: ListCACertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cacertificate + rerunOnBack: false + favouritable: true +- name: ListCertificateProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificateprovider + rerunOnBack: false + favouritable: true +- name: ListCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificate + rerunOnBack: false + favouritable: true +- name: ListCertificatesByCA + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificatesbycas + rerunOnBack: false + favouritable: true +- name: ListCommandExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: commandexecution + rerunOnBack: false + favouritable: true +- name: ListCommands + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: command + rerunOnBack: false + favouritable: true +- name: ListCustomMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: custommetric + rerunOnBack: false + favouritable: true +- name: ListDetectMitigationActionsExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detectmitigationactionsexecution + rerunOnBack: false + favouritable: true +- name: ListDetectMitigationActionsTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detectmitigationactionstask + rerunOnBack: false + favouritable: true +- name: ListDimensions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dimension + rerunOnBack: false + favouritable: true +- name: ListDomainConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainconfiguration + rerunOnBack: false + favouritable: true diff --git a/configurations/iotdeviceadvisor.yaml b/configurations/iotdeviceadvisor.yaml new file mode 100644 index 0000000..aa23d72 --- /dev/null +++ b/configurations/iotdeviceadvisor.yaml @@ -0,0 +1,168 @@ +name: iotdeviceadvisor +defaultCommand: '' +commands: +- name: ListSuiteDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: suitedefinition + rerunOnBack: false + favouritable: true +- name: ListSuiteRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: suiterun + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotdeviceadvisor + rerunOnBack: false + favouritable: true +- name: GetSuiteDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotdeviceadvisor + rerunOnBack: false + favouritable: true +- name: GetSuiteRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotdeviceadvisor + rerunOnBack: false + favouritable: true +- name: GetSuiteRunReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotdeviceadvisor + rerunOnBack: false + favouritable: true +- name: StartSuiteRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopSuiteRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iotevents-data.yaml b/configurations/iotevents-data.yaml new file mode 100644 index 0000000..a9f5e9a --- /dev/null +++ b/configurations/iotevents-data.yaml @@ -0,0 +1,183 @@ +name: iotevents-data +defaultCommand: '' +commands: +- name: ListAlarms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alarm + rerunOnBack: false + favouritable: true +- name: ListDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detector + rerunOnBack: false + favouritable: true +- name: DescribeAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents-Data + rerunOnBack: false + favouritable: true +- name: DescribeDetector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents-Data + rerunOnBack: false + favouritable: true +- name: BatchAcknowledgeAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteDetector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDisableAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchEnableAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchPutMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchResetAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchSnoozeAlarm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchUpdateDetector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iotevents.yaml b/configurations/iotevents.yaml new file mode 100644 index 0000000..e9e400c --- /dev/null +++ b/configurations/iotevents.yaml @@ -0,0 +1,198 @@ +name: iotevents +defaultCommand: '' +commands: +- name: ListAlarmModelVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alarmmodelversion + rerunOnBack: false + favouritable: true +- name: ListAlarmModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alarmmodel + rerunOnBack: false + favouritable: true +- name: ListDetectorModelVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detectormodelversion + rerunOnBack: false + favouritable: true +- name: ListDetectorModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: detectormodel + rerunOnBack: false + favouritable: true +- name: ListInputRoutings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inputrouting + rerunOnBack: false + favouritable: true +- name: ListInputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: input + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAlarmModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true +- name: DescribeDetectorModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true +- name: DescribeDetectorModelAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true +- name: DescribeInput + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true +- name: DescribeLoggingOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true +- name: GetDetectorModelAnalysisResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotevents + rerunOnBack: false + favouritable: true diff --git a/configurations/iotfleetwise.yaml b/configurations/iotfleetwise.yaml new file mode 100644 index 0000000..f80d07d --- /dev/null +++ b/configurations/iotfleetwise.yaml @@ -0,0 +1,303 @@ +name: iotfleetwise +defaultCommand: '' +commands: +- name: ListCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: campaign + rerunOnBack: false + favouritable: true +- name: ListDecoderManifestNetworkInterfaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: decodermanifestnetworkinterface + rerunOnBack: false + favouritable: true +- name: ListDecoderManifestSignals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: decodermanifestsignal + rerunOnBack: false + favouritable: true +- name: ListDecoderManifests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: decodermanifest + rerunOnBack: false + favouritable: true +- name: ListFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleet + rerunOnBack: false + favouritable: true +- name: ListFleetsForVehicle + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fleetsforvehicles + rerunOnBack: false + favouritable: true +- name: ListModelManifestNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelmanifestnode + rerunOnBack: false + favouritable: true +- name: ListModelManifests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelmanifest + rerunOnBack: false + favouritable: true +- name: ListSignalCatalogNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signalcatalognode + rerunOnBack: false + favouritable: true +- name: ListSignalCatalogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signalcatalog + rerunOnBack: false + favouritable: true +- name: ListStateTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: statetemplate + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVehicles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vehicle + rerunOnBack: false + favouritable: true +- name: ListVehiclesInFleet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vehiclesinfleets + rerunOnBack: false + favouritable: true +- name: GetCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true +- name: GetDecoderManifest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true +- name: GetEncryptionConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true +- name: GetFleet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true +- name: GetLoggingOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true +- name: GetModelManifest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotfleetwise + rerunOnBack: false + favouritable: true diff --git a/configurations/iotsecuretunneling.yaml b/configurations/iotsecuretunneling.yaml new file mode 100644 index 0000000..af6b4fd --- /dev/null +++ b/configurations/iotsecuretunneling.yaml @@ -0,0 +1,123 @@ +name: iotsecuretunneling +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTunnels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tunnel + rerunOnBack: false + favouritable: true +- name: DescribeTunnel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotsecuretunneling + rerunOnBack: false + favouritable: true +- name: CloseTunnel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: OpenTunnel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RotateTunnelAccessToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iotsitewise.yaml b/configurations/iotsitewise.yaml new file mode 100644 index 0000000..d1b60d0 --- /dev/null +++ b/configurations/iotsitewise.yaml @@ -0,0 +1,303 @@ +name: iotsitewise +defaultCommand: '' +commands: +- name: ListAccessPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesspolicie + rerunOnBack: false + favouritable: true +- name: ListActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: action + rerunOnBack: false + favouritable: true +- name: ListAssetModelCompositeModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetmodelcompositemodel + rerunOnBack: false + favouritable: true +- name: ListAssetModelProperties + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetmodelpropertie + rerunOnBack: false + favouritable: true +- name: ListAssetModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetmodel + rerunOnBack: false + favouritable: true +- name: ListAssetProperties + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetpropertie + rerunOnBack: false + favouritable: true +- name: ListAssetRelationships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetrelationship + rerunOnBack: false + favouritable: true +- name: ListAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: asset + rerunOnBack: false + favouritable: true +- name: ListAssociatedAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedasset + rerunOnBack: false + favouritable: true +- name: ListBulkImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bulkimportjob + rerunOnBack: false + favouritable: true +- name: ListCompositionRelationships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: compositionrelationship + rerunOnBack: false + favouritable: true +- name: ListComputationModelDataBindingUsages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computationmodeldatabindingusage + rerunOnBack: false + favouritable: true +- name: ListComputationModelResolveToResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computationmodelresolvetoresource + rerunOnBack: false + favouritable: true +- name: ListComputationModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computationmodel + rerunOnBack: false + favouritable: true +- name: ListDashboards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboard + rerunOnBack: false + favouritable: true +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: execution + rerunOnBack: false + favouritable: true +- name: ListGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gateway + rerunOnBack: false + favouritable: true +- name: ListInterfaceRelationships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: interfacerelationship + rerunOnBack: false + favouritable: true +- name: ListPortals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portal + rerunOnBack: false + favouritable: true diff --git a/configurations/iotthingsgraph.yaml b/configurations/iotthingsgraph.yaml new file mode 100644 index 0000000..4f9f295 --- /dev/null +++ b/configurations/iotthingsgraph.yaml @@ -0,0 +1,198 @@ +name: iotthingsgraph +defaultCommand: '' +commands: +- name: ListFlowExecutionMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowexecutionmessage + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetFlowTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetFlowTemplateRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetNamespaceDeletionStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetSystemInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetSystemTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetSystemTemplateRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: GetUploadStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotthingsgraph + rerunOnBack: false + favouritable: true +- name: AssociateEntityToThing + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeploySystemInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iottwinmaker.yaml b/configurations/iottwinmaker.yaml new file mode 100644 index 0000000..05142f4 --- /dev/null +++ b/configurations/iottwinmaker.yaml @@ -0,0 +1,303 @@ +name: iottwinmaker +defaultCommand: '' +commands: +- name: ListComponentTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: componenttype + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitie + rerunOnBack: false + favouritable: true +- name: ListMetadataTransferJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metadatatransferjob + rerunOnBack: false + favouritable: true +- name: ListProperties + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: propertie + rerunOnBack: false + favouritable: true +- name: ListScenes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scene + rerunOnBack: false + favouritable: true +- name: ListSyncJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: syncjob + rerunOnBack: false + favouritable: true +- name: ListSyncResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: syncresource + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkspaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspace + rerunOnBack: false + favouritable: true +- name: GetComponentType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetEntity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetMetadataTransferJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetPricingPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetPropertyValue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetPropertyValueHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetScene + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetSyncJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: GetWorkspace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iottwinmaker + rerunOnBack: false + favouritable: true +- name: BatchPutPropertyValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/iotwireless.yaml b/configurations/iotwireless.yaml new file mode 100644 index 0000000..b38aeec --- /dev/null +++ b/configurations/iotwireless.yaml @@ -0,0 +1,303 @@ +name: iotwireless +defaultCommand: '' +commands: +- name: ListDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: destination + rerunOnBack: false + favouritable: true +- name: ListDeviceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deviceprofile + rerunOnBack: false + favouritable: true +- name: ListDevicesForWirelessDeviceImportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicesforwirelessdeviceimporttasks + rerunOnBack: false + favouritable: true +- name: ListEventConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventconfiguration + rerunOnBack: false + favouritable: true +- name: ListFuotaTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fuotatask + rerunOnBack: false + favouritable: true +- name: ListMulticastGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multicastgroup + rerunOnBack: false + favouritable: true +- name: ListMulticastGroupsByFuotaTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multicastgroupsbyfuotatasks + rerunOnBack: false + favouritable: true +- name: ListNetworkAnalyzerConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkanalyzerconfiguration + rerunOnBack: false + favouritable: true +- name: ListPartnerAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: partneraccount + rerunOnBack: false + favouritable: true +- name: ListPositionConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: positionconfiguration + rerunOnBack: false + favouritable: true +- name: ListQueuedMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queuedmessage + rerunOnBack: false + favouritable: true +- name: ListServiceProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceprofile + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWirelessDeviceImportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: wirelessdeviceimporttask + rerunOnBack: false + favouritable: true +- name: ListWirelessDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: wirelessdevice + rerunOnBack: false + favouritable: true +- name: ListWirelessGatewayTaskDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: wirelessgatewaytaskdefinition + rerunOnBack: false + favouritable: true +- name: ListWirelessGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: wirelessgateway + rerunOnBack: false + favouritable: true +- name: GetDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotwireless + rerunOnBack: false + favouritable: true +- name: GetDeviceProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotwireless + rerunOnBack: false + favouritable: true +- name: GetEventConfigurationByResourceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Iotwireless + rerunOnBack: false + favouritable: true diff --git a/configurations/ivs-realtime.yaml b/configurations/ivs-realtime.yaml new file mode 100644 index 0000000..e7d3ff2 --- /dev/null +++ b/configurations/ivs-realtime.yaml @@ -0,0 +1,288 @@ +name: ivs-realtime +defaultCommand: '' +commands: +- name: ListCompositions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: composition + rerunOnBack: false + favouritable: true +- name: ListEncoderConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: encoderconfiguration + rerunOnBack: false + favouritable: true +- name: ListIngestConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingestconfiguration + rerunOnBack: false + favouritable: true +- name: ListParticipantEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: participantevent + rerunOnBack: false + favouritable: true +- name: ListParticipantReplicas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: participantreplica + rerunOnBack: false + favouritable: true +- name: ListParticipants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: participant + rerunOnBack: false + favouritable: true +- name: ListPublicKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: publickey + rerunOnBack: false + favouritable: true +- name: ListStageSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stagesession + rerunOnBack: false + favouritable: true +- name: ListStages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stage + rerunOnBack: false + favouritable: true +- name: ListStorageConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: storageconfiguration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetComposition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetEncoderConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetIngestConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetParticipant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetPublicKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetStage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetStageSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true +- name: GetStorageConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs-Realtime + rerunOnBack: false + favouritable: true diff --git a/configurations/ivs.yaml b/configurations/ivs.yaml new file mode 100644 index 0000000..747d8cf --- /dev/null +++ b/configurations/ivs.yaml @@ -0,0 +1,273 @@ +name: ivs +defaultCommand: '' +commands: +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListPlaybackKeyPairs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: playbackkeypair + rerunOnBack: false + favouritable: true +- name: ListPlaybackRestrictionPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: playbackrestrictionpolicie + rerunOnBack: false + favouritable: true +- name: ListRecordingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recordingconfiguration + rerunOnBack: false + favouritable: true +- name: ListStreamKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamkey + rerunOnBack: false + favouritable: true +- name: ListStreamSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamsession + rerunOnBack: false + favouritable: true +- name: ListStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stream + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetPlaybackKeyPair + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetPlaybackRestrictionPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetRecordingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetStreamKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: GetStreamSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: BatchGetChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: BatchGetStreamKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Ivs + rerunOnBack: false + favouritable: true +- name: BatchStartViewerSessionRevocation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ivschat.yaml b/configurations/ivschat.yaml new file mode 100644 index 0000000..34cb546 --- /dev/null +++ b/configurations/ivschat.yaml @@ -0,0 +1,138 @@ +name: ivschat +defaultCommand: '' +commands: +- name: ListLoggingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggingconfiguration + rerunOnBack: false + favouritable: true +- name: ListRooms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: room + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivschat + rerunOnBack: false + favouritable: true +- name: GetRoom + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ivschat + rerunOnBack: false + favouritable: true +- name: DisconnectUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kafka.yaml b/configurations/kafka.yaml new file mode 100644 index 0000000..eaf8f9a --- /dev/null +++ b/configurations/kafka.yaml @@ -0,0 +1,303 @@ +name: kafka +defaultCommand: '' +commands: +- name: ListClientVpcConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clientvpcconnection + rerunOnBack: false + favouritable: true +- name: ListClusterOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusteroperation + rerunOnBack: false + favouritable: true +- name: ListClusterOperationsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusteroperationsv2s + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListClustersV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clustersv2s + rerunOnBack: false + favouritable: true +- name: ListConfigurationRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationrevision + rerunOnBack: false + favouritable: true +- name: ListConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuration + rerunOnBack: false + favouritable: true +- name: ListKafkaVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: kafkaversion + rerunOnBack: false + favouritable: true +- name: ListNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: node + rerunOnBack: false + favouritable: true +- name: ListReplicators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: replicator + rerunOnBack: false + favouritable: true +- name: ListScramSecrets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scramsecret + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTopics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: topic + rerunOnBack: false + favouritable: true +- name: ListVpcConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcconnection + rerunOnBack: false + favouritable: true +- name: DescribeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true +- name: DescribeClusterOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true +- name: DescribeClusterOperationV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true +- name: DescribeClusterV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true +- name: DescribeConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationRevision + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafka + rerunOnBack: false + favouritable: true diff --git a/configurations/kafkaconnect.yaml b/configurations/kafkaconnect.yaml new file mode 100644 index 0000000..4bd8f22 --- /dev/null +++ b/configurations/kafkaconnect.yaml @@ -0,0 +1,168 @@ +name: kafkaconnect +defaultCommand: '' +commands: +- name: ListConnectorOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectoroperation + rerunOnBack: false + favouritable: true +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListCustomPlugins + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customplugin + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkerConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workerconfiguration + rerunOnBack: false + favouritable: true +- name: DescribeConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafkaconnect + rerunOnBack: false + favouritable: true +- name: DescribeConnectorOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafkaconnect + rerunOnBack: false + favouritable: true +- name: DescribeCustomPlugin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafkaconnect + rerunOnBack: false + favouritable: true +- name: DescribeWorkerConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kafkaconnect + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kendra-ranking.yaml b/configurations/kendra-ranking.yaml new file mode 100644 index 0000000..8cec293 --- /dev/null +++ b/configurations/kendra-ranking.yaml @@ -0,0 +1,93 @@ +name: kendra-ranking +defaultCommand: '' +commands: +- name: ListRescoreExecutionPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rescoreexecutionplan + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeRescoreExecutionPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra-Ranking + rerunOnBack: false + favouritable: true +- name: Rescore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kendra.yaml b/configurations/kendra.yaml new file mode 100644 index 0000000..87e7ffc --- /dev/null +++ b/configurations/kendra.yaml @@ -0,0 +1,303 @@ +name: kendra +defaultCommand: '' +commands: +- name: ListAccessControlConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesscontrolconfiguration + rerunOnBack: false + favouritable: true +- name: ListDataSourceSyncJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasourcesyncjob + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListEntityPersonas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitypersona + rerunOnBack: false + favouritable: true +- name: ListExperienceEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experienceentitie + rerunOnBack: false + favouritable: true +- name: ListExperiences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: experience + rerunOnBack: false + favouritable: true +- name: ListFaqs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: faq + rerunOnBack: false + favouritable: true +- name: ListFeaturedResultsSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: featuredresultsset + rerunOnBack: false + favouritable: true +- name: ListGroupsOlderThanOrderingId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupsolderthanorderingids + rerunOnBack: false + favouritable: true +- name: ListIndices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indice + rerunOnBack: false + favouritable: true +- name: ListQuerySuggestionsBlockLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: querysuggestionsblock + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListThesauri + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: thesauris + rerunOnBack: false + favouritable: true +- name: DescribeAccessControlConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribeDataSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribeExperience + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribeFaq + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribeFeaturedResultsSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribeIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true +- name: DescribePrincipalMapping + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kendra + rerunOnBack: false + favouritable: true diff --git a/configurations/keyspaces.yaml b/configurations/keyspaces.yaml new file mode 100644 index 0000000..5b036ca --- /dev/null +++ b/configurations/keyspaces.yaml @@ -0,0 +1,168 @@ +name: keyspaces +defaultCommand: '' +commands: +- name: ListKeyspaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: keyspace + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: type + rerunOnBack: false + favouritable: true +- name: GetKeyspace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspaces + rerunOnBack: false + favouritable: true +- name: GetTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspaces + rerunOnBack: false + favouritable: true +- name: GetTableAutoScalingSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspaces + rerunOnBack: false + favouritable: true +- name: GetType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspaces + rerunOnBack: false + favouritable: true +- name: RestoreTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/keyspacesstreams.yaml b/configurations/keyspacesstreams.yaml new file mode 100644 index 0000000..ae60e5b --- /dev/null +++ b/configurations/keyspacesstreams.yaml @@ -0,0 +1,63 @@ +name: keyspacesstreams +defaultCommand: '' +commands: +- name: ListStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stream + rerunOnBack: false + favouritable: true +- name: GetRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspacesstreams + rerunOnBack: false + favouritable: true +- name: GetShardIterator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspacesstreams + rerunOnBack: false + favouritable: true +- name: GetStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Keyspacesstreams + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesis-video-archived-media.yaml b/configurations/kinesis-video-archived-media.yaml new file mode 100644 index 0000000..4903a6d --- /dev/null +++ b/configurations/kinesis-video-archived-media.yaml @@ -0,0 +1,93 @@ +name: kinesis-video-archived-media +defaultCommand: '' +commands: +- name: ListFragments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fragment + rerunOnBack: false + favouritable: true +- name: GetClip + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Archived-Media + rerunOnBack: false + favouritable: true +- name: GetDASHStreamingSessionURL + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Archived-Media + rerunOnBack: false + favouritable: true +- name: GetHLSStreamingSessionURL + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Archived-Media + rerunOnBack: false + favouritable: true +- name: GetImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Archived-Media + rerunOnBack: false + favouritable: true +- name: GetMediaForFragmentList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getmediaforfragments + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesis-video-media.yaml b/configurations/kinesis-video-media.yaml new file mode 100644 index 0000000..75ed065 --- /dev/null +++ b/configurations/kinesis-video-media.yaml @@ -0,0 +1,18 @@ +name: kinesis-video-media +defaultCommand: '' +commands: +- name: GetMedia + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Media + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesis-video-signaling.yaml b/configurations/kinesis-video-signaling.yaml new file mode 100644 index 0000000..bb8f914 --- /dev/null +++ b/configurations/kinesis-video-signaling.yaml @@ -0,0 +1,33 @@ +name: kinesis-video-signaling +defaultCommand: '' +commands: +- name: GetIceServerConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis-Video-Signaling + rerunOnBack: false + favouritable: true +- name: SendAlexaOfferToMaster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesis-video-webrtc-storage.yaml b/configurations/kinesis-video-webrtc-storage.yaml new file mode 100644 index 0000000..b088855 --- /dev/null +++ b/configurations/kinesis-video-webrtc-storage.yaml @@ -0,0 +1,33 @@ +name: kinesis-video-webrtc-storage +defaultCommand: '' +commands: +- name: JoinStorageSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: JoinStorageSessionAsViewer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesis.yaml b/configurations/kinesis.yaml new file mode 100644 index 0000000..4c349ff --- /dev/null +++ b/configurations/kinesis.yaml @@ -0,0 +1,243 @@ +name: kinesis +defaultCommand: '' +commands: +- name: ListShards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: shard + rerunOnBack: false + favouritable: true +- name: ListStreamConsumers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamconsumer + rerunOnBack: false + favouritable: true +- name: ListStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stream + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTagsForStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforstreams + rerunOnBack: false + favouritable: true +- name: DescribeAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: DescribeLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: DescribeStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: DescribeStreamConsumer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: DescribeStreamSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: GetRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: GetShardIterator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesis + rerunOnBack: false + favouritable: true +- name: DecreaseStreamRetentionPeriod + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeregisterStreamConsumer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableEnhancedMonitoring + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesisanalytics.yaml b/configurations/kinesisanalytics.yaml new file mode 100644 index 0000000..7c425d1 --- /dev/null +++ b/configurations/kinesisanalytics.yaml @@ -0,0 +1,123 @@ +name: kinesisanalytics +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisanalytics + rerunOnBack: false + favouritable: true +- name: DiscoverInputSchema + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesisanalyticsv2.yaml b/configurations/kinesisanalyticsv2.yaml new file mode 100644 index 0000000..f861157 --- /dev/null +++ b/configurations/kinesisanalyticsv2.yaml @@ -0,0 +1,138 @@ +name: kinesisanalyticsv2 +defaultCommand: '' +commands: +- name: ListApplicationOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationoperation + rerunOnBack: false + favouritable: true +- name: ListApplicationSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationsnapshot + rerunOnBack: false + favouritable: true +- name: ListApplicationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationversion + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisanalyticsv2 + rerunOnBack: false + favouritable: true +- name: DescribeApplicationOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisanalyticsv2 + rerunOnBack: false + favouritable: true +- name: DescribeApplicationSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisanalyticsv2 + rerunOnBack: false + favouritable: true +- name: DescribeApplicationVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisanalyticsv2 + rerunOnBack: false + favouritable: true diff --git a/configurations/kinesisvideo.yaml b/configurations/kinesisvideo.yaml new file mode 100644 index 0000000..608f9c8 --- /dev/null +++ b/configurations/kinesisvideo.yaml @@ -0,0 +1,228 @@ +name: kinesisvideo +defaultCommand: '' +commands: +- name: ListEdgeAgentConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: edgeagentconfiguration + rerunOnBack: false + favouritable: true +- name: ListSignalingChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signalingchannel + rerunOnBack: false + favouritable: true +- name: ListStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stream + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTagsForStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforstreams + rerunOnBack: false + favouritable: true +- name: DescribeEdgeConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeImageGenerationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeMappedResourceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeMediaStorageConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeNotificationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeSignalingChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: DescribeStreamStorageConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: GetDataEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true +- name: GetSignalingChannelEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kinesisvideo + rerunOnBack: false + favouritable: true diff --git a/configurations/kms.yaml b/configurations/kms.yaml new file mode 100644 index 0000000..d9c882a --- /dev/null +++ b/configurations/kms.yaml @@ -0,0 +1,243 @@ +name: kms +defaultCommand: '' +commands: +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: grant + rerunOnBack: false + favouritable: true +- name: ListKeyPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: keypolicie + rerunOnBack: false + favouritable: true +- name: ListKeyRotations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: keyrotation + rerunOnBack: false + favouritable: true +- name: ListKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: key + rerunOnBack: false + favouritable: true +- name: ListResourceTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcetag + rerunOnBack: false + favouritable: true +- name: ListRetirableGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: retirablegrant + rerunOnBack: false + favouritable: true +- name: DescribeCustomKeyStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: DescribeKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: GetKeyPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: GetKeyRotationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: GetParametersForImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: GetPublicKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Kms + rerunOnBack: false + favouritable: true +- name: CancelKeyDeletion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ConnectCustomKeyStore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Decrypt + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/lakeformation.yaml b/configurations/lakeformation.yaml new file mode 100644 index 0000000..327bee7 --- /dev/null +++ b/configurations/lakeformation.yaml @@ -0,0 +1,303 @@ +name: lakeformation +defaultCommand: '' +commands: +- name: ListDataCellsFilter + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datacellsfilters + rerunOnBack: false + favouritable: true +- name: ListLFTagExpressions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lftagexpression + rerunOnBack: false + favouritable: true +- name: ListLFTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lftag + rerunOnBack: false + favouritable: true +- name: ListLakeFormationOptIns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lakeformationoptin + rerunOnBack: false + favouritable: true +- name: ListPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permission + rerunOnBack: false + favouritable: true +- name: ListResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resource + rerunOnBack: false + favouritable: true +- name: ListTableStorageOptimizers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tablestorageoptimizer + rerunOnBack: false + favouritable: true +- name: ListTransactions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: transaction + rerunOnBack: false + favouritable: true +- name: DescribeLakeFormationIdentityCenterConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: DescribeResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: DescribeTransaction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetDataCellsFilter + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetDataLakePrincipal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetDataLakeSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetEffectivePermissionsForPath + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetLFTag + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetLFTagExpression + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetQueryState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetQueryStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true +- name: GetResourceLFTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lakeformation + rerunOnBack: false + favouritable: true diff --git a/configurations/lambda.yaml b/configurations/lambda.yaml index de0f5a7..d809c03 100644 --- a/configurations/lambda.yaml +++ b/configurations/lambda.yaml @@ -1,61 +1,361 @@ -name: "lambda" -defaultCommand: "list-functions" +name: lambda +defaultCommand: list-functions commands: - - name: "list-functions" - resourceName: FunctionName - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Functions" - - name: "list-aliases" - depends_on: "list-functions" - rerunOnBack: false - arguments: - - "--function-name" - - "$FUNCTIONNAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Aliases" - pagination: - enabled: true - nextTokenParam: "--starting-token" - nextTokenJsonPath: "NextMarker" - - name: "list-event-source-mappings" - depends_on: "list-functions" - rerunOnBack: false - arguments: - - "--function-name" - - "$FUNCTIONNAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "EventSourceMappings" - pagination: - enabled: true - nextTokenParam: "--starting-token" - nextTokenJsonPath: "NextMarker" +- name: list-functions + resourceName: FunctionName + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Functions +- name: list-aliases + depends_on: list-functions + rerunOnBack: false + arguments: + - --function-name + - $FUNCTIONNAME + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Aliases + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: NextMarker +- name: list-event-source-mappings + depends_on: list-functions + rerunOnBack: false + arguments: + - --function-name + - $FUNCTIONNAME + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: EventSourceMappings + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: NextMarker +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListCapacityProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: capacityprovider + rerunOnBack: false + favouritable: true +- name: ListCodeSigningConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: codesigningconfig + rerunOnBack: false + favouritable: true +- name: ListDurableExecutionsByFunction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: durableexecutionsbyfunctions + rerunOnBack: false + favouritable: true +- name: ListEventSourceMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventsourcemapping + rerunOnBack: false + favouritable: true +- name: ListFunctionEventInvokeConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functioneventinvokeconfig + rerunOnBack: false + favouritable: true +- name: ListFunctionUrlConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functionurlconfig + rerunOnBack: false + favouritable: true +- name: ListFunctionVersionsByCapacityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functionversionsbycapacityproviders + rerunOnBack: false + favouritable: true +- name: ListFunctions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: function + rerunOnBack: false + favouritable: true +- name: ListFunctionsByCodeSigningConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: functionsbycodesigningconfigs + rerunOnBack: false + favouritable: true +- name: ListLayerVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: layerversion + rerunOnBack: false + favouritable: true +- name: ListLayers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: layer + rerunOnBack: false + favouritable: true +- name: ListProvisionedConcurrencyConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisionedconcurrencyconfig + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: ListVersionsByFunction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: versionsbyfunctions + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lambda + rerunOnBack: false + favouritable: true +- name: GetAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lambda + rerunOnBack: false + favouritable: true +- name: GetCapacityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lambda + rerunOnBack: false + favouritable: true +- name: GetCodeSigningConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lambda + rerunOnBack: false + favouritable: true +- name: GetDurableExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lambda + rerunOnBack: false + favouritable: true diff --git a/configurations/launch-wizard.yaml b/configurations/launch-wizard.yaml new file mode 100644 index 0000000..4ea22c7 --- /dev/null +++ b/configurations/launch-wizard.yaml @@ -0,0 +1,183 @@ +name: launch-wizard +defaultCommand: '' +commands: +- name: ListDeploymentEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentevent + rerunOnBack: false + favouritable: true +- name: ListDeploymentPatternVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deploymentpatternversion + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkloadDeploymentPatterns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workloaddeploymentpattern + rerunOnBack: false + favouritable: true +- name: ListWorkloads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workload + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Launch-Wizard + rerunOnBack: false + favouritable: true +- name: GetDeploymentPatternVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Launch-Wizard + rerunOnBack: false + favouritable: true +- name: GetWorkload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Launch-Wizard + rerunOnBack: false + favouritable: true +- name: GetWorkloadDeploymentPattern + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Launch-Wizard + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/lex-models.yaml b/configurations/lex-models.yaml new file mode 100644 index 0000000..89af6a4 --- /dev/null +++ b/configurations/lex-models.yaml @@ -0,0 +1,303 @@ +name: lex-models +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBotAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBotAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBotChannelAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBotChannelAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBotVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBuiltinIntent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBuiltinIntents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetBuiltinSlotTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetIntent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetIntentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetIntents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetMigration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetMigrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetSlotType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true +- name: GetSlotTypeVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Models + rerunOnBack: false + favouritable: true diff --git a/configurations/lex-runtime.yaml b/configurations/lex-runtime.yaml new file mode 100644 index 0000000..1fe9f55 --- /dev/null +++ b/configurations/lex-runtime.yaml @@ -0,0 +1,48 @@ +name: lex-runtime +defaultCommand: '' +commands: +- name: GetSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lex-Runtime + rerunOnBack: false + favouritable: true +- name: PostContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PostText + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/lexv2-models.yaml b/configurations/lexv2-models.yaml new file mode 100644 index 0000000..c545bb6 --- /dev/null +++ b/configurations/lexv2-models.yaml @@ -0,0 +1,303 @@ +name: lexv2-models +defaultCommand: '' +commands: +- name: ListAggregatedUtterances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aggregatedutterance + rerunOnBack: false + favouritable: true +- name: ListBotAliasReplicas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botaliasreplica + rerunOnBack: false + favouritable: true +- name: ListBotAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botaliase + rerunOnBack: false + favouritable: true +- name: ListBotAnalyzerHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botanalyzerhistorys + rerunOnBack: false + favouritable: true +- name: ListBotLocales + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botlocale + rerunOnBack: false + favouritable: true +- name: ListBotRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botrecommendation + rerunOnBack: false + favouritable: true +- name: ListBotReplicas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botreplica + rerunOnBack: false + favouritable: true +- name: ListBotResourceGenerations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botresourcegeneration + rerunOnBack: false + favouritable: true +- name: ListBotVersionReplicas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botversionreplica + rerunOnBack: false + favouritable: true +- name: ListBotVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: botversion + rerunOnBack: false + favouritable: true +- name: ListBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bot + rerunOnBack: false + favouritable: true +- name: ListBuiltInIntents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: builtinintent + rerunOnBack: false + favouritable: true +- name: ListBuiltInSlotTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: builtinslottype + rerunOnBack: false + favouritable: true +- name: ListCustomVocabularyItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customvocabularyitem + rerunOnBack: false + favouritable: true +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: ListImports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: import + rerunOnBack: false + favouritable: true +- name: ListIntentMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: intentmetric + rerunOnBack: false + favouritable: true +- name: ListIntentPaths + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: intentpath + rerunOnBack: false + favouritable: true +- name: ListIntentStageMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: intentstagemetric + rerunOnBack: false + favouritable: true +- name: ListIntents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: intent + rerunOnBack: false + favouritable: true diff --git a/configurations/lexv2-runtime.yaml b/configurations/lexv2-runtime.yaml new file mode 100644 index 0000000..8b25de9 --- /dev/null +++ b/configurations/lexv2-runtime.yaml @@ -0,0 +1,63 @@ +name: lexv2-runtime +defaultCommand: '' +commands: +- name: GetSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lexv2-Runtime + rerunOnBack: false + favouritable: true +- name: RecognizeText + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RecognizeUtterance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartConversation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/license-manager-linux-subscriptions.yaml b/configurations/license-manager-linux-subscriptions.yaml new file mode 100644 index 0000000..6f57d40 --- /dev/null +++ b/configurations/license-manager-linux-subscriptions.yaml @@ -0,0 +1,153 @@ +name: license-manager-linux-subscriptions +defaultCommand: '' +commands: +- name: ListLinuxSubscriptionInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: linuxsubscriptioninstance + rerunOnBack: false + favouritable: true +- name: ListLinuxSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: linuxsubscription + rerunOnBack: false + favouritable: true +- name: ListRegisteredSubscriptionProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: registeredsubscriptionprovider + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetRegisteredSubscriptionProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: License-Manager-Linux-Subscriptions + rerunOnBack: false + favouritable: true +- name: GetServiceSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: License-Manager-Linux-Subscriptions + rerunOnBack: false + favouritable: true +- name: DeregisterSubscriptionProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterSubscriptionProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/license-manager-user-subscriptions.yaml b/configurations/license-manager-user-subscriptions.yaml new file mode 100644 index 0000000..ef35f16 --- /dev/null +++ b/configurations/license-manager-user-subscriptions.yaml @@ -0,0 +1,213 @@ +name: license-manager-user-subscriptions +defaultCommand: '' +commands: +- name: ListIdentityProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identityprovider + rerunOnBack: false + favouritable: true +- name: ListInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instance + rerunOnBack: false + favouritable: true +- name: ListLicenseServerEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseserverendpoint + rerunOnBack: false + favouritable: true +- name: ListProductSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: productsubscription + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUserAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: userassociation + rerunOnBack: false + favouritable: true +- name: AssociateUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeregisterIdentityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterIdentityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartProductSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopProductSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/license-manager.yaml b/configurations/license-manager.yaml new file mode 100644 index 0000000..808bfce --- /dev/null +++ b/configurations/license-manager.yaml @@ -0,0 +1,303 @@ +name: license-manager +defaultCommand: '' +commands: +- name: ListAssetsForLicenseAssetGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetsforlicenseassetgroups + rerunOnBack: false + favouritable: true +- name: ListAssociationsForLicenseConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associationsforlicenseconfigurations + rerunOnBack: false + favouritable: true +- name: ListDistributedGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: distributedgrant + rerunOnBack: false + favouritable: true +- name: ListFailuresForLicenseConfigurationOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: failuresforlicenseconfigurationoperation + rerunOnBack: false + favouritable: true +- name: ListLicenseAssetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseassetgroup + rerunOnBack: false + favouritable: true +- name: ListLicenseAssetRulesets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseassetruleset + rerunOnBack: false + favouritable: true +- name: ListLicenseConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseconfiguration + rerunOnBack: false + favouritable: true +- name: ListLicenseConfigurationsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseconfigurationsfororganizations + rerunOnBack: false + favouritable: true +- name: ListLicenseConversionTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseconversiontask + rerunOnBack: false + favouritable: true +- name: ListLicenseManagerReportGenerators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licensemanagerreportgenerator + rerunOnBack: false + favouritable: true +- name: ListLicenseSpecificationsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licensespecificationsforresources + rerunOnBack: false + favouritable: true +- name: ListLicenseVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: licenseversion + rerunOnBack: false + favouritable: true +- name: ListLicenses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: license + rerunOnBack: false + favouritable: true +- name: ListReceivedGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receivedgrant + rerunOnBack: false + favouritable: true +- name: ListReceivedGrantsForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receivedgrantsfororganizations + rerunOnBack: false + favouritable: true +- name: ListReceivedLicenses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receivedlicense + rerunOnBack: false + favouritable: true +- name: ListReceivedLicensesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receivedlicensesfororganizations + rerunOnBack: false + favouritable: true +- name: ListResourceInventory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceinventorys + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: token + rerunOnBack: false + favouritable: true diff --git a/configurations/lightsail.yaml b/configurations/lightsail.yaml new file mode 100644 index 0000000..703223f --- /dev/null +++ b/configurations/lightsail.yaml @@ -0,0 +1,303 @@ +name: lightsail +defaultCommand: '' +commands: +- name: GetActiveNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetAlarms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetAutoSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBlueprints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBucketAccessKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBucketBundles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBucketMetricData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetBundles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetCloudFormationStackRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContactMethods + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerAPIMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerLog + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerServiceDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerServiceMetricData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerServicePowers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetContainerServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true +- name: GetCostEstimate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lightsail + rerunOnBack: false + favouritable: true diff --git a/configurations/location.yaml b/configurations/location.yaml new file mode 100644 index 0000000..be76e12 --- /dev/null +++ b/configurations/location.yaml @@ -0,0 +1,303 @@ +name: location +defaultCommand: '' +commands: +- name: ListDevicePositions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deviceposition + rerunOnBack: false + favouritable: true +- name: ListGeofenceCollections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geofencecollection + rerunOnBack: false + favouritable: true +- name: ListGeofences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geofence + rerunOnBack: false + favouritable: true +- name: ListKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: key + rerunOnBack: false + favouritable: true +- name: ListMaps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: map + rerunOnBack: false + favouritable: true +- name: ListPlaceIndexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: placeindexe + rerunOnBack: false + favouritable: true +- name: ListRouteCalculators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routecalculator + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTrackerConsumers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trackerconsumer + rerunOnBack: false + favouritable: true +- name: ListTrackers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tracker + rerunOnBack: false + favouritable: true +- name: DescribeGeofenceCollection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: DescribeKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: DescribeMap + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: DescribePlaceIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: DescribeRouteCalculator + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: DescribeTracker + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: GetDevicePosition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: GetDevicePositionHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: GetGeofence + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true +- name: GetMapGlyphs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Location + rerunOnBack: false + favouritable: true diff --git a/configurations/logs.yaml b/configurations/logs.yaml index a8d6523..3e10cec 100644 --- a/configurations/logs.yaml +++ b/configurations/logs.yaml @@ -1,70 +1,370 @@ -name: "logs" -defaultCommand: "describe-log-groups" +name: logs +defaultCommand: describe-log-groups commands: - - name: "describe-log-groups" - resourceName: logGroupName - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "logGroups" - - name: "describe-log-streams" - depends_on: "describe-log-groups" - resourceName: logStreamName - rerunOnBack: false - arguments: - - "--log-group-name" - - "$LOGGROUPNAME" - - "--order-by" - - "LastEventTime" - - "--descending" - - "--max-items" - - "50" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "logStreams" - pagination: - enabled: true - nextTokenParam: "--starting-token" - nextTokenJsonPath: "nextToken" - - name: "get-log-events" - depends_on: "describe-log-streams" - rerunOnBack: false - arguments: - - "--log-group-name" - - "$LOGGROUPNAME" - - "--log-stream-name" - - "$LOGSTREAMNAME" - - "--limit" - - "100" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "events" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "nextForwardToken" +- name: describe-log-groups + resourceName: logGroupName + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: logGroups +- name: describe-log-streams + depends_on: describe-log-groups + resourceName: logStreamName + rerunOnBack: false + arguments: + - --log-group-name + - $LOGGROUPNAME + - --order-by + - LastEventTime + - --descending + - --max-items + - '50' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: logStreams + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: nextToken +- name: get-log-events + depends_on: describe-log-streams + rerunOnBack: false + arguments: + - --log-group-name + - $LOGGROUPNAME + - --log-stream-name + - $LOGSTREAMNAME + - --limit + - '100' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: events + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextForwardToken +- name: ListAggregateLogGroupSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aggregateloggroupsummarie + rerunOnBack: false + favouritable: true +- name: ListAnomalies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: anomalie + rerunOnBack: false + favouritable: true +- name: ListIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: integration + rerunOnBack: false + favouritable: true +- name: ListLogAnomalyDetectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loganomalydetector + rerunOnBack: false + favouritable: true +- name: ListLogGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggroup + rerunOnBack: false + favouritable: true +- name: ListLogGroupsForQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggroupsforquerys + rerunOnBack: false + favouritable: true +- name: ListScheduledQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scheduledquerie + rerunOnBack: false + favouritable: true +- name: ListSourcesForS3TableIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourcesfors3tableintegrations + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTagsLogGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsloggroups + rerunOnBack: false + favouritable: true +- name: DescribeAccountPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeDeliveries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeDeliveryDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeDeliverySources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeExportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeFieldIndexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeImportTaskBatches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true +- name: DescribeImportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Logs + rerunOnBack: false + favouritable: true diff --git a/configurations/lookoutequipment.yaml b/configurations/lookoutequipment.yaml new file mode 100644 index 0000000..7838790 --- /dev/null +++ b/configurations/lookoutequipment.yaml @@ -0,0 +1,303 @@ +name: lookoutequipment +defaultCommand: '' +commands: +- name: ListDataIngestionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataingestionjob + rerunOnBack: false + favouritable: true +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListInferenceEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inferenceevent + rerunOnBack: false + favouritable: true +- name: ListInferenceExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inferenceexecution + rerunOnBack: false + favouritable: true +- name: ListInferenceSchedulers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inferencescheduler + rerunOnBack: false + favouritable: true +- name: ListLabelGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: labelgroup + rerunOnBack: false + favouritable: true +- name: ListLabels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: label + rerunOnBack: false + favouritable: true +- name: ListModelVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: modelversion + rerunOnBack: false + favouritable: true +- name: ListModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: model + rerunOnBack: false + favouritable: true +- name: ListRetrainingSchedulers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: retrainingscheduler + rerunOnBack: false + favouritable: true +- name: ListSensorStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sensorstatistic + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDataIngestionJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeInferenceScheduler + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeLabel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeLabelGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeModelVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true +- name: DescribeResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Lookoutequipment + rerunOnBack: false + favouritable: true diff --git a/configurations/m2.yaml b/configurations/m2.yaml new file mode 100644 index 0000000..31453ff --- /dev/null +++ b/configurations/m2.yaml @@ -0,0 +1,303 @@ +name: m2 +defaultCommand: '' +commands: +- name: ListApplicationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationversion + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListBatchJobDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchjobdefinition + rerunOnBack: false + favouritable: true +- name: ListBatchJobExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchjobexecution + rerunOnBack: false + favouritable: true +- name: ListBatchJobRestartPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchjobrestartpoint + rerunOnBack: false + favouritable: true +- name: ListDataSetExportHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetexporthistorys + rerunOnBack: false + favouritable: true +- name: ListDataSetImportHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetimporthistorys + rerunOnBack: false + favouritable: true +- name: ListDataSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engineversion + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetApplicationVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetBatchJobExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetDataSetDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetDataSetExportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetDataSetImportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetDeployment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: M2 + rerunOnBack: false + favouritable: true diff --git a/configurations/machinelearning.yaml b/configurations/machinelearning.yaml new file mode 100644 index 0000000..c4e7b33 --- /dev/null +++ b/configurations/machinelearning.yaml @@ -0,0 +1,138 @@ +name: machinelearning +defaultCommand: '' +commands: +- name: DescribeBatchPredictions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: DescribeDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: DescribeEvaluations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: DescribeMLModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: GetBatchPrediction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: GetDataSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: GetEvaluation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true +- name: GetMLModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Machinelearning + rerunOnBack: false + favouritable: true diff --git a/configurations/macie2.yaml b/configurations/macie2.yaml new file mode 100644 index 0000000..f9dcf8a --- /dev/null +++ b/configurations/macie2.yaml @@ -0,0 +1,303 @@ +name: macie2 +defaultCommand: '' +commands: +- name: ListAllowLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: allow + rerunOnBack: false + favouritable: true +- name: ListAutomatedDiscoveryAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automateddiscoveryaccount + rerunOnBack: false + favouritable: true +- name: ListClassificationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: classificationjob + rerunOnBack: false + favouritable: true +- name: ListClassificationScopes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: classificationscope + rerunOnBack: false + favouritable: true +- name: ListCustomDataIdentifiers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customdataidentifier + rerunOnBack: false + favouritable: true +- name: ListFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: finding + rerunOnBack: false + favouritable: true +- name: ListFindingsFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingsfilter + rerunOnBack: false + favouritable: true +- name: ListInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invitation + rerunOnBack: false + favouritable: true +- name: ListManagedDataIdentifiers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: manageddataidentifier + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListOrganizationAdminAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationadminaccount + rerunOnBack: false + favouritable: true +- name: ListResourceProfileArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceprofileartifact + rerunOnBack: false + favouritable: true +- name: ListResourceProfileDetections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceprofiledetection + rerunOnBack: false + favouritable: true +- name: ListSensitivityInspectionTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sensitivityinspectiontemplate + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Macie2 + rerunOnBack: false + favouritable: true +- name: DescribeClassificationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Macie2 + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Macie2 + rerunOnBack: false + favouritable: true +- name: GetAdministratorAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Macie2 + rerunOnBack: false + favouritable: true +- name: GetAllowList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getallows + rerunOnBack: false + favouritable: true diff --git a/configurations/mailmanager.yaml b/configurations/mailmanager.yaml new file mode 100644 index 0000000..fdf757c --- /dev/null +++ b/configurations/mailmanager.yaml @@ -0,0 +1,303 @@ +name: mailmanager +defaultCommand: '' +commands: +- name: ListAddonInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: addoninstance + rerunOnBack: false + favouritable: true +- name: ListAddonSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: addonsubscription + rerunOnBack: false + favouritable: true +- name: ListAddressListImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: addressimportjob + rerunOnBack: false + favouritable: true +- name: ListAddressLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: address + rerunOnBack: false + favouritable: true +- name: ListArchiveExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: archiveexport + rerunOnBack: false + favouritable: true +- name: ListArchiveSearches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: archivesearche + rerunOnBack: false + favouritable: true +- name: ListArchives + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: archive + rerunOnBack: false + favouritable: true +- name: ListIngressPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingresspoint + rerunOnBack: false + favouritable: true +- name: ListMembersOfAddressList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: membersofaddres + rerunOnBack: false + favouritable: true +- name: ListRelays + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: relay + rerunOnBack: false + favouritable: true +- name: ListRuleSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ruleset + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicie + rerunOnBack: false + favouritable: true +- name: GetAddonInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mailmanager + rerunOnBack: false + favouritable: true +- name: GetAddonSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mailmanager + rerunOnBack: false + favouritable: true +- name: GetAddressList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getaddres + rerunOnBack: false + favouritable: true +- name: GetAddressListImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getaddressimportjobs + rerunOnBack: false + favouritable: true +- name: GetArchive + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mailmanager + rerunOnBack: false + favouritable: true +- name: GetArchiveExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mailmanager + rerunOnBack: false + favouritable: true +- name: GetArchiveMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mailmanager + rerunOnBack: false + favouritable: true diff --git a/configurations/managedblockchain-query.yaml b/configurations/managedblockchain-query.yaml new file mode 100644 index 0000000..755b057 --- /dev/null +++ b/configurations/managedblockchain-query.yaml @@ -0,0 +1,138 @@ +name: managedblockchain-query +defaultCommand: '' +commands: +- name: ListAssetContracts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetcontract + rerunOnBack: false + favouritable: true +- name: ListFilteredTransactionEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filteredtransactionevent + rerunOnBack: false + favouritable: true +- name: ListTokenBalances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tokenbalance + rerunOnBack: false + favouritable: true +- name: ListTransactionEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: transactionevent + rerunOnBack: false + favouritable: true +- name: ListTransactions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: transaction + rerunOnBack: false + favouritable: true +- name: GetAssetContract + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain-Query + rerunOnBack: false + favouritable: true +- name: GetTokenBalance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain-Query + rerunOnBack: false + favouritable: true +- name: GetTransaction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain-Query + rerunOnBack: false + favouritable: true +- name: BatchGetTokenBalance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain-Query + rerunOnBack: false + favouritable: true diff --git a/configurations/managedblockchain.yaml b/configurations/managedblockchain.yaml new file mode 100644 index 0000000..4b4797f --- /dev/null +++ b/configurations/managedblockchain.yaml @@ -0,0 +1,198 @@ +name: managedblockchain +defaultCommand: '' +commands: +- name: ListAccessors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accessor + rerunOnBack: false + favouritable: true +- name: ListInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invitation + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: network + rerunOnBack: false + favouritable: true +- name: ListNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: node + rerunOnBack: false + favouritable: true +- name: ListProposalVotes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proposalvote + rerunOnBack: false + favouritable: true +- name: ListProposals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proposal + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccessor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain + rerunOnBack: false + favouritable: true +- name: GetMember + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain + rerunOnBack: false + favouritable: true +- name: GetNetwork + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain + rerunOnBack: false + favouritable: true +- name: GetNode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain + rerunOnBack: false + favouritable: true +- name: GetProposal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Managedblockchain + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplace-agreement.yaml b/configurations/marketplace-agreement.yaml new file mode 100644 index 0000000..f117a3f --- /dev/null +++ b/configurations/marketplace-agreement.yaml @@ -0,0 +1,48 @@ +name: marketplace-agreement +defaultCommand: '' +commands: +- name: DescribeAgreement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Agreement + rerunOnBack: false + favouritable: true +- name: GetAgreementTerms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Agreement + rerunOnBack: false + favouritable: true +- name: SearchAgreements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplace-catalog.yaml b/configurations/marketplace-catalog.yaml new file mode 100644 index 0000000..8e4b405 --- /dev/null +++ b/configurations/marketplace-catalog.yaml @@ -0,0 +1,168 @@ +name: marketplace-catalog +defaultCommand: '' +commands: +- name: ListChangeSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: changeset + rerunOnBack: false + favouritable: true +- name: ListEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeChangeSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Catalog + rerunOnBack: false + favouritable: true +- name: DescribeEntity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Catalog + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Catalog + rerunOnBack: false + favouritable: true +- name: BatchDescribeEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Catalog + rerunOnBack: false + favouritable: true +- name: CancelChangeSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartChangeSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplace-deployment.yaml b/configurations/marketplace-deployment.yaml new file mode 100644 index 0000000..f01fc12 --- /dev/null +++ b/configurations/marketplace-deployment.yaml @@ -0,0 +1,48 @@ +name: marketplace-deployment +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplace-entitlement.yaml b/configurations/marketplace-entitlement.yaml new file mode 100644 index 0000000..917e84f --- /dev/null +++ b/configurations/marketplace-entitlement.yaml @@ -0,0 +1,18 @@ +name: marketplace-entitlement +defaultCommand: '' +commands: +- name: GetEntitlements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Entitlement + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplace-reporting.yaml b/configurations/marketplace-reporting.yaml new file mode 100644 index 0000000..83f4ed6 --- /dev/null +++ b/configurations/marketplace-reporting.yaml @@ -0,0 +1,18 @@ +name: marketplace-reporting +defaultCommand: '' +commands: +- name: GetBuyerDashboard + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Marketplace-Reporting + rerunOnBack: false + favouritable: true diff --git a/configurations/marketplacecommerceanalytics.yaml b/configurations/marketplacecommerceanalytics.yaml new file mode 100644 index 0000000..c2cd650 --- /dev/null +++ b/configurations/marketplacecommerceanalytics.yaml @@ -0,0 +1,33 @@ +name: marketplacecommerceanalytics +defaultCommand: '' +commands: +- name: GenerateDataSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartSupportDataExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mediaconnect.yaml b/configurations/mediaconnect.yaml new file mode 100644 index 0000000..eab9ec8 --- /dev/null +++ b/configurations/mediaconnect.yaml @@ -0,0 +1,303 @@ +name: mediaconnect +defaultCommand: '' +commands: +- name: ListBridges + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bridge + rerunOnBack: false + favouritable: true +- name: ListEntitlements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: entitlement + rerunOnBack: false + favouritable: true +- name: ListFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flow + rerunOnBack: false + favouritable: true +- name: ListGatewayInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gatewayinstance + rerunOnBack: false + favouritable: true +- name: ListGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gateway + rerunOnBack: false + favouritable: true +- name: ListOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: offering + rerunOnBack: false + favouritable: true +- name: ListReservations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reservation + rerunOnBack: false + favouritable: true +- name: ListRouterInputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routerinput + rerunOnBack: false + favouritable: true +- name: ListRouterNetworkInterfaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routernetworkinterface + rerunOnBack: false + favouritable: true +- name: ListRouterOutputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routeroutput + rerunOnBack: false + favouritable: true +- name: ListTagsForGlobalResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforglobalresources + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeBridge + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeFlowSourceMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeFlowSourceThumbnail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeGateway + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeGatewayInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeOffering + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true +- name: DescribeReservation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconnect + rerunOnBack: false + favouritable: true diff --git a/configurations/mediaconvert.yaml b/configurations/mediaconvert.yaml new file mode 100644 index 0000000..47c5f70 --- /dev/null +++ b/configurations/mediaconvert.yaml @@ -0,0 +1,228 @@ +name: mediaconvert +defaultCommand: '' +commands: +- name: ListJobTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: jobtemplate + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListPresets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: preset + rerunOnBack: false + favouritable: true +- name: ListQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queue + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: version + rerunOnBack: false + favouritable: true +- name: DescribeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetJobTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetJobsQueryResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetPreset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: GetQueue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediaconvert + rerunOnBack: false + favouritable: true +- name: AssociateCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/medialive.yaml b/configurations/medialive.yaml new file mode 100644 index 0000000..6d14e00 --- /dev/null +++ b/configurations/medialive.yaml @@ -0,0 +1,303 @@ +name: medialive +defaultCommand: '' +commands: +- name: ListAlerts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alert + rerunOnBack: false + favouritable: true +- name: ListChannelPlacementGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelplacementgroup + rerunOnBack: false + favouritable: true +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListCloudWatchAlarmTemplateGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudwatchalarmtemplategroup + rerunOnBack: false + favouritable: true +- name: ListCloudWatchAlarmTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudwatchalarmtemplate + rerunOnBack: false + favouritable: true +- name: ListClusterAlerts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusteralert + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListEventBridgeRuleTemplateGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventbridgeruletemplategroup + rerunOnBack: false + favouritable: true +- name: ListEventBridgeRuleTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventbridgeruletemplate + rerunOnBack: false + favouritable: true +- name: ListInputDeviceTransfers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inputdevicetransfer + rerunOnBack: false + favouritable: true +- name: ListInputDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inputdevice + rerunOnBack: false + favouritable: true +- name: ListInputSecurityGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inputsecuritygroup + rerunOnBack: false + favouritable: true +- name: ListInputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: input + rerunOnBack: false + favouritable: true +- name: ListMultiplexAlerts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multiplexalert + rerunOnBack: false + favouritable: true +- name: ListMultiplexPrograms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multiplexprogram + rerunOnBack: false + favouritable: true +- name: ListMultiplexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multiplexe + rerunOnBack: false + favouritable: true +- name: ListNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: network + rerunOnBack: false + favouritable: true +- name: ListNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: node + rerunOnBack: false + favouritable: true +- name: ListOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: offering + rerunOnBack: false + favouritable: true +- name: ListReservations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reservation + rerunOnBack: false + favouritable: true diff --git a/configurations/mediapackage-vod.yaml b/configurations/mediapackage-vod.yaml new file mode 100644 index 0000000..e6b7823 --- /dev/null +++ b/configurations/mediapackage-vod.yaml @@ -0,0 +1,153 @@ +name: mediapackage-vod +defaultCommand: '' +commands: +- name: ListAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: asset + rerunOnBack: false + favouritable: true +- name: ListPackagingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packagingconfiguration + rerunOnBack: false + favouritable: true +- name: ListPackagingGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packaginggroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAsset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage-Vod + rerunOnBack: false + favouritable: true +- name: DescribePackagingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage-Vod + rerunOnBack: false + favouritable: true +- name: DescribePackagingGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage-Vod + rerunOnBack: false + favouritable: true +- name: ConfigureLogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mediapackage.yaml b/configurations/mediapackage.yaml new file mode 100644 index 0000000..dc5e3f8 --- /dev/null +++ b/configurations/mediapackage.yaml @@ -0,0 +1,183 @@ +name: mediapackage +defaultCommand: '' +commands: +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListHarvestJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: harvestjob + rerunOnBack: false + favouritable: true +- name: ListOriginEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: originendpoint + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage + rerunOnBack: false + favouritable: true +- name: DescribeHarvestJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage + rerunOnBack: false + favouritable: true +- name: DescribeOriginEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackage + rerunOnBack: false + favouritable: true +- name: ConfigureLogs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RotateChannelCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RotateIngestEndpointCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mediapackagev2.yaml b/configurations/mediapackagev2.yaml new file mode 100644 index 0000000..a23eff7 --- /dev/null +++ b/configurations/mediapackagev2.yaml @@ -0,0 +1,183 @@ +name: mediapackagev2 +defaultCommand: '' +commands: +- name: ListChannelGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelgroup + rerunOnBack: false + favouritable: true +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListHarvestJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: harvestjob + rerunOnBack: false + favouritable: true +- name: ListOriginEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: originendpoint + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: GetChannelGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: GetChannelPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: GetHarvestJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: GetOriginEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: GetOriginEndpointPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediapackagev2 + rerunOnBack: false + favouritable: true +- name: CancelHarvestJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mediastore-data.yaml b/configurations/mediastore-data.yaml new file mode 100644 index 0000000..00c2ccc --- /dev/null +++ b/configurations/mediastore-data.yaml @@ -0,0 +1,48 @@ +name: mediastore-data +defaultCommand: '' +commands: +- name: ListItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: item + rerunOnBack: false + favouritable: true +- name: DescribeObject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore-Data + rerunOnBack: false + favouritable: true +- name: GetObject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore-Data + rerunOnBack: false + favouritable: true diff --git a/configurations/mediastore.yaml b/configurations/mediastore.yaml new file mode 100644 index 0000000..b25214e --- /dev/null +++ b/configurations/mediastore.yaml @@ -0,0 +1,153 @@ +name: mediastore +defaultCommand: '' +commands: +- name: ListContainers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: container + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeContainer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore + rerunOnBack: false + favouritable: true +- name: GetContainerPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore + rerunOnBack: false + favouritable: true +- name: GetCorsPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore + rerunOnBack: false + favouritable: true +- name: GetLifecyclePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore + rerunOnBack: false + favouritable: true +- name: GetMetricPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediastore + rerunOnBack: false + favouritable: true +- name: StartAccessLogging + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopAccessLogging + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mediatailor.yaml b/configurations/mediatailor.yaml new file mode 100644 index 0000000..fcf0f14 --- /dev/null +++ b/configurations/mediatailor.yaml @@ -0,0 +1,288 @@ +name: mediatailor +defaultCommand: '' +commands: +- name: ListAlerts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alert + rerunOnBack: false + favouritable: true +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListLiveSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: livesource + rerunOnBack: false + favouritable: true +- name: ListPlaybackConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: playbackconfiguration + rerunOnBack: false + favouritable: true +- name: ListPrefetchSchedules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: prefetchschedule + rerunOnBack: false + favouritable: true +- name: ListSourceLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourcelocation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVodSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vodsource + rerunOnBack: false + favouritable: true +- name: DescribeChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: DescribeLiveSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: DescribeProgram + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: DescribeSourceLocation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: DescribeVodSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: GetChannelPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: GetChannelSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: GetPlaybackConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: GetPrefetchSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mediatailor + rerunOnBack: false + favouritable: true +- name: ConfigureLogsForChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ConfigureLogsForPlaybackConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/medical-imaging.yaml b/configurations/medical-imaging.yaml new file mode 100644 index 0000000..2fbaea2 --- /dev/null +++ b/configurations/medical-imaging.yaml @@ -0,0 +1,213 @@ +name: medical-imaging +defaultCommand: '' +commands: +- name: ListDICOMImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dicomimportjob + rerunOnBack: false + favouritable: true +- name: ListDatastores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datastore + rerunOnBack: false + favouritable: true +- name: ListImageSetVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: imagesetversion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDICOMImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Medical-Imaging + rerunOnBack: false + favouritable: true +- name: GetDatastore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Medical-Imaging + rerunOnBack: false + favouritable: true +- name: GetImageFrame + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Medical-Imaging + rerunOnBack: false + favouritable: true +- name: GetImageSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Medical-Imaging + rerunOnBack: false + favouritable: true +- name: GetImageSetMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Medical-Imaging + rerunOnBack: false + favouritable: true +- name: CopyImageSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchImageSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartDICOMImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/memorydb.yaml b/configurations/memorydb.yaml new file mode 100644 index 0000000..700e470 --- /dev/null +++ b/configurations/memorydb.yaml @@ -0,0 +1,303 @@ +name: memorydb +defaultCommand: '' +commands: +- name: ListAllowedMultiRegionClusterUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: allowedmultiregionclusterupdate + rerunOnBack: false + favouritable: true +- name: ListAllowedNodeTypeUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: allowednodetypeupdate + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: DescribeACLs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeMultiRegionClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeMultiRegionParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeMultiRegionParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeReservedNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeReservedNodesOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeServiceUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: DescribeUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Memorydb + rerunOnBack: false + favouritable: true +- name: BatchUpdateCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CopySnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/meteringmarketplace.yaml b/configurations/meteringmarketplace.yaml new file mode 100644 index 0000000..9b72e03 --- /dev/null +++ b/configurations/meteringmarketplace.yaml @@ -0,0 +1,63 @@ +name: meteringmarketplace +defaultCommand: '' +commands: +- name: BatchMeterUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: MeterUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ResolveCustomer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mgh.yaml b/configurations/mgh.yaml new file mode 100644 index 0000000..efa9514 --- /dev/null +++ b/configurations/mgh.yaml @@ -0,0 +1,273 @@ +name: mgh +defaultCommand: '' +commands: +- name: ListApplicationStates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationstate + rerunOnBack: false + favouritable: true +- name: ListCreatedArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: createdartifact + rerunOnBack: false + favouritable: true +- name: ListDiscoveredResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: discoveredresource + rerunOnBack: false + favouritable: true +- name: ListMigrationTaskUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: migrationtaskupdate + rerunOnBack: false + favouritable: true +- name: ListMigrationTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: migrationtask + rerunOnBack: false + favouritable: true +- name: ListProgressUpdateStreams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: progressupdatestream + rerunOnBack: false + favouritable: true +- name: ListSourceResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourceresource + rerunOnBack: false + favouritable: true +- name: DescribeApplicationState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mgh + rerunOnBack: false + favouritable: true +- name: DescribeMigrationTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mgh + rerunOnBack: false + favouritable: true +- name: AssociateCreatedArtifact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateDiscoveredResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateSourceResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateCreatedArtifact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateDiscoveredResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateSourceResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ImportMigrationTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: NotifyApplicationState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: NotifyMigrationTaskState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mgn.yaml b/configurations/mgn.yaml new file mode 100644 index 0000000..177f536 --- /dev/null +++ b/configurations/mgn.yaml @@ -0,0 +1,303 @@ +name: mgn +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListExportErrors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: exporterror + rerunOnBack: false + favouritable: true +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: ListImportErrors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importerror + rerunOnBack: false + favouritable: true +- name: ListImportFileEnrichments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importfileenrichment + rerunOnBack: false + favouritable: true +- name: ListImports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: import + rerunOnBack: false + favouritable: true +- name: ListManagedAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedaccount + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationAnalyses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationanalyse + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationAnalysisResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationanalysisresult + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationCodeGenerationSegments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationcodegenerationsegment + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationCodeGenerations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationcodegeneration + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationdefinition + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationDeployedStacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationdeployedstack + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationdeployment + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationexecution + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationMapperSegmentConstructs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationmappersegmentconstruct + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationMapperSegments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationmappersegment + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationMappingUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationmappingupdate + rerunOnBack: false + favouritable: true +- name: ListNetworkMigrationMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networkmigrationmapping + rerunOnBack: false + favouritable: true diff --git a/configurations/migration-hub-refactor-spaces.yaml b/configurations/migration-hub-refactor-spaces.yaml new file mode 100644 index 0000000..7f57271 --- /dev/null +++ b/configurations/migration-hub-refactor-spaces.yaml @@ -0,0 +1,168 @@ +name: migration-hub-refactor-spaces +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListEnvironmentVpcs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentvpc + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListRoutes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: route + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migration-Hub-Refactor-Spaces + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migration-Hub-Refactor-Spaces + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migration-Hub-Refactor-Spaces + rerunOnBack: false + favouritable: true +- name: GetRoute + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migration-Hub-Refactor-Spaces + rerunOnBack: false + favouritable: true +- name: GetService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migration-Hub-Refactor-Spaces + rerunOnBack: false + favouritable: true diff --git a/configurations/migrationhub-config.yaml b/configurations/migrationhub-config.yaml new file mode 100644 index 0000000..5263037 --- /dev/null +++ b/configurations/migrationhub-config.yaml @@ -0,0 +1,33 @@ +name: migrationhub-config +defaultCommand: '' +commands: +- name: DescribeHomeRegionControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhub-Config + rerunOnBack: false + favouritable: true +- name: GetHomeRegion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhub-Config + rerunOnBack: false + favouritable: true diff --git a/configurations/migrationhuborchestrator.yaml b/configurations/migrationhuborchestrator.yaml new file mode 100644 index 0000000..528da98 --- /dev/null +++ b/configurations/migrationhuborchestrator.yaml @@ -0,0 +1,213 @@ +name: migrationhuborchestrator +defaultCommand: '' +commands: +- name: ListPlugins + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plugin + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTemplateStepGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: templatestepgroup + rerunOnBack: false + favouritable: true +- name: ListTemplateSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: templatestep + rerunOnBack: false + favouritable: true +- name: ListTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: template + rerunOnBack: false + favouritable: true +- name: ListWorkflowStepGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowstepgroup + rerunOnBack: false + favouritable: true +- name: ListWorkflowSteps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowstep + rerunOnBack: false + favouritable: true +- name: ListWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflow + rerunOnBack: false + favouritable: true +- name: GetTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true +- name: GetTemplateStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true +- name: GetTemplateStepGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true +- name: GetWorkflow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true +- name: GetWorkflowStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true +- name: GetWorkflowStepGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhuborchestrator + rerunOnBack: false + favouritable: true diff --git a/configurations/migrationhubstrategy.yaml b/configurations/migrationhubstrategy.yaml new file mode 100644 index 0000000..b5409fa --- /dev/null +++ b/configurations/migrationhubstrategy.yaml @@ -0,0 +1,288 @@ +name: migrationhubstrategy +defaultCommand: '' +commands: +- name: ListAnalyzableServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyzableserver + rerunOnBack: false + favouritable: true +- name: ListApplicationComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationcomponent + rerunOnBack: false + favouritable: true +- name: ListCollectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collector + rerunOnBack: false + favouritable: true +- name: ListImportFileTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importfiletasks + rerunOnBack: false + favouritable: true +- name: ListServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: server + rerunOnBack: false + favouritable: true +- name: GetApplicationComponentDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetApplicationComponentStrategies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetImportFileTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetLatestAssessmentId + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetPortfolioPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetPortfolioSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetRecommendationReportDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetServerDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: GetServerStrategies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Migrationhubstrategy + rerunOnBack: false + favouritable: true +- name: StartAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartImportFileTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartRecommendationReportGeneration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopAssessment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mpa.yaml b/configurations/mpa.yaml new file mode 100644 index 0000000..6ce6401 --- /dev/null +++ b/configurations/mpa.yaml @@ -0,0 +1,243 @@ +name: mpa +defaultCommand: '' +commands: +- name: ListApprovalTeams + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: approvalteam + rerunOnBack: false + favouritable: true +- name: ListIdentitySources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitysource + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListPolicyVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policyversion + rerunOnBack: false + favouritable: true +- name: ListResourcePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcepolicie + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApprovalTeam + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mpa + rerunOnBack: false + favouritable: true +- name: GetIdentitySource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mpa + rerunOnBack: false + favouritable: true +- name: GetPolicyVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mpa + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mpa + rerunOnBack: false + favouritable: true +- name: GetSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mpa + rerunOnBack: false + favouritable: true +- name: CancelSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartActiveApprovalTeamDeletion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartApprovalTeamBaseline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mq.yaml b/configurations/mq.yaml new file mode 100644 index 0000000..7322a7b --- /dev/null +++ b/configurations/mq.yaml @@ -0,0 +1,183 @@ +name: mq +defaultCommand: '' +commands: +- name: ListBrokers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: broker + rerunOnBack: false + favouritable: true +- name: ListConfigurationRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationrevision + rerunOnBack: false + favouritable: true +- name: ListConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuration + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: DescribeBroker + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: DescribeBrokerEngineTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: DescribeBrokerInstanceOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: DescribeConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationRevision + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: DescribeUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mq + rerunOnBack: false + favouritable: true +- name: Promote + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mturk.yaml b/configurations/mturk.yaml new file mode 100644 index 0000000..325c8bc --- /dev/null +++ b/configurations/mturk.yaml @@ -0,0 +1,288 @@ +name: mturk +defaultCommand: '' +commands: +- name: ListAssignmentsForHIT + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assignmentsforhits + rerunOnBack: false + favouritable: true +- name: ListBonusPayments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bonuspayment + rerunOnBack: false + favouritable: true +- name: ListHITs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hit + rerunOnBack: false + favouritable: true +- name: ListHITsForQualificationType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hitsforqualificationtypes + rerunOnBack: false + favouritable: true +- name: ListQualificationRequests + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: qualificationrequest + rerunOnBack: false + favouritable: true +- name: ListQualificationTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: qualificationtype + rerunOnBack: false + favouritable: true +- name: ListReviewPolicyResultsForHIT + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reviewpolicyresultsforhits + rerunOnBack: false + favouritable: true +- name: ListReviewableHITs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reviewablehit + rerunOnBack: false + favouritable: true +- name: ListWorkerBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workerblock + rerunOnBack: false + favouritable: true +- name: ListWorkersWithQualificationType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workerswithqualificationtypes + rerunOnBack: false + favouritable: true +- name: GetAccountBalance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: GetAssignment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: GetFileUploadURL + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: GetHIT + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: GetQualificationScore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: GetQualificationType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mturk + rerunOnBack: false + favouritable: true +- name: AcceptQualificationRequest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ApproveAssignment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateQualificationWithWorker + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mwaa-serverless.yaml b/configurations/mwaa-serverless.yaml new file mode 100644 index 0000000..5569d45 --- /dev/null +++ b/configurations/mwaa-serverless.yaml @@ -0,0 +1,183 @@ +name: mwaa-serverless +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTaskInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taskinstance + rerunOnBack: false + favouritable: true +- name: ListWorkflowRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowrun + rerunOnBack: false + favouritable: true +- name: ListWorkflowVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowversion + rerunOnBack: false + favouritable: true +- name: ListWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflow + rerunOnBack: false + favouritable: true +- name: GetTaskInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mwaa-Serverless + rerunOnBack: false + favouritable: true +- name: GetWorkflow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mwaa-Serverless + rerunOnBack: false + favouritable: true +- name: GetWorkflowRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mwaa-Serverless + rerunOnBack: false + favouritable: true +- name: StartWorkflowRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopWorkflowRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/mwaa.yaml b/configurations/mwaa.yaml new file mode 100644 index 0000000..b32178c --- /dev/null +++ b/configurations/mwaa.yaml @@ -0,0 +1,108 @@ +name: mwaa +defaultCommand: '' +commands: +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Mwaa + rerunOnBack: false + favouritable: true +- name: InvokeRestApi + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PublishMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/neptune-graph.yaml b/configurations/neptune-graph.yaml new file mode 100644 index 0000000..be0056f --- /dev/null +++ b/configurations/neptune-graph.yaml @@ -0,0 +1,258 @@ +name: neptune-graph +defaultCommand: '' +commands: +- name: ListExportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: exporttask + rerunOnBack: false + favouritable: true +- name: ListGraphSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: graphsnapshot + rerunOnBack: false + favouritable: true +- name: ListGraphs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: graph + rerunOnBack: false + favouritable: true +- name: ListImportTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importtask + rerunOnBack: false + favouritable: true +- name: ListPrivateGraphEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: privategraphendpoint + rerunOnBack: false + favouritable: true +- name: ListQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: querie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetExportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetGraph + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetGraphSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetGraphSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetImportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetPrivateGraphEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: GetQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune-Graph + rerunOnBack: false + favouritable: true +- name: CancelExportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelImportTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/neptune.yaml b/configurations/neptune.yaml new file mode 100644 index 0000000..70dd6e2 --- /dev/null +++ b/configurations/neptune.yaml @@ -0,0 +1,303 @@ +name: neptune +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshotAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeDBSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeEngineDefaultClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeEngineDefaultParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeEventCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeEventSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeGlobalClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribeOrderableDBInstanceOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true +- name: DescribePendingMaintenanceActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptune + rerunOnBack: false + favouritable: true diff --git a/configurations/neptunedata.yaml b/configurations/neptunedata.yaml new file mode 100644 index 0000000..955b8c5 --- /dev/null +++ b/configurations/neptunedata.yaml @@ -0,0 +1,303 @@ +name: neptunedata +defaultCommand: '' +commands: +- name: ListGremlinQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gremlinquerie + rerunOnBack: false + favouritable: true +- name: ListLoaderJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loaderjob + rerunOnBack: false + favouritable: true +- name: ListMLDataProcessingJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mldataprocessingjob + rerunOnBack: false + favouritable: true +- name: ListMLEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mlendpoint + rerunOnBack: false + favouritable: true +- name: ListMLModelTrainingJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mlmodeltrainingjob + rerunOnBack: false + favouritable: true +- name: ListMLModelTransformJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mlmodeltransformjob + rerunOnBack: false + favouritable: true +- name: ListOpenCypherQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opencypherquerie + rerunOnBack: false + favouritable: true +- name: GetEngineStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetGremlinQueryStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetLoaderJobStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetMLDataProcessingJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetMLEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetMLModelTrainingJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetMLModelTransformJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetOpenCypherQueryStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetPropertygraphStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetPropertygraphStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetPropertygraphSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetRDFGraphSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true +- name: GetSparqlStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Neptunedata + rerunOnBack: false + favouritable: true diff --git a/configurations/network-firewall.yaml b/configurations/network-firewall.yaml new file mode 100644 index 0000000..100e50b --- /dev/null +++ b/configurations/network-firewall.yaml @@ -0,0 +1,303 @@ +name: network-firewall +defaultCommand: '' +commands: +- name: ListAnalysisReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analysisreport + rerunOnBack: false + favouritable: true +- name: ListFirewallPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallpolicie + rerunOnBack: false + favouritable: true +- name: ListFirewalls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewall + rerunOnBack: false + favouritable: true +- name: ListFlowOperationResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowoperationresult + rerunOnBack: false + favouritable: true +- name: ListFlowOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flowoperation + rerunOnBack: false + favouritable: true +- name: ListProxies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proxie + rerunOnBack: false + favouritable: true +- name: ListProxyConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proxyconfiguration + rerunOnBack: false + favouritable: true +- name: ListProxyRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: proxyrulegroup + rerunOnBack: false + favouritable: true +- name: ListRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulegroup + rerunOnBack: false + favouritable: true +- name: ListTLSInspectionConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tlsinspectionconfiguration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVpcEndpointAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpointassociation + rerunOnBack: false + favouritable: true +- name: DescribeFirewall + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeFirewallMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeFirewallPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeFlowOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeProxy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeProxyConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true +- name: DescribeProxyRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Network-Firewall + rerunOnBack: false + favouritable: true diff --git a/configurations/networkflowmonitor.yaml b/configurations/networkflowmonitor.yaml new file mode 100644 index 0000000..29f2bf9 --- /dev/null +++ b/configurations/networkflowmonitor.yaml @@ -0,0 +1,243 @@ +name: networkflowmonitor +defaultCommand: '' +commands: +- name: ListMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitor + rerunOnBack: false + favouritable: true +- name: ListScopes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scope + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetMonitor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryResultsMonitorTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryResultsWorkloadInsightsTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryResultsWorkloadInsightsTopContributorsData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryStatusMonitorTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryStatusWorkloadInsightsTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetQueryStatusWorkloadInsightsTopContributorsData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: GetScope + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkflowmonitor + rerunOnBack: false + favouritable: true +- name: StartQueryMonitorTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartQueryWorkloadInsightsTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartQueryWorkloadInsightsTopContributorsData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopQueryMonitorTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopQueryWorkloadInsightsTopContributors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/networkmanager.yaml b/configurations/networkmanager.yaml new file mode 100644 index 0000000..18c359b --- /dev/null +++ b/configurations/networkmanager.yaml @@ -0,0 +1,303 @@ +name: networkmanager +defaultCommand: '' +commands: +- name: ListAttachmentRoutingPolicyAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachmentroutingpolicyassociation + rerunOnBack: false + favouritable: true +- name: ListAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachment + rerunOnBack: false + favouritable: true +- name: ListConnectPeers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectpeer + rerunOnBack: false + favouritable: true +- name: ListCoreNetworkPolicyVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: corenetworkpolicyversion + rerunOnBack: false + favouritable: true +- name: ListCoreNetworkPrefixListAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: corenetworkprefixassociation + rerunOnBack: false + favouritable: true +- name: ListCoreNetworkRoutingInformation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: corenetworkroutinginformations + rerunOnBack: false + favouritable: true +- name: ListCoreNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: corenetwork + rerunOnBack: false + favouritable: true +- name: ListOrganizationServiceAccessStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationserviceaccessstatu + rerunOnBack: false + favouritable: true +- name: ListPeerings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: peering + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeGlobalNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetConnectAttachment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetConnectPeer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetConnectPeerAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetCoreNetwork + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetCoreNetworkChangeEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetCoreNetworkChangeSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetCoreNetworkPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true +- name: GetCustomerGatewayAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmanager + rerunOnBack: false + favouritable: true diff --git a/configurations/networkmonitor.yaml b/configurations/networkmonitor.yaml new file mode 100644 index 0000000..82e4483 --- /dev/null +++ b/configurations/networkmonitor.yaml @@ -0,0 +1,93 @@ +name: networkmonitor +defaultCommand: '' +commands: +- name: ListMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: monitor + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetMonitor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmonitor + rerunOnBack: false + favouritable: true +- name: GetProbe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Networkmonitor + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/notifications.yaml b/configurations/notifications.yaml new file mode 100644 index 0000000..da3bd2f --- /dev/null +++ b/configurations/notifications.yaml @@ -0,0 +1,303 @@ +name: notifications +defaultCommand: '' +commands: +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListEventRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventrule + rerunOnBack: false + favouritable: true +- name: ListManagedNotificationChannelAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managednotificationchannelassociation + rerunOnBack: false + favouritable: true +- name: ListManagedNotificationChildEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managednotificationchildevent + rerunOnBack: false + favouritable: true +- name: ListManagedNotificationConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managednotificationconfiguration + rerunOnBack: false + favouritable: true +- name: ListManagedNotificationEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managednotificationevent + rerunOnBack: false + favouritable: true +- name: ListMemberAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: memberaccount + rerunOnBack: false + favouritable: true +- name: ListNotificationConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationconfiguration + rerunOnBack: false + favouritable: true +- name: ListNotificationEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationevent + rerunOnBack: false + favouritable: true +- name: ListNotificationHubs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notificationhub + rerunOnBack: false + favouritable: true +- name: ListOrganizationalUnits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationalunit + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEventRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetManagedNotificationChildEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetManagedNotificationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetManagedNotificationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetNotificationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetNotificationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: GetNotificationsAccessForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notifications + rerunOnBack: false + favouritable: true +- name: AssociateChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/notificationscontacts.yaml b/configurations/notificationscontacts.yaml new file mode 100644 index 0000000..31103ea --- /dev/null +++ b/configurations/notificationscontacts.yaml @@ -0,0 +1,108 @@ +name: notificationscontacts +defaultCommand: '' +commands: +- name: ListEmailContacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: emailcontact + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEmailContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Notificationscontacts + rerunOnBack: false + favouritable: true +- name: ActivateEmailContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendActivationCode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/nova-act.yaml b/configurations/nova-act.yaml new file mode 100644 index 0000000..641a184 --- /dev/null +++ b/configurations/nova-act.yaml @@ -0,0 +1,123 @@ +name: nova-act +defaultCommand: '' +commands: +- name: ListActs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: act + rerunOnBack: false + favouritable: true +- name: ListModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: model + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: ListWorkflowDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowdefinition + rerunOnBack: false + favouritable: true +- name: ListWorkflowRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowrun + rerunOnBack: false + favouritable: true +- name: GetWorkflowDefinition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Nova-Act + rerunOnBack: false + favouritable: true +- name: GetWorkflowRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Nova-Act + rerunOnBack: false + favouritable: true +- name: InvokeActStep + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/oam.yaml b/configurations/oam.yaml new file mode 100644 index 0000000..3fa94c2 --- /dev/null +++ b/configurations/oam.yaml @@ -0,0 +1,138 @@ +name: oam +defaultCommand: '' +commands: +- name: ListAttachedLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachedlink + rerunOnBack: false + favouritable: true +- name: ListLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: link + rerunOnBack: false + favouritable: true +- name: ListSinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sink + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Oam + rerunOnBack: false + favouritable: true +- name: GetSink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Oam + rerunOnBack: false + favouritable: true +- name: GetSinkPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Oam + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/observabilityadmin.yaml b/configurations/observabilityadmin.yaml new file mode 100644 index 0000000..6e88989 --- /dev/null +++ b/configurations/observabilityadmin.yaml @@ -0,0 +1,243 @@ +name: observabilityadmin +defaultCommand: '' +commands: +- name: ListCentralizationRulesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: centralizationrulesfororganizations + rerunOnBack: false + favouritable: true +- name: ListResourceTelemetry + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcetelemetrys + rerunOnBack: false + favouritable: true +- name: ListResourceTelemetryForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcetelemetryfororganizations + rerunOnBack: false + favouritable: true +- name: ListS3TableIntegrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: s3tableintegration + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTelemetryPipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: telemetrypipeline + rerunOnBack: false + favouritable: true +- name: ListTelemetryRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: telemetryrule + rerunOnBack: false + favouritable: true +- name: ListTelemetryRulesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: telemetryrulesfororganizations + rerunOnBack: false + favouritable: true +- name: GetCentralizationRuleForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetS3TableIntegration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryEnrichmentStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryEvaluationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryEvaluationStatusForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true +- name: GetTelemetryRuleForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Observabilityadmin + rerunOnBack: false + favouritable: true diff --git a/configurations/odb.yaml b/configurations/odb.yaml new file mode 100644 index 0000000..5004282 --- /dev/null +++ b/configurations/odb.yaml @@ -0,0 +1,303 @@ +name: odb +defaultCommand: '' +commands: +- name: ListAutonomousVirtualMachines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: autonomousvirtualmachine + rerunOnBack: false + favouritable: true +- name: ListCloudAutonomousVmClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudautonomousvmcluster + rerunOnBack: false + favouritable: true +- name: ListCloudExadataInfrastructures + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudexadatainfrastructure + rerunOnBack: false + favouritable: true +- name: ListCloudVmClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cloudvmcluster + rerunOnBack: false + favouritable: true +- name: ListDbNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbnode + rerunOnBack: false + favouritable: true +- name: ListDbServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbserver + rerunOnBack: false + favouritable: true +- name: ListDbSystemShapes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbsystemshape + rerunOnBack: false + favouritable: true +- name: ListGiVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: giversion + rerunOnBack: false + favouritable: true +- name: ListOdbNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: odbnetwork + rerunOnBack: false + favouritable: true +- name: ListOdbPeeringConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: odbpeeringconnection + rerunOnBack: false + favouritable: true +- name: ListSystemVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: systemversion + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCloudAutonomousVmCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetCloudExadataInfrastructure + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetCloudExadataInfrastructureUnallocatedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetCloudVmCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetDbNode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetDbServer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetOciOnboardingStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true +- name: GetOdbNetwork + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Odb + rerunOnBack: false + favouritable: true diff --git a/configurations/omics.yaml b/configurations/omics.yaml new file mode 100644 index 0000000..470b29b --- /dev/null +++ b/configurations/omics.yaml @@ -0,0 +1,303 @@ +name: omics +defaultCommand: '' +commands: +- name: ListAnnotationImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: annotationimportjob + rerunOnBack: false + favouritable: true +- name: ListAnnotationStoreVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: annotationstoreversion + rerunOnBack: false + favouritable: true +- name: ListAnnotationStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: annotationstore + rerunOnBack: false + favouritable: true +- name: ListMultipartReadSetUploads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multipartreadsetupload + rerunOnBack: false + favouritable: true +- name: ListReadSetActivationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readsetactivationjob + rerunOnBack: false + favouritable: true +- name: ListReadSetExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readsetexportjob + rerunOnBack: false + favouritable: true +- name: ListReadSetImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readsetimportjob + rerunOnBack: false + favouritable: true +- name: ListReadSetUploadParts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readsetuploadpart + rerunOnBack: false + favouritable: true +- name: ListReadSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readset + rerunOnBack: false + favouritable: true +- name: ListReferenceImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: referenceimportjob + rerunOnBack: false + favouritable: true +- name: ListReferenceStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: referencestore + rerunOnBack: false + favouritable: true +- name: ListReferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reference + rerunOnBack: false + favouritable: true +- name: ListRunCaches + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: runcache + rerunOnBack: false + favouritable: true +- name: ListRunGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rungroup + rerunOnBack: false + favouritable: true +- name: ListRunTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: runtask + rerunOnBack: false + favouritable: true +- name: ListRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: run + rerunOnBack: false + favouritable: true +- name: ListSequenceStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sequencestore + rerunOnBack: false + favouritable: true +- name: ListShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: share + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVariantImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: variantimportjob + rerunOnBack: false + favouritable: true diff --git a/configurations/opensearch.yaml b/configurations/opensearch.yaml new file mode 100644 index 0000000..d739337 --- /dev/null +++ b/configurations/opensearch.yaml @@ -0,0 +1,303 @@ +name: opensearch +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListDirectQueryDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: directquerydatasource + rerunOnBack: false + favouritable: true +- name: ListDomainMaintenances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainmaintenance + rerunOnBack: false + favouritable: true +- name: ListDomainNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainname + rerunOnBack: false + favouritable: true +- name: ListDomainsForPackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainsforpackages + rerunOnBack: false + favouritable: true +- name: ListInstanceTypeDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instancetypedetail + rerunOnBack: false + favouritable: true +- name: ListPackagesForDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packagesfordomains + rerunOnBack: false + favouritable: true +- name: ListScheduledActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scheduledaction + rerunOnBack: false + favouritable: true +- name: ListTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tag + rerunOnBack: false + favouritable: true +- name: ListVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: version + rerunOnBack: false + favouritable: true +- name: ListVpcEndpointAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpointacces + rerunOnBack: false + favouritable: true +- name: ListVpcEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpoint + rerunOnBack: false + favouritable: true +- name: ListVpcEndpointsForDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpointsfordomains + rerunOnBack: false + favouritable: true +- name: DescribeDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainAutoTunes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainChangeProgress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainHealth + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true +- name: DescribeDomainNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearch + rerunOnBack: false + favouritable: true diff --git a/configurations/opensearchserverless.yaml b/configurations/opensearchserverless.yaml new file mode 100644 index 0000000..767f8d8 --- /dev/null +++ b/configurations/opensearchserverless.yaml @@ -0,0 +1,288 @@ +name: opensearchserverless +defaultCommand: '' +commands: +- name: ListAccessPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesspolicie + rerunOnBack: false + favouritable: true +- name: ListCollectionGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collectiongroup + rerunOnBack: false + favouritable: true +- name: ListCollections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collection + rerunOnBack: false + favouritable: true +- name: ListLifecyclePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lifecyclepolicie + rerunOnBack: false + favouritable: true +- name: ListSecurityConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securityconfig + rerunOnBack: false + favouritable: true +- name: ListSecurityPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securitypolicie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVpcEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcendpoint + rerunOnBack: false + favouritable: true +- name: GetAccessPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: GetIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: GetPoliciesStats + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: GetSecurityConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: GetSecurityPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: BatchGetCollection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: BatchGetCollectionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: BatchGetEffectiveLifecyclePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: BatchGetLifecyclePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true +- name: BatchGetVpcEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Opensearchserverless + rerunOnBack: false + favouritable: true diff --git a/configurations/organizations.yaml b/configurations/organizations.yaml new file mode 100644 index 0000000..57b14f5 --- /dev/null +++ b/configurations/organizations.yaml @@ -0,0 +1,303 @@ +name: organizations +defaultCommand: '' +commands: +- name: ListAWSServiceAccessForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: awsserviceaccessfororganizations + rerunOnBack: false + favouritable: true +- name: ListAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: account + rerunOnBack: false + favouritable: true +- name: ListAccountsForParent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountsforparents + rerunOnBack: false + favouritable: true +- name: ListAccountsWithInvalidEffectivePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountswithinvalideffectivepolicys + rerunOnBack: false + favouritable: true +- name: ListChildren + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: childrens + rerunOnBack: false + favouritable: true +- name: ListCreateAccountStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: createaccountstatu + rerunOnBack: false + favouritable: true +- name: ListDelegatedAdministrators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: delegatedadministrator + rerunOnBack: false + favouritable: true +- name: ListDelegatedServicesForAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: delegatedservicesforaccounts + rerunOnBack: false + favouritable: true +- name: ListEffectivePolicyValidationErrors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: effectivepolicyvalidationerror + rerunOnBack: false + favouritable: true +- name: ListHandshakesForAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: handshakesforaccounts + rerunOnBack: false + favouritable: true +- name: ListHandshakesForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: handshakesfororganizations + rerunOnBack: false + favouritable: true +- name: ListInboundResponsibilityTransfers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inboundresponsibilitytransfer + rerunOnBack: false + favouritable: true +- name: ListOrganizationalUnitsForParent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationalunitsforparents + rerunOnBack: false + favouritable: true +- name: ListOutboundResponsibilityTransfers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: outboundresponsibilitytransfer + rerunOnBack: false + favouritable: true +- name: ListParents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: parent + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListPoliciesForTarget + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policiesfortargets + rerunOnBack: false + favouritable: true +- name: ListRoots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: root + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargetsForPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetsforpolicys + rerunOnBack: false + favouritable: true diff --git a/configurations/osis.yaml b/configurations/osis.yaml new file mode 100644 index 0000000..28ee27f --- /dev/null +++ b/configurations/osis.yaml @@ -0,0 +1,213 @@ +name: osis +defaultCommand: '' +commands: +- name: ListPipelineBlueprints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipelineblueprint + rerunOnBack: false + favouritable: true +- name: ListPipelineEndpointConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipelineendpointconnection + rerunOnBack: false + favouritable: true +- name: ListPipelineEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipelineendpoint + rerunOnBack: false + favouritable: true +- name: ListPipelines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipeline + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Osis + rerunOnBack: false + favouritable: true +- name: GetPipelineBlueprint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Osis + rerunOnBack: false + favouritable: true +- name: GetPipelineChangeProgress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Osis + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Osis + rerunOnBack: false + favouritable: true +- name: RevokePipelineEndpointConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopPipeline + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/outposts.yaml b/configurations/outposts.yaml new file mode 100644 index 0000000..b11e86e --- /dev/null +++ b/configurations/outposts.yaml @@ -0,0 +1,303 @@ +name: outposts +defaultCommand: '' +commands: +- name: ListAssetInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetinstance + rerunOnBack: false + favouritable: true +- name: ListAssets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: asset + rerunOnBack: false + favouritable: true +- name: ListBlockingInstancesForCapacityTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: blockinginstancesforcapacitytasks + rerunOnBack: false + favouritable: true +- name: ListCapacityTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: capacitytask + rerunOnBack: false + favouritable: true +- name: ListCatalogItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: catalogitem + rerunOnBack: false + favouritable: true +- name: ListOrders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: order + rerunOnBack: false + favouritable: true +- name: ListOutposts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: outpost + rerunOnBack: false + favouritable: true +- name: ListSites + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: site + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCapacityTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetCatalogItem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetOrder + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetOutpost + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetOutpostBillingInformation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetOutpostInstanceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetOutpostSupportedInstanceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetSite + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: GetSiteAddress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Outposts + rerunOnBack: false + favouritable: true +- name: CancelCapacityTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/panorama.yaml b/configurations/panorama.yaml new file mode 100644 index 0000000..8e3a902 --- /dev/null +++ b/configurations/panorama.yaml @@ -0,0 +1,288 @@ +name: panorama +defaultCommand: '' +commands: +- name: ListApplicationInstanceDependencies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationinstancedependencie + rerunOnBack: false + favouritable: true +- name: ListApplicationInstanceNodeInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationinstancenodeinstance + rerunOnBack: false + favouritable: true +- name: ListApplicationInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationinstance + rerunOnBack: false + favouritable: true +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true +- name: ListDevicesJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicesjob + rerunOnBack: false + favouritable: true +- name: ListNodeFromTemplateJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: nodefromtemplatejob + rerunOnBack: false + favouritable: true +- name: ListNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: node + rerunOnBack: false + favouritable: true +- name: ListPackageImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: packageimportjob + rerunOnBack: false + favouritable: true +- name: ListPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: package + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeApplicationInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribeApplicationInstanceDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribeDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribeDeviceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribeNode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribeNodeFromTemplateJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribePackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribePackageImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true +- name: DescribePackageVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Panorama + rerunOnBack: false + favouritable: true diff --git a/configurations/partnercentral-account.yaml b/configurations/partnercentral-account.yaml new file mode 100644 index 0000000..89da781 --- /dev/null +++ b/configurations/partnercentral-account.yaml @@ -0,0 +1,273 @@ +name: partnercentral-account +defaultCommand: '' +commands: +- name: ListConnectionInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectioninvitation + rerunOnBack: false + favouritable: true +- name: ListConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connection + rerunOnBack: false + favouritable: true +- name: ListPartners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: partner + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAllianceLeadContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetConnectionInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetConnectionPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetPartner + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetProfileUpdateTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetProfileVisibility + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: GetVerification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Account + rerunOnBack: false + favouritable: true +- name: AcceptConnectionInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateAwsTrainingCertificationEmailDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelConnection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelConnectionInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelProfileUpdateTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateAwsTrainingCertificationEmailDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/partnercentral-benefits.yaml b/configurations/partnercentral-benefits.yaml new file mode 100644 index 0000000..81cbe02 --- /dev/null +++ b/configurations/partnercentral-benefits.yaml @@ -0,0 +1,228 @@ +name: partnercentral-benefits +defaultCommand: '' +commands: +- name: ListBenefitAllocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: benefitallocation + rerunOnBack: false + favouritable: true +- name: ListBenefitApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: benefitapplication + rerunOnBack: false + favouritable: true +- name: ListBenefits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: benefit + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBenefit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Benefits + rerunOnBack: false + favouritable: true +- name: GetBenefitAllocation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Benefits + rerunOnBack: false + favouritable: true +- name: GetBenefitApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Benefits + rerunOnBack: false + favouritable: true +- name: AmendBenefitApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateBenefitApplicationResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelBenefitApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateBenefitApplicationResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RecallBenefitApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SubmitBenefitApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/partnercentral-channel.yaml b/configurations/partnercentral-channel.yaml new file mode 100644 index 0000000..d951ed4 --- /dev/null +++ b/configurations/partnercentral-channel.yaml @@ -0,0 +1,153 @@ +name: partnercentral-channel +defaultCommand: '' +commands: +- name: ListChannelHandshakes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channelhandshake + rerunOnBack: false + favouritable: true +- name: ListProgramManagementAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: programmanagementaccount + rerunOnBack: false + favouritable: true +- name: ListRelationships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: relationship + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetRelationship + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Channel + rerunOnBack: false + favouritable: true +- name: AcceptChannelHandshake + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelChannelHandshake + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RejectChannelHandshake + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/partnercentral-selling.yaml b/configurations/partnercentral-selling.yaml new file mode 100644 index 0000000..a007d67 --- /dev/null +++ b/configurations/partnercentral-selling.yaml @@ -0,0 +1,303 @@ +name: partnercentral-selling +defaultCommand: '' +commands: +- name: ListEngagementByAcceptingInvitationTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagementbyacceptinginvitationtask + rerunOnBack: false + favouritable: true +- name: ListEngagementFromOpportunityTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagementfromopportunitytask + rerunOnBack: false + favouritable: true +- name: ListEngagementInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagementinvitation + rerunOnBack: false + favouritable: true +- name: ListEngagementMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagementmember + rerunOnBack: false + favouritable: true +- name: ListEngagementResourceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagementresourceassociation + rerunOnBack: false + favouritable: true +- name: ListEngagements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagement + rerunOnBack: false + favouritable: true +- name: ListOpportunities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opportunitie + rerunOnBack: false + favouritable: true +- name: ListOpportunityFromEngagementTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opportunityfromengagementtask + rerunOnBack: false + favouritable: true +- name: ListResourceSnapshotJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesnapshotjob + rerunOnBack: false + favouritable: true +- name: ListResourceSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesnapshot + rerunOnBack: false + favouritable: true +- name: ListSolutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solution + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAwsOpportunitySummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetEngagement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetEngagementInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetOpportunity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetResourceSnapshot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetResourceSnapshotJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: GetSellingSystemSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Partnercentral-Selling + rerunOnBack: false + favouritable: true +- name: AcceptEngagementInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/payment-cryptography-data.yaml b/configurations/payment-cryptography-data.yaml new file mode 100644 index 0000000..d69810d --- /dev/null +++ b/configurations/payment-cryptography-data.yaml @@ -0,0 +1,213 @@ +name: payment-cryptography-data +defaultCommand: '' +commands: +- name: DecryptData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EncryptData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GenerateAs2805KekValidation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GenerateCardValidationData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GenerateMac + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GenerateMacEmvPinChange + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GeneratePinData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReEncryptData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TranslateKeyMaterial + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TranslatePinData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: VerifyAuthRequestCryptogram + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: VerifyCardValidationData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: VerifyMac + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: VerifyPinData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/payment-cryptography.yaml b/configurations/payment-cryptography.yaml new file mode 100644 index 0000000..dbf74ac --- /dev/null +++ b/configurations/payment-cryptography.yaml @@ -0,0 +1,213 @@ +name: payment-cryptography +defaultCommand: '' +commands: +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: key + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetCertificateSigningRequest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetDefaultKeyReplicationRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetParametersForExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetParametersForImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: GetPublicKeyCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Payment-Cryptography + rerunOnBack: false + favouritable: true +- name: DisableDefaultKeyReplicationRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableDefaultKeyReplicationRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ImportKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/pca-connector-ad.yaml b/configurations/pca-connector-ad.yaml new file mode 100644 index 0000000..b9236ca --- /dev/null +++ b/configurations/pca-connector-ad.yaml @@ -0,0 +1,168 @@ +name: pca-connector-ad +defaultCommand: '' +commands: +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListDirectoryRegistrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: directoryregistration + rerunOnBack: false + favouritable: true +- name: ListServicePrincipalNames + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceprincipalname + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTemplateGroupAccessControlEntries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: templategroupaccesscontrolentrie + rerunOnBack: false + favouritable: true +- name: ListTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: template + rerunOnBack: false + favouritable: true +- name: GetConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Ad + rerunOnBack: false + favouritable: true +- name: GetDirectoryRegistration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Ad + rerunOnBack: false + favouritable: true +- name: GetServicePrincipalName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Ad + rerunOnBack: false + favouritable: true +- name: GetTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Ad + rerunOnBack: false + favouritable: true +- name: GetTemplateGroupAccessControlEntry + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Ad + rerunOnBack: false + favouritable: true diff --git a/configurations/pca-connector-scep.yaml b/configurations/pca-connector-scep.yaml new file mode 100644 index 0000000..4257bbb --- /dev/null +++ b/configurations/pca-connector-scep.yaml @@ -0,0 +1,123 @@ +name: pca-connector-scep +defaultCommand: '' +commands: +- name: ListChallengeMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: challengemetadatas + rerunOnBack: false + favouritable: true +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetChallengeMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Scep + rerunOnBack: false + favouritable: true +- name: GetChallengePassword + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Scep + rerunOnBack: false + favouritable: true +- name: GetConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pca-Connector-Scep + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/pcs.yaml b/configurations/pcs.yaml new file mode 100644 index 0000000..958d1d7 --- /dev/null +++ b/configurations/pcs.yaml @@ -0,0 +1,153 @@ +name: pcs +defaultCommand: '' +commands: +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListComputeNodeGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computenodegroup + rerunOnBack: false + favouritable: true +- name: ListQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queue + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pcs + rerunOnBack: false + favouritable: true +- name: GetComputeNodeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pcs + rerunOnBack: false + favouritable: true +- name: GetQueue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pcs + rerunOnBack: false + favouritable: true +- name: RegisterComputeNodeGroupInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/personalize-runtime.yaml b/configurations/personalize-runtime.yaml new file mode 100644 index 0000000..f32de88 --- /dev/null +++ b/configurations/personalize-runtime.yaml @@ -0,0 +1,48 @@ +name: personalize-runtime +defaultCommand: '' +commands: +- name: GetActionRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Personalize-Runtime + rerunOnBack: false + favouritable: true +- name: GetPersonalizedRanking + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Personalize-Runtime + rerunOnBack: false + favouritable: true +- name: GetRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Personalize-Runtime + rerunOnBack: false + favouritable: true diff --git a/configurations/personalize.yaml b/configurations/personalize.yaml new file mode 100644 index 0000000..4f1576f --- /dev/null +++ b/configurations/personalize.yaml @@ -0,0 +1,303 @@ +name: personalize +defaultCommand: '' +commands: +- name: ListBatchInferenceJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchinferencejob + rerunOnBack: false + favouritable: true +- name: ListBatchSegmentJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchsegmentjob + rerunOnBack: false + favouritable: true +- name: ListCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: campaign + rerunOnBack: false + favouritable: true +- name: ListDataDeletionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datadeletionjob + rerunOnBack: false + favouritable: true +- name: ListDatasetExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetexportjob + rerunOnBack: false + favouritable: true +- name: ListDatasetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetgroup + rerunOnBack: false + favouritable: true +- name: ListDatasetImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetimportjob + rerunOnBack: false + favouritable: true +- name: ListDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListEventTrackers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: eventtracker + rerunOnBack: false + favouritable: true +- name: ListFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filter + rerunOnBack: false + favouritable: true +- name: ListMetricAttributionMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metricattributionmetric + rerunOnBack: false + favouritable: true +- name: ListMetricAttributions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metricattribution + rerunOnBack: false + favouritable: true +- name: ListRecipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recipe + rerunOnBack: false + favouritable: true +- name: ListRecommenders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommender + rerunOnBack: false + favouritable: true +- name: ListSchemas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schema + rerunOnBack: false + favouritable: true +- name: ListSolutionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solutionversion + rerunOnBack: false + favouritable: true +- name: ListSolutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solution + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAlgorithm + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Personalize + rerunOnBack: false + favouritable: true +- name: DescribeBatchInferenceJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Personalize + rerunOnBack: false + favouritable: true diff --git a/configurations/pi.yaml b/configurations/pi.yaml new file mode 100644 index 0000000..99f4ce4 --- /dev/null +++ b/configurations/pi.yaml @@ -0,0 +1,168 @@ +name: pi +defaultCommand: '' +commands: +- name: ListAvailableResourceDimensions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availableresourcedimension + rerunOnBack: false + favouritable: true +- name: ListAvailableResourceMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availableresourcemetric + rerunOnBack: false + favouritable: true +- name: ListPerformanceAnalysisReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: performanceanalysisreport + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeDimensionKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pi + rerunOnBack: false + favouritable: true +- name: GetDimensionKeyDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pi + rerunOnBack: false + favouritable: true +- name: GetPerformanceAnalysisReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pi + rerunOnBack: false + favouritable: true +- name: GetResourceMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pi + rerunOnBack: false + favouritable: true +- name: GetResourceMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pi + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/pinpoint-email.yaml b/configurations/pinpoint-email.yaml new file mode 100644 index 0000000..d41b457 --- /dev/null +++ b/configurations/pinpoint-email.yaml @@ -0,0 +1,258 @@ +name: pinpoint-email +defaultCommand: '' +commands: +- name: ListConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationset + rerunOnBack: false + favouritable: true +- name: ListDedicatedIpPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dedicatedippool + rerunOnBack: false + favouritable: true +- name: ListDeliverabilityTestReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deliverabilitytestreport + rerunOnBack: false + favouritable: true +- name: ListDomainDeliverabilityCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domaindeliverabilitycampaign + rerunOnBack: false + favouritable: true +- name: ListEmailIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: emailidentitie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetBlacklistReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getblackreport + rerunOnBack: false + favouritable: true +- name: GetConfigurationSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetConfigurationSetEventDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDedicatedIp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDedicatedIps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDeliverabilityDashboardOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDeliverabilityTestReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDomainDeliverabilityCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetDomainStatisticsReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true +- name: GetEmailIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Email + rerunOnBack: false + favouritable: true diff --git a/configurations/pinpoint-sms-voice-v2.yaml b/configurations/pinpoint-sms-voice-v2.yaml new file mode 100644 index 0000000..1c3ea0b --- /dev/null +++ b/configurations/pinpoint-sms-voice-v2.yaml @@ -0,0 +1,303 @@ +name: pinpoint-sms-voice-v2 +defaultCommand: '' +commands: +- name: ListPoolOriginationIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pooloriginationidentitie + rerunOnBack: false + favouritable: true +- name: ListProtectConfigurationRuleSetNumberOverrides + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectconfigurationrulesetnumberoverride + rerunOnBack: false + favouritable: true +- name: ListRegistrationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: registrationassociation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeAccountLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeKeywords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeOptOutLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describeoptout + rerunOnBack: false + favouritable: true +- name: DescribeOptedOutNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribePhoneNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribePools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeProtectConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationFieldDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationFieldValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationSectionDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationTypeDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true +- name: DescribeRegistrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice-V2 + rerunOnBack: false + favouritable: true diff --git a/configurations/pinpoint-sms-voice.yaml b/configurations/pinpoint-sms-voice.yaml new file mode 100644 index 0000000..d5ba7f2 --- /dev/null +++ b/configurations/pinpoint-sms-voice.yaml @@ -0,0 +1,48 @@ +name: pinpoint-sms-voice +defaultCommand: '' +commands: +- name: ListConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationset + rerunOnBack: false + favouritable: true +- name: GetConfigurationSetEventDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint-Sms-Voice + rerunOnBack: false + favouritable: true +- name: SendVoiceMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/pinpoint.yaml b/configurations/pinpoint.yaml new file mode 100644 index 0000000..3c46215 --- /dev/null +++ b/configurations/pinpoint.yaml @@ -0,0 +1,303 @@ +name: pinpoint +defaultCommand: '' +commands: +- name: ListJourneys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: journey + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTemplateVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: templateversion + rerunOnBack: false + favouritable: true +- name: ListTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: template + rerunOnBack: false + favouritable: true +- name: GetAdmChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApnsChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApnsSandboxChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApnsVoipChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApnsVoipSandboxChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApplicationDateRangeKpi + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApplicationSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetBaiduChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaign + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaignActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaignDateRangeKpi + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaignVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaignVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true +- name: GetCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pinpoint + rerunOnBack: false + favouritable: true diff --git a/configurations/pipes.yaml b/configurations/pipes.yaml new file mode 100644 index 0000000..321f71b --- /dev/null +++ b/configurations/pipes.yaml @@ -0,0 +1,108 @@ +name: pipes +defaultCommand: '' +commands: +- name: ListPipes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pipe + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribePipe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pipes + rerunOnBack: false + favouritable: true +- name: StartPipe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopPipe + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/polly.yaml b/configurations/polly.yaml new file mode 100644 index 0000000..be49ab2 --- /dev/null +++ b/configurations/polly.yaml @@ -0,0 +1,108 @@ +name: polly +defaultCommand: '' +commands: +- name: ListLexicons + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lexicon + rerunOnBack: false + favouritable: true +- name: ListSpeechSynthesisTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: speechsynthesistask + rerunOnBack: false + favouritable: true +- name: DescribeVoices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Polly + rerunOnBack: false + favouritable: true +- name: GetLexicon + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Polly + rerunOnBack: false + favouritable: true +- name: GetSpeechSynthesisTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Polly + rerunOnBack: false + favouritable: true +- name: StartSpeechSynthesisTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SynthesizeSpeech + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/pricing.yaml b/configurations/pricing.yaml new file mode 100644 index 0000000..55849b7 --- /dev/null +++ b/configurations/pricing.yaml @@ -0,0 +1,78 @@ +name: pricing +defaultCommand: '' +commands: +- name: ListPriceLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: price + rerunOnBack: false + favouritable: true +- name: DescribeServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pricing + rerunOnBack: false + favouritable: true +- name: GetAttributeValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pricing + rerunOnBack: false + favouritable: true +- name: GetPriceListFileUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getpricefileurls + rerunOnBack: false + favouritable: true +- name: GetProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Pricing + rerunOnBack: false + favouritable: true diff --git a/configurations/proton.yaml b/configurations/proton.yaml new file mode 100644 index 0000000..93b45b7 --- /dev/null +++ b/configurations/proton.yaml @@ -0,0 +1,303 @@ +name: proton +defaultCommand: '' +commands: +- name: ListComponentOutputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: componentoutput + rerunOnBack: false + favouritable: true +- name: ListComponentProvisionedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: componentprovisionedresource + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deployment + rerunOnBack: false + favouritable: true +- name: ListEnvironmentAccountConnections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentaccountconnection + rerunOnBack: false + favouritable: true +- name: ListEnvironmentOutputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentoutput + rerunOnBack: false + favouritable: true +- name: ListEnvironmentProvisionedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmentprovisionedresource + rerunOnBack: false + favouritable: true +- name: ListEnvironmentTemplateVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmenttemplateversion + rerunOnBack: false + favouritable: true +- name: ListEnvironmentTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environmenttemplate + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorie + rerunOnBack: false + favouritable: true +- name: ListRepositorySyncDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: repositorysyncdefinition + rerunOnBack: false + favouritable: true +- name: ListServiceInstanceOutputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceinstanceoutput + rerunOnBack: false + favouritable: true +- name: ListServiceInstanceProvisionedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceinstanceprovisionedresource + rerunOnBack: false + favouritable: true +- name: ListServiceInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceinstance + rerunOnBack: false + favouritable: true +- name: ListServicePipelineOutputs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicepipelineoutput + rerunOnBack: false + favouritable: true +- name: ListServicePipelineProvisionedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicepipelineprovisionedresource + rerunOnBack: false + favouritable: true +- name: ListServiceTemplateVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicetemplateversion + rerunOnBack: false + favouritable: true +- name: ListServiceTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicetemplate + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true diff --git a/configurations/qapps.yaml b/configurations/qapps.yaml new file mode 100644 index 0000000..6d7a737 --- /dev/null +++ b/configurations/qapps.yaml @@ -0,0 +1,228 @@ +name: qapps +defaultCommand: '' +commands: +- name: ListCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: categorie + rerunOnBack: false + favouritable: true +- name: ListLibraryItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: libraryitem + rerunOnBack: false + favouritable: true +- name: ListQAppSessionData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: qappsessiondatas + rerunOnBack: false + favouritable: true +- name: ListQApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: qapp + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeQAppPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qapps + rerunOnBack: false + favouritable: true +- name: GetLibraryItem + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qapps + rerunOnBack: false + favouritable: true +- name: GetQApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qapps + rerunOnBack: false + favouritable: true +- name: GetQAppSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qapps + rerunOnBack: false + favouritable: true +- name: GetQAppSessionMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qapps + rerunOnBack: false + favouritable: true +- name: AssociateLibraryItemReview + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateQAppWithUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchCreateCategory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteCategory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchUpdateCategory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/qbusiness.yaml b/configurations/qbusiness.yaml new file mode 100644 index 0000000..964e1ec --- /dev/null +++ b/configurations/qbusiness.yaml @@ -0,0 +1,303 @@ +name: qbusiness +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListAttachments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attachment + rerunOnBack: false + favouritable: true +- name: ListChatResponseConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: chatresponseconfiguration + rerunOnBack: false + favouritable: true +- name: ListConversations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: conversation + rerunOnBack: false + favouritable: true +- name: ListDataAccessors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataaccessor + rerunOnBack: false + favouritable: true +- name: ListDataSourceSyncJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasourcesyncjob + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListDocuments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: document + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListIndices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indice + rerunOnBack: false + favouritable: true +- name: ListMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: message + rerunOnBack: false + favouritable: true +- name: ListPluginActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pluginaction + rerunOnBack: false + favouritable: true +- name: ListPluginTypeActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plugintypeaction + rerunOnBack: false + favouritable: true +- name: ListPluginTypeMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plugintypemetadatas + rerunOnBack: false + favouritable: true +- name: ListPlugins + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: plugin + rerunOnBack: false + favouritable: true +- name: ListRetrievers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: retriever + rerunOnBack: false + favouritable: true +- name: ListSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscription + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebExperiences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webexperience + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qbusiness + rerunOnBack: false + favouritable: true diff --git a/configurations/qconnect.yaml b/configurations/qconnect.yaml new file mode 100644 index 0000000..f9746a3 --- /dev/null +++ b/configurations/qconnect.yaml @@ -0,0 +1,303 @@ +name: qconnect +defaultCommand: '' +commands: +- name: ListAIAgentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aiagentversion + rerunOnBack: false + favouritable: true +- name: ListAIAgents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aiagent + rerunOnBack: false + favouritable: true +- name: ListAIGuardrailVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aiguardrailversion + rerunOnBack: false + favouritable: true +- name: ListAIGuardrails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aiguardrail + rerunOnBack: false + favouritable: true +- name: ListAIPromptVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aipromptversion + rerunOnBack: false + favouritable: true +- name: ListAIPrompts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aiprompt + rerunOnBack: false + favouritable: true +- name: ListAssistantAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assistantassociation + rerunOnBack: false + favouritable: true +- name: ListAssistants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assistant + rerunOnBack: false + favouritable: true +- name: ListContentAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contentassociation + rerunOnBack: false + favouritable: true +- name: ListContents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: content + rerunOnBack: false + favouritable: true +- name: ListImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importjob + rerunOnBack: false + favouritable: true +- name: ListKnowledgeBases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: knowledgebase + rerunOnBack: false + favouritable: true +- name: ListMessageTemplateVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: messagetemplateversion + rerunOnBack: false + favouritable: true +- name: ListMessageTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: messagetemplate + rerunOnBack: false + favouritable: true +- name: ListMessages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: message + rerunOnBack: false + favouritable: true +- name: ListQuickResponses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: quickresponse + rerunOnBack: false + favouritable: true +- name: ListSpans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: span + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAIAgent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qconnect + rerunOnBack: false + favouritable: true +- name: GetAIGuardrail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Qconnect + rerunOnBack: false + favouritable: true diff --git a/configurations/quicksight.yaml b/configurations/quicksight.yaml new file mode 100644 index 0000000..fa5fb24 --- /dev/null +++ b/configurations/quicksight.yaml @@ -0,0 +1,303 @@ +name: quicksight +defaultCommand: '' +commands: +- name: ListActionConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: actionconnector + rerunOnBack: false + favouritable: true +- name: ListAnalyses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: analyse + rerunOnBack: false + favouritable: true +- name: ListAssetBundleExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetbundleexportjob + rerunOnBack: false + favouritable: true +- name: ListAssetBundleImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assetbundleimportjob + rerunOnBack: false + favouritable: true +- name: ListBrands + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: brand + rerunOnBack: false + favouritable: true +- name: ListCustomPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: custompermission + rerunOnBack: false + favouritable: true +- name: ListDashboardVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboardversion + rerunOnBack: false + favouritable: true +- name: ListDashboards + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dashboard + rerunOnBack: false + favouritable: true +- name: ListDataSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataset + rerunOnBack: false + favouritable: true +- name: ListDataSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasource + rerunOnBack: false + favouritable: true +- name: ListFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: flow + rerunOnBack: false + favouritable: true +- name: ListFolderMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: foldermember + rerunOnBack: false + favouritable: true +- name: ListFolders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: folder + rerunOnBack: false + favouritable: true +- name: ListFoldersForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: foldersforresources + rerunOnBack: false + favouritable: true +- name: ListGroupMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupmembership + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListIAMPolicyAssignments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: iampolicyassignment + rerunOnBack: false + favouritable: true +- name: ListIAMPolicyAssignmentsForUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: iampolicyassignmentsforusers + rerunOnBack: false + favouritable: true +- name: ListIdentityPropagationConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitypropagationconfig + rerunOnBack: false + favouritable: true +- name: ListIngestions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ingestion + rerunOnBack: false + favouritable: true diff --git a/configurations/ram.yaml b/configurations/ram.yaml new file mode 100644 index 0000000..a8d8358 --- /dev/null +++ b/configurations/ram.yaml @@ -0,0 +1,273 @@ +name: ram +defaultCommand: '' +commands: +- name: ListPendingInvitationResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pendinginvitationresource + rerunOnBack: false + favouritable: true +- name: ListPermissionAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissionassociation + rerunOnBack: false + favouritable: true +- name: ListPermissionVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissionversion + rerunOnBack: false + favouritable: true +- name: ListPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permission + rerunOnBack: false + favouritable: true +- name: ListPrincipals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: principal + rerunOnBack: false + favouritable: true +- name: ListReplacePermissionAssociationsWork + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: replacepermissionassociationsworks + rerunOnBack: false + favouritable: true +- name: ListResourceSharePermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesharepermission + rerunOnBack: false + favouritable: true +- name: ListResourceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcetype + rerunOnBack: false + favouritable: true +- name: ListResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resource + rerunOnBack: false + favouritable: true +- name: ListSourceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sourceassociation + rerunOnBack: false + favouritable: true +- name: GetPermission + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ram + rerunOnBack: false + favouritable: true +- name: GetResourcePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ram + rerunOnBack: false + favouritable: true +- name: GetResourceShareAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ram + rerunOnBack: false + favouritable: true +- name: GetResourceShareInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ram + rerunOnBack: false + favouritable: true +- name: GetResourceShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ram + rerunOnBack: false + favouritable: true +- name: AcceptResourceShareInvitation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateResourceShare + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateResourceSharePermission + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/rbin.yaml b/configurations/rbin.yaml new file mode 100644 index 0000000..6b39ff1 --- /dev/null +++ b/configurations/rbin.yaml @@ -0,0 +1,108 @@ +name: rbin +defaultCommand: '' +commands: +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rbin + rerunOnBack: false + favouritable: true +- name: LockRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UnlockRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/rds-data.yaml b/configurations/rds-data.yaml new file mode 100644 index 0000000..2498941 --- /dev/null +++ b/configurations/rds-data.yaml @@ -0,0 +1,93 @@ +name: rds-data +defaultCommand: '' +commands: +- name: BatchExecuteStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BeginTransaction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CommitTransaction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExecuteSql + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExecuteStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RollbackTransaction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/rds.yaml b/configurations/rds.yaml new file mode 100644 index 0000000..825bd0d --- /dev/null +++ b/configurations/rds.yaml @@ -0,0 +1,303 @@ +name: rds +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeBlueGreenDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterAutomatedBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterBacktracks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshotAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusterSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBInstanceAutomatedBackups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBLogFiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBMajorEngineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true +- name: DescribeDBProxies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rds + rerunOnBack: false + favouritable: true diff --git a/configurations/redshift-data.yaml b/configurations/redshift-data.yaml new file mode 100644 index 0000000..af01316 --- /dev/null +++ b/configurations/redshift-data.yaml @@ -0,0 +1,168 @@ +name: redshift-data +defaultCommand: '' +commands: +- name: ListDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: database + rerunOnBack: false + favouritable: true +- name: ListSchemas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schema + rerunOnBack: false + favouritable: true +- name: ListStatements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: statement + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: DescribeStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Data + rerunOnBack: false + favouritable: true +- name: DescribeTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Data + rerunOnBack: false + favouritable: true +- name: GetStatementResult + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Data + rerunOnBack: false + favouritable: true +- name: GetStatementResultV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Data + rerunOnBack: false + favouritable: true +- name: BatchExecuteStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExecuteStatement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/redshift-serverless.yaml b/configurations/redshift-serverless.yaml new file mode 100644 index 0000000..cc4e06c --- /dev/null +++ b/configurations/redshift-serverless.yaml @@ -0,0 +1,303 @@ +name: redshift-serverless +defaultCommand: '' +commands: +- name: ListCustomDomainAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customdomainassociation + rerunOnBack: false + favouritable: true +- name: ListEndpointAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpointacces + rerunOnBack: false + favouritable: true +- name: ListManagedWorkgroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedworkgroup + rerunOnBack: false + favouritable: true +- name: ListNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: namespace + rerunOnBack: false + favouritable: true +- name: ListRecoveryPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recoverypoint + rerunOnBack: false + favouritable: true +- name: ListReservationOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reservationoffering + rerunOnBack: false + favouritable: true +- name: ListReservations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reservation + rerunOnBack: false + favouritable: true +- name: ListScheduledActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scheduledaction + rerunOnBack: false + favouritable: true +- name: ListSnapshotCopyConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: snapshotcopyconfiguration + rerunOnBack: false + favouritable: true +- name: ListSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: snapshot + rerunOnBack: false + favouritable: true +- name: ListTableRestoreStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tablerestorestatu + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTracks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: track + rerunOnBack: false + favouritable: true +- name: ListUsageLimits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: usagelimit + rerunOnBack: false + favouritable: true +- name: ListWorkgroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workgroup + rerunOnBack: false + favouritable: true +- name: GetCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Serverless + rerunOnBack: false + favouritable: true +- name: GetCustomDomainAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Serverless + rerunOnBack: false + favouritable: true +- name: GetEndpointAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Serverless + rerunOnBack: false + favouritable: true +- name: GetIdentityCenterAuthToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Serverless + rerunOnBack: false + favouritable: true +- name: GetNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift-Serverless + rerunOnBack: false + favouritable: true diff --git a/configurations/redshift.yaml b/configurations/redshift.yaml new file mode 100644 index 0000000..1cf286b --- /dev/null +++ b/configurations/redshift.yaml @@ -0,0 +1,303 @@ +name: redshift +defaultCommand: '' +commands: +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: DescribeAccountAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeAuthenticationProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterDbRevisions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterSecurityGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterSnapshots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterSubnetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterTracks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusterVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeCustomDomainAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeDataShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeDataSharesForConsumer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeDataSharesForProducer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeDefaultClusterParameters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeEndpointAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeEndpointAuthorization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true +- name: DescribeEventCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Redshift + rerunOnBack: false + favouritable: true diff --git a/configurations/rekognition.yaml b/configurations/rekognition.yaml new file mode 100644 index 0000000..69c0b63 --- /dev/null +++ b/configurations/rekognition.yaml @@ -0,0 +1,303 @@ +name: rekognition +defaultCommand: '' +commands: +- name: ListCollections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: collection + rerunOnBack: false + favouritable: true +- name: ListDatasetEntries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetentrie + rerunOnBack: false + favouritable: true +- name: ListDatasetLabels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datasetlabel + rerunOnBack: false + favouritable: true +- name: ListFaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: face + rerunOnBack: false + favouritable: true +- name: ListMediaAnalysisJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mediaanalysisjob + rerunOnBack: false + favouritable: true +- name: ListProjectPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: projectpolicie + rerunOnBack: false + favouritable: true +- name: ListStreamProcessors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamprocessor + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: DescribeCollection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: DescribeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: DescribeProjectVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: DescribeProjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: DescribeStreamProcessor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetCelebrityInfo + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetCelebrityRecognition + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetContentModeration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetFaceDetection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetFaceLivenessSessionResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true +- name: GetFaceSearch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rekognition + rerunOnBack: false + favouritable: true diff --git a/configurations/repostspace.yaml b/configurations/repostspace.yaml new file mode 100644 index 0000000..9d03ee5 --- /dev/null +++ b/configurations/repostspace.yaml @@ -0,0 +1,213 @@ +name: repostspace +defaultCommand: '' +commands: +- name: ListChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: channel + rerunOnBack: false + favouritable: true +- name: ListSpaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: space + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Repostspace + rerunOnBack: false + favouritable: true +- name: GetSpace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Repostspace + rerunOnBack: false + favouritable: true +- name: BatchAddChannelRoleToAccessors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchAddRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchRemoveChannelRoleFromAccessors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchRemoveRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeregisterAdmin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterAdmin + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendInvites + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/resiliencehub.yaml b/configurations/resiliencehub.yaml new file mode 100644 index 0000000..0c0380d --- /dev/null +++ b/configurations/resiliencehub.yaml @@ -0,0 +1,303 @@ +name: resiliencehub +defaultCommand: '' +commands: +- name: ListAlarmRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: alarmrecommendation + rerunOnBack: false + favouritable: true +- name: ListAppAssessmentComplianceDrifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appassessmentcompliancedrift + rerunOnBack: false + favouritable: true +- name: ListAppAssessmentResourceDrifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appassessmentresourcedrift + rerunOnBack: false + favouritable: true +- name: ListAppAssessments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appassessment + rerunOnBack: false + favouritable: true +- name: ListAppComponentCompliances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appcomponentcompliance + rerunOnBack: false + favouritable: true +- name: ListAppComponentRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appcomponentrecommendation + rerunOnBack: false + favouritable: true +- name: ListAppInputSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appinputsource + rerunOnBack: false + favouritable: true +- name: ListAppVersionAppComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appversionappcomponent + rerunOnBack: false + favouritable: true +- name: ListAppVersionResourceMappings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appversionresourcemapping + rerunOnBack: false + favouritable: true +- name: ListAppVersionResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appversionresource + rerunOnBack: false + favouritable: true +- name: ListAppVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appversion + rerunOnBack: false + favouritable: true +- name: ListApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: app + rerunOnBack: false + favouritable: true +- name: ListMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: metric + rerunOnBack: false + favouritable: true +- name: ListRecommendationTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendationtemplate + rerunOnBack: false + favouritable: true +- name: ListResiliencyPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resiliencypolicie + rerunOnBack: false + favouritable: true +- name: ListResourceGroupingRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcegroupingrecommendation + rerunOnBack: false + favouritable: true +- name: ListSopRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: soprecommendation + rerunOnBack: false + favouritable: true +- name: ListSuggestedResiliencyPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: suggestedresiliencypolicie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTestRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: testrecommendation + rerunOnBack: false + favouritable: true diff --git a/configurations/resource-explorer-2.yaml b/configurations/resource-explorer-2.yaml new file mode 100644 index 0000000..3e5e33a --- /dev/null +++ b/configurations/resource-explorer-2.yaml @@ -0,0 +1,303 @@ +name: resource-explorer-2 +defaultCommand: '' +commands: +- name: ListIndexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indexe + rerunOnBack: false + favouritable: true +- name: ListIndexesForMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indexesformember + rerunOnBack: false + favouritable: true +- name: ListManagedViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedview + rerunOnBack: false + favouritable: true +- name: ListResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resource + rerunOnBack: false + favouritable: true +- name: ListServiceIndexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceindexe + rerunOnBack: false + favouritable: true +- name: ListServiceViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceview + rerunOnBack: false + favouritable: true +- name: ListStreamingAccessForServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: streamingaccessforservice + rerunOnBack: false + favouritable: true +- name: ListSupportedResourceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: supportedresourcetype + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: view + rerunOnBack: false + favouritable: true +- name: GetAccountLevelServiceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetDefaultView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetManagedView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetResourceExplorerSetup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetServiceIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetServiceView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: GetView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true +- name: AssociateDefaultView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchGetView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Explorer-2 + rerunOnBack: false + favouritable: true diff --git a/configurations/resource-groups.yaml b/configurations/resource-groups.yaml new file mode 100644 index 0000000..aa76cbc --- /dev/null +++ b/configurations/resource-groups.yaml @@ -0,0 +1,258 @@ +name: resource-groups +defaultCommand: '' +commands: +- name: ListGroupResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupresource + rerunOnBack: false + favouritable: true +- name: ListGroupingStatuses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupingstatuse + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListTagSyncTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsynctask + rerunOnBack: false + favouritable: true +- name: GetAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: GetGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: GetGroupConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: GetGroupQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: GetTagSyncTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: GetTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resource-Groups + rerunOnBack: false + favouritable: true +- name: CancelTagSyncTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: GroupResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartTagSyncTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Tag + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UngroupResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Untag + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/resourcegroupstaggingapi.yaml b/configurations/resourcegroupstaggingapi.yaml new file mode 100644 index 0000000..40a3382 --- /dev/null +++ b/configurations/resourcegroupstaggingapi.yaml @@ -0,0 +1,138 @@ +name: resourcegroupstaggingapi +defaultCommand: '' +commands: +- name: ListRequiredTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: requiredtag + rerunOnBack: false + favouritable: true +- name: DescribeReportCreation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resourcegroupstaggingapi + rerunOnBack: false + favouritable: true +- name: GetComplianceSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resourcegroupstaggingapi + rerunOnBack: false + favouritable: true +- name: GetResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resourcegroupstaggingapi + rerunOnBack: false + favouritable: true +- name: GetTagKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resourcegroupstaggingapi + rerunOnBack: false + favouritable: true +- name: GetTagValues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Resourcegroupstaggingapi + rerunOnBack: false + favouritable: true +- name: StartReportCreation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/rolesanywhere.yaml b/configurations/rolesanywhere.yaml new file mode 100644 index 0000000..5886bde --- /dev/null +++ b/configurations/rolesanywhere.yaml @@ -0,0 +1,213 @@ +name: rolesanywhere +defaultCommand: '' +commands: +- name: ListCrls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crl + rerunOnBack: false + favouritable: true +- name: ListProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profile + rerunOnBack: false + favouritable: true +- name: ListSubjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subject + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTrustAnchors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trustanchor + rerunOnBack: false + favouritable: true +- name: GetCrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rolesanywhere + rerunOnBack: false + favouritable: true +- name: GetProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rolesanywhere + rerunOnBack: false + favouritable: true +- name: GetSubject + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rolesanywhere + rerunOnBack: false + favouritable: true +- name: GetTrustAnchor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rolesanywhere + rerunOnBack: false + favouritable: true +- name: DisableCrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableTrustAnchor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableCrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/route53-recovery-cluster.yaml b/configurations/route53-recovery-cluster.yaml new file mode 100644 index 0000000..3f3140a --- /dev/null +++ b/configurations/route53-recovery-cluster.yaml @@ -0,0 +1,33 @@ +name: route53-recovery-cluster +defaultCommand: '' +commands: +- name: ListRoutingControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routingcontrol + rerunOnBack: false + favouritable: true +- name: GetRoutingControlState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Cluster + rerunOnBack: false + favouritable: true diff --git a/configurations/route53-recovery-control-config.yaml b/configurations/route53-recovery-control-config.yaml new file mode 100644 index 0000000..a52cc90 --- /dev/null +++ b/configurations/route53-recovery-control-config.yaml @@ -0,0 +1,183 @@ +name: route53-recovery-control-config +defaultCommand: '' +commands: +- name: ListAssociatedRoute53HealthChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedroute53healthcheck + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListControlPanels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: controlpanel + rerunOnBack: false + favouritable: true +- name: ListRoutingControls + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: routingcontrol + rerunOnBack: false + favouritable: true +- name: ListSafetyRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: safetyrule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Control-Config + rerunOnBack: false + favouritable: true +- name: DescribeControlPanel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Control-Config + rerunOnBack: false + favouritable: true +- name: DescribeRoutingControl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Control-Config + rerunOnBack: false + favouritable: true +- name: DescribeSafetyRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Control-Config + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Control-Config + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/route53-recovery-readiness.yaml b/configurations/route53-recovery-readiness.yaml new file mode 100644 index 0000000..2a9a078 --- /dev/null +++ b/configurations/route53-recovery-readiness.yaml @@ -0,0 +1,243 @@ +name: route53-recovery-readiness +defaultCommand: '' +commands: +- name: ListCells + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cell + rerunOnBack: false + favouritable: true +- name: ListCrossAccountAuthorizations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: crossaccountauthorization + rerunOnBack: false + favouritable: true +- name: ListReadinessChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: readinesscheck + rerunOnBack: false + favouritable: true +- name: ListRecoveryGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recoverygroup + rerunOnBack: false + favouritable: true +- name: ListResourceSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceset + rerunOnBack: false + favouritable: true +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListTagsForResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresource + rerunOnBack: false + favouritable: true +- name: GetArchitectureRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetCell + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetCellReadinessSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetReadinessCheck + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetReadinessCheckResourceStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetReadinessCheckStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetRecoveryGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetRecoveryGroupReadinessSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true +- name: GetResourceSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53-Recovery-Readiness + rerunOnBack: false + favouritable: true diff --git a/configurations/route53.yaml b/configurations/route53.yaml new file mode 100644 index 0000000..d4f7705 --- /dev/null +++ b/configurations/route53.yaml @@ -0,0 +1,303 @@ +name: route53 +defaultCommand: '' +commands: +- name: ListCidrBlocks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cidrblock + rerunOnBack: false + favouritable: true +- name: ListCidrCollections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cidrcollection + rerunOnBack: false + favouritable: true +- name: ListCidrLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cidrlocation + rerunOnBack: false + favouritable: true +- name: ListGeoLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geolocation + rerunOnBack: false + favouritable: true +- name: ListHealthChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: healthcheck + rerunOnBack: false + favouritable: true +- name: ListHostedZones + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostedzone + rerunOnBack: false + favouritable: true +- name: ListHostedZonesByName + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostedzonesbynames + rerunOnBack: false + favouritable: true +- name: ListHostedZonesByVPC + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostedzonesbyvpcs + rerunOnBack: false + favouritable: true +- name: ListQueryLoggingConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queryloggingconfig + rerunOnBack: false + favouritable: true +- name: ListResourceRecordSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcerecordset + rerunOnBack: false + favouritable: true +- name: ListReusableDelegationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reusabledelegationset + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTagsForResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresource + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicie + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicyInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicyinstance + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicyInstancesByHostedZone + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicyinstancesbyhostedzones + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicyInstancesByPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicyinstancesbypolicys + rerunOnBack: false + favouritable: true +- name: ListTrafficPolicyVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: trafficpolicyversion + rerunOnBack: false + favouritable: true +- name: ListVPCAssociationAuthorizations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vpcassociationauthorization + rerunOnBack: false + favouritable: true +- name: GetAccountLimit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53 + rerunOnBack: false + favouritable: true diff --git a/configurations/route53domains.yaml b/configurations/route53domains.yaml new file mode 100644 index 0000000..0650ce3 --- /dev/null +++ b/configurations/route53domains.yaml @@ -0,0 +1,273 @@ +name: route53domains +defaultCommand: '' +commands: +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: operation + rerunOnBack: false + favouritable: true +- name: ListPrices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: price + rerunOnBack: false + favouritable: true +- name: ListTagsForDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsfordomains + rerunOnBack: false + favouritable: true +- name: GetContactReachabilityStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Domains + rerunOnBack: false + favouritable: true +- name: GetDomainDetail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Domains + rerunOnBack: false + favouritable: true +- name: GetDomainSuggestions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Domains + rerunOnBack: false + favouritable: true +- name: GetOperationDetail + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Domains + rerunOnBack: false + favouritable: true +- name: AcceptDomainTransferFromAnotherAwsAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateDelegationSignerToDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelDomainTransferToAnotherAwsAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CheckDomainAvailability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CheckDomainTransferability + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableDomainAutoRenew + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisableDomainTransferLock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateDelegationSignerFromDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableDomainAutoRenew + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: EnableDomainTransferLock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/route53globalresolver.yaml b/configurations/route53globalresolver.yaml new file mode 100644 index 0000000..8926900 --- /dev/null +++ b/configurations/route53globalresolver.yaml @@ -0,0 +1,303 @@ +name: route53globalresolver +defaultCommand: '' +commands: +- name: ListAccessSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesssource + rerunOnBack: false + favouritable: true +- name: ListAccessTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesstoken + rerunOnBack: false + favouritable: true +- name: ListDNSViews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dnsview + rerunOnBack: false + favouritable: true +- name: ListFirewallDomainLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewalldomain + rerunOnBack: false + favouritable: true +- name: ListFirewallDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewalldomain + rerunOnBack: false + favouritable: true +- name: ListFirewallRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallrule + rerunOnBack: false + favouritable: true +- name: ListGlobalResolvers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: globalresolver + rerunOnBack: false + favouritable: true +- name: ListHostedZoneAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostedzoneassociation + rerunOnBack: false + favouritable: true +- name: ListManagedFirewallDomainLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedfirewalldomain + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAccessSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetAccessToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetDNSView + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetFirewallDomainList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getfirewalldomains + rerunOnBack: false + favouritable: true +- name: GetFirewallRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetGlobalResolver + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetHostedZoneAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Globalresolver + rerunOnBack: false + favouritable: true +- name: GetManagedFirewallDomainList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getmanagedfirewalldomains + rerunOnBack: false + favouritable: true +- name: AssociateHostedZone + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchCreateFirewallRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/route53profiles.yaml b/configurations/route53profiles.yaml new file mode 100644 index 0000000..4e2a1ab --- /dev/null +++ b/configurations/route53profiles.yaml @@ -0,0 +1,198 @@ +name: route53profiles +defaultCommand: '' +commands: +- name: ListProfileAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileassociation + rerunOnBack: false + favouritable: true +- name: ListProfileResourceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileresourceassociation + rerunOnBack: false + favouritable: true +- name: ListProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profile + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Profiles + rerunOnBack: false + favouritable: true +- name: GetProfileAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Profiles + rerunOnBack: false + favouritable: true +- name: GetProfileResourceAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Profiles + rerunOnBack: false + favouritable: true +- name: AssociateProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateResourceToProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateResourceFromProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/route53resolver.yaml b/configurations/route53resolver.yaml new file mode 100644 index 0000000..a2fa6d5 --- /dev/null +++ b/configurations/route53resolver.yaml @@ -0,0 +1,303 @@ +name: route53resolver +defaultCommand: '' +commands: +- name: ListFirewallConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallconfig + rerunOnBack: false + favouritable: true +- name: ListFirewallDomainLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewalldomain + rerunOnBack: false + favouritable: true +- name: ListFirewallDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewalldomain + rerunOnBack: false + favouritable: true +- name: ListFirewallRuleGroupAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallrulegroupassociation + rerunOnBack: false + favouritable: true +- name: ListFirewallRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallrulegroup + rerunOnBack: false + favouritable: true +- name: ListFirewallRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: firewallrule + rerunOnBack: false + favouritable: true +- name: ListOutpostResolvers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: outpostresolver + rerunOnBack: false + favouritable: true +- name: ListResolverConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverconfig + rerunOnBack: false + favouritable: true +- name: ListResolverDnssecConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverdnssecconfig + rerunOnBack: false + favouritable: true +- name: ListResolverEndpointIpAddresses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverendpointipaddresse + rerunOnBack: false + favouritable: true +- name: ListResolverEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverendpoint + rerunOnBack: false + favouritable: true +- name: ListResolverQueryLogConfigAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverquerylogconfigassociation + rerunOnBack: false + favouritable: true +- name: ListResolverQueryLogConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverquerylogconfig + rerunOnBack: false + favouritable: true +- name: ListResolverRuleAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverruleassociation + rerunOnBack: false + favouritable: true +- name: ListResolverRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resolverrule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetFirewallConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Resolver + rerunOnBack: false + favouritable: true +- name: GetFirewallDomainList + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: getfirewalldomains + rerunOnBack: false + favouritable: true +- name: GetFirewallRuleGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Resolver + rerunOnBack: false + favouritable: true +- name: GetFirewallRuleGroupAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Route53Resolver + rerunOnBack: false + favouritable: true diff --git a/configurations/rtbfabric.yaml b/configurations/rtbfabric.yaml new file mode 100644 index 0000000..9ed4207 --- /dev/null +++ b/configurations/rtbfabric.yaml @@ -0,0 +1,153 @@ +name: rtbfabric +defaultCommand: '' +commands: +- name: ListLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: link + rerunOnBack: false + favouritable: true +- name: ListRequesterGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: requestergateway + rerunOnBack: false + favouritable: true +- name: ListResponderGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: respondergateway + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetInboundExternalLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rtbfabric + rerunOnBack: false + favouritable: true +- name: GetLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rtbfabric + rerunOnBack: false + favouritable: true +- name: GetOutboundExternalLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rtbfabric + rerunOnBack: false + favouritable: true +- name: GetRequesterGateway + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rtbfabric + rerunOnBack: false + favouritable: true +- name: GetResponderGateway + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rtbfabric + rerunOnBack: false + favouritable: true +- name: AcceptLink + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/rum.yaml b/configurations/rum.yaml new file mode 100644 index 0000000..59c83df --- /dev/null +++ b/configurations/rum.yaml @@ -0,0 +1,168 @@ +name: rum +defaultCommand: '' +commands: +- name: ListAppMonitors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appmonitor + rerunOnBack: false + favouritable: true +- name: ListRumMetricsDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rummetricsdestination + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAppMonitor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rum + rerunOnBack: false + favouritable: true +- name: GetAppMonitorData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rum + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Rum + rerunOnBack: false + favouritable: true +- name: BatchCreateRumMetricDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchDeleteRumMetricDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchGetRumMetricDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Rum + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/s3.yaml b/configurations/s3.yaml new file mode 100644 index 0000000..fb15e96 --- /dev/null +++ b/configurations/s3.yaml @@ -0,0 +1,303 @@ +name: s3 +defaultCommand: '' +commands: +- name: ListBucketAnalyticsConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bucketanalyticsconfiguration + rerunOnBack: false + favouritable: true +- name: ListBucketIntelligentTieringConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bucketintelligenttieringconfiguration + rerunOnBack: false + favouritable: true +- name: ListBucketInventoryConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bucketinventoryconfiguration + rerunOnBack: false + favouritable: true +- name: ListBucketMetricsConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bucketmetricsconfiguration + rerunOnBack: false + favouritable: true +- name: ListBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bucket + rerunOnBack: false + favouritable: true +- name: ListDirectoryBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: directorybucket + rerunOnBack: false + favouritable: true +- name: ListMultipartUploads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multipartupload + rerunOnBack: false + favouritable: true +- name: ListObjectVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectversion + rerunOnBack: false + favouritable: true +- name: ListObjects + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: object + rerunOnBack: false + favouritable: true +- name: ListObjectsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: objectsv2s + rerunOnBack: false + favouritable: true +- name: ListParts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: part + rerunOnBack: false + favouritable: true +- name: GetBucketAbac + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketAccelerateConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketAcl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketAnalyticsConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketCors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketEncryption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketIntelligentTieringConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketInventoryConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true +- name: GetBucketLifecycle + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3 + rerunOnBack: false + favouritable: true diff --git a/configurations/s3outposts.yaml b/configurations/s3outposts.yaml new file mode 100644 index 0000000..1e801c4 --- /dev/null +++ b/configurations/s3outposts.yaml @@ -0,0 +1,48 @@ +name: s3outposts +defaultCommand: '' +commands: +- name: ListEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpoint + rerunOnBack: false + favouritable: true +- name: ListOutpostsWithS3 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: outpostswiths3s + rerunOnBack: false + favouritable: true +- name: ListSharedEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sharedendpoint + rerunOnBack: false + favouritable: true diff --git a/configurations/s3tables.yaml b/configurations/s3tables.yaml new file mode 100644 index 0000000..334dc78 --- /dev/null +++ b/configurations/s3tables.yaml @@ -0,0 +1,303 @@ +name: s3tables +defaultCommand: '' +commands: +- name: ListNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: namespace + rerunOnBack: false + favouritable: true +- name: ListTableBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tablebucket + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucket + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketEncryption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketMaintenanceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketMetricsConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketReplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableBucketStorageClass + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableEncryption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableMaintenanceConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableMaintenanceJobStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableMetadataLocation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTablePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableRecordExpirationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true +- name: GetTableRecordExpirationJobStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Tables + rerunOnBack: false + favouritable: true diff --git a/configurations/s3vectors.yaml b/configurations/s3vectors.yaml new file mode 100644 index 0000000..2d738c7 --- /dev/null +++ b/configurations/s3vectors.yaml @@ -0,0 +1,168 @@ +name: s3vectors +defaultCommand: '' +commands: +- name: ListIndexes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: indexe + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVectorBuckets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vectorbucket + rerunOnBack: false + favouritable: true +- name: ListVectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vector + rerunOnBack: false + favouritable: true +- name: GetIndex + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Vectors + rerunOnBack: false + favouritable: true +- name: GetVectorBucket + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Vectors + rerunOnBack: false + favouritable: true +- name: GetVectorBucketPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Vectors + rerunOnBack: false + favouritable: true +- name: GetVectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: S3Vectors + rerunOnBack: false + favouritable: true +- name: QueryVectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-a2i-runtime.yaml b/configurations/sagemaker-a2i-runtime.yaml new file mode 100644 index 0000000..5b77d0e --- /dev/null +++ b/configurations/sagemaker-a2i-runtime.yaml @@ -0,0 +1,63 @@ +name: sagemaker-a2i-runtime +defaultCommand: '' +commands: +- name: ListHumanLoops + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: humanloop + rerunOnBack: false + favouritable: true +- name: DescribeHumanLoop + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-A2I-Runtime + rerunOnBack: false + favouritable: true +- name: StartHumanLoop + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopHumanLoop + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-edge.yaml b/configurations/sagemaker-edge.yaml new file mode 100644 index 0000000..a6bfdc7 --- /dev/null +++ b/configurations/sagemaker-edge.yaml @@ -0,0 +1,48 @@ +name: sagemaker-edge +defaultCommand: '' +commands: +- name: GetDeployments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Edge + rerunOnBack: false + favouritable: true +- name: GetDeviceRegistration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Edge + rerunOnBack: false + favouritable: true +- name: SendHeartbeat + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-featurestore-runtime.yaml b/configurations/sagemaker-featurestore-runtime.yaml new file mode 100644 index 0000000..5dfa520 --- /dev/null +++ b/configurations/sagemaker-featurestore-runtime.yaml @@ -0,0 +1,33 @@ +name: sagemaker-featurestore-runtime +defaultCommand: '' +commands: +- name: GetRecord + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Featurestore-Runtime + rerunOnBack: false + favouritable: true +- name: BatchGetRecord + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Featurestore-Runtime + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-geospatial.yaml b/configurations/sagemaker-geospatial.yaml new file mode 100644 index 0000000..17dffa5 --- /dev/null +++ b/configurations/sagemaker-geospatial.yaml @@ -0,0 +1,258 @@ +name: sagemaker-geospatial +defaultCommand: '' +commands: +- name: ListEarthObservationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: earthobservationjob + rerunOnBack: false + favouritable: true +- name: ListRasterDataCollections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rasterdatacollection + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListVectorEnrichmentJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vectorenrichmentjob + rerunOnBack: false + favouritable: true +- name: GetEarthObservationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Geospatial + rerunOnBack: false + favouritable: true +- name: GetRasterDataCollection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Geospatial + rerunOnBack: false + favouritable: true +- name: GetTile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Geospatial + rerunOnBack: false + favouritable: true +- name: GetVectorEnrichmentJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Geospatial + rerunOnBack: false + favouritable: true +- name: ExportEarthObservationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExportVectorEnrichmentJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SearchRasterDataCollection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartEarthObservationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartVectorEnrichmentJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopEarthObservationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopVectorEnrichmentJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-metrics.yaml b/configurations/sagemaker-metrics.yaml new file mode 100644 index 0000000..693ee7d --- /dev/null +++ b/configurations/sagemaker-metrics.yaml @@ -0,0 +1,33 @@ +name: sagemaker-metrics +defaultCommand: '' +commands: +- name: BatchGetMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Sagemaker-Metrics + rerunOnBack: false + favouritable: true +- name: BatchPutMetrics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker-runtime.yaml b/configurations/sagemaker-runtime.yaml new file mode 100644 index 0000000..4fbd0e8 --- /dev/null +++ b/configurations/sagemaker-runtime.yaml @@ -0,0 +1,48 @@ +name: sagemaker-runtime +defaultCommand: '' +commands: +- name: InvokeEndpoint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeEndpointAsync + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: InvokeEndpointWithResponseStream + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sagemaker.yaml b/configurations/sagemaker.yaml new file mode 100644 index 0000000..b85e1ea --- /dev/null +++ b/configurations/sagemaker.yaml @@ -0,0 +1,303 @@ +name: sagemaker +defaultCommand: '' +commands: +- name: ListActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: action + rerunOnBack: false + favouritable: true +- name: ListAlgorithms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: algorithm + rerunOnBack: false + favouritable: true +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListAppImageConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: appimageconfig + rerunOnBack: false + favouritable: true +- name: ListApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: app + rerunOnBack: false + favouritable: true +- name: ListArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: artifact + rerunOnBack: false + favouritable: true +- name: ListAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: association + rerunOnBack: false + favouritable: true +- name: ListAutoMLJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automljob + rerunOnBack: false + favouritable: true +- name: ListCandidatesForAutoMLJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: candidatesforautomljobs + rerunOnBack: false + favouritable: true +- name: ListClusterEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusterevent + rerunOnBack: false + favouritable: true +- name: ListClusterNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusternode + rerunOnBack: false + favouritable: true +- name: ListClusterSchedulerConfigs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusterschedulerconfig + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListCodeRepositories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: coderepositorie + rerunOnBack: false + favouritable: true +- name: ListCompilationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: compilationjob + rerunOnBack: false + favouritable: true +- name: ListComputeQuotas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: computequota + rerunOnBack: false + favouritable: true +- name: ListContexts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: context + rerunOnBack: false + favouritable: true +- name: ListDataQualityJobDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataqualityjobdefinition + rerunOnBack: false + favouritable: true +- name: ListDeviceFleets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicefleet + rerunOnBack: false + favouritable: true +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true diff --git a/configurations/savingsplans.yaml b/configurations/savingsplans.yaml new file mode 100644 index 0000000..ef14037 --- /dev/null +++ b/configurations/savingsplans.yaml @@ -0,0 +1,123 @@ +name: savingsplans +defaultCommand: '' +commands: +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeSavingsPlanRates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Savingsplans + rerunOnBack: false + favouritable: true +- name: DescribeSavingsPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Savingsplans + rerunOnBack: false + favouritable: true +- name: DescribeSavingsPlansOfferingRates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Savingsplans + rerunOnBack: false + favouritable: true +- name: DescribeSavingsPlansOfferings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Savingsplans + rerunOnBack: false + favouritable: true +- name: ReturnSavingsPlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/scheduler.yaml b/configurations/scheduler.yaml new file mode 100644 index 0000000..6c0b247 --- /dev/null +++ b/configurations/scheduler.yaml @@ -0,0 +1,108 @@ +name: scheduler +defaultCommand: '' +commands: +- name: ListScheduleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schedulegroup + rerunOnBack: false + favouritable: true +- name: ListSchedules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schedule + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Scheduler + rerunOnBack: false + favouritable: true +- name: GetScheduleGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Scheduler + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/schemas.yaml b/configurations/schemas.yaml new file mode 100644 index 0000000..baa5464 --- /dev/null +++ b/configurations/schemas.yaml @@ -0,0 +1,183 @@ +name: schemas +defaultCommand: '' +commands: +- name: ListDiscoverers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: discoverer + rerunOnBack: false + favouritable: true +- name: ListRegistries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: registrie + rerunOnBack: false + favouritable: true +- name: ListSchemaVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schemaversion + rerunOnBack: false + favouritable: true +- name: ListSchemas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: schema + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCodeBinding + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: DescribeDiscoverer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: DescribeRegistry + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: DescribeSchema + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: GetCodeBindingSource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: GetDiscoveredSchema + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Schemas + rerunOnBack: false + favouritable: true diff --git a/configurations/sdb.yaml b/configurations/sdb.yaml new file mode 100644 index 0000000..d1e7ea9 --- /dev/null +++ b/configurations/sdb.yaml @@ -0,0 +1,93 @@ +name: sdb +defaultCommand: '' +commands: +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: GetAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sdb + rerunOnBack: false + favouritable: true +- name: BatchDeleteAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchPutAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DomainMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Select + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/secretsmanager.yaml b/configurations/secretsmanager.yaml new file mode 100644 index 0000000..87835a1 --- /dev/null +++ b/configurations/secretsmanager.yaml @@ -0,0 +1,213 @@ +name: secretsmanager +defaultCommand: '' +commands: +- name: ListSecretVersionIds + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: secretversionid + rerunOnBack: false + favouritable: true +- name: ListSecrets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: secret + rerunOnBack: false + favouritable: true +- name: DescribeSecret + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Secretsmanager + rerunOnBack: false + favouritable: true +- name: GetRandomPassword + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Secretsmanager + rerunOnBack: false + favouritable: true +- name: GetResourcePolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Secretsmanager + rerunOnBack: false + favouritable: true +- name: GetSecretValue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Secretsmanager + rerunOnBack: false + favouritable: true +- name: BatchGetSecretValue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Secretsmanager + rerunOnBack: false + favouritable: true +- name: CancelRotateSecret + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReplicateSecretToRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RestoreSecret + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RotateSecret + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopReplicationToReplica + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/security-ir.yaml b/configurations/security-ir.yaml new file mode 100644 index 0000000..124d02f --- /dev/null +++ b/configurations/security-ir.yaml @@ -0,0 +1,243 @@ +name: security-ir +defaultCommand: '' +commands: +- name: ListCaseEdits + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: caseedit + rerunOnBack: false + favouritable: true +- name: ListCases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: case + rerunOnBack: false + favouritable: true +- name: ListComments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: comment + rerunOnBack: false + favouritable: true +- name: ListInvestigations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: investigation + rerunOnBack: false + favouritable: true +- name: ListMemberships + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: membership + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetCase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Security-Ir + rerunOnBack: false + favouritable: true +- name: GetCaseAttachmentDownloadUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Security-Ir + rerunOnBack: false + favouritable: true +- name: GetCaseAttachmentUploadUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Security-Ir + rerunOnBack: false + favouritable: true +- name: GetMembership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Security-Ir + rerunOnBack: false + favouritable: true +- name: BatchGetMemberAccountDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Security-Ir + rerunOnBack: false + favouritable: true +- name: CancelMembership + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CloseCase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendFeedback + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/securityhub.yaml b/configurations/securityhub.yaml new file mode 100644 index 0000000..35ee0c1 --- /dev/null +++ b/configurations/securityhub.yaml @@ -0,0 +1,303 @@ +name: securityhub +defaultCommand: '' +commands: +- name: ListAggregatorsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aggregatorsv2s + rerunOnBack: false + favouritable: true +- name: ListAutomationRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationrule + rerunOnBack: false + favouritable: true +- name: ListAutomationRulesV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automationrulesv2s + rerunOnBack: false + favouritable: true +- name: ListConfigurationPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationpolicie + rerunOnBack: false + favouritable: true +- name: ListConfigurationPolicyAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationpolicyassociation + rerunOnBack: false + favouritable: true +- name: ListConnectorsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connectorsv2s + rerunOnBack: false + favouritable: true +- name: ListEnabledProductsForImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: enabledproductsforimports + rerunOnBack: false + favouritable: true +- name: ListFindingAggregators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: findingaggregator + rerunOnBack: false + favouritable: true +- name: ListInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: invitation + rerunOnBack: false + favouritable: true +- name: ListMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: member + rerunOnBack: false + favouritable: true +- name: ListOrganizationAdminAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationadminaccount + rerunOnBack: false + favouritable: true +- name: ListSecurityControlDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securitycontroldefinition + rerunOnBack: false + favouritable: true +- name: ListStandardsControlAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: standardscontrolassociation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeActionTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true +- name: DescribeHub + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true +- name: DescribeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true +- name: DescribeProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true +- name: DescribeProductsV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true +- name: DescribeSecurityHubV2 + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securityhub + rerunOnBack: false + favouritable: true diff --git a/configurations/securitylake.yaml b/configurations/securitylake.yaml new file mode 100644 index 0000000..548aaae --- /dev/null +++ b/configurations/securitylake.yaml @@ -0,0 +1,138 @@ +name: securitylake +defaultCommand: '' +commands: +- name: ListDataLakeExceptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datalakeexception + rerunOnBack: false + favouritable: true +- name: ListDataLakes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datalake + rerunOnBack: false + favouritable: true +- name: ListLogSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: logsource + rerunOnBack: false + favouritable: true +- name: ListSubscribers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscriber + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDataLakeExceptionSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securitylake + rerunOnBack: false + favouritable: true +- name: GetDataLakeOrganizationConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securitylake + rerunOnBack: false + favouritable: true +- name: GetDataLakeSources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securitylake + rerunOnBack: false + favouritable: true +- name: GetSubscriber + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Securitylake + rerunOnBack: false + favouritable: true diff --git a/configurations/serverlessrepo.yaml b/configurations/serverlessrepo.yaml new file mode 100644 index 0000000..0065c29 --- /dev/null +++ b/configurations/serverlessrepo.yaml @@ -0,0 +1,108 @@ +name: serverlessrepo +defaultCommand: '' +commands: +- name: ListApplicationDependencies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationdependencie + rerunOnBack: false + favouritable: true +- name: ListApplicationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationversion + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Serverlessrepo + rerunOnBack: false + favouritable: true +- name: GetApplicationPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Serverlessrepo + rerunOnBack: false + favouritable: true +- name: GetCloudFormationTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Serverlessrepo + rerunOnBack: false + favouritable: true +- name: UnshareApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/service-quotas.yaml b/configurations/service-quotas.yaml new file mode 100644 index 0000000..3501997 --- /dev/null +++ b/configurations/service-quotas.yaml @@ -0,0 +1,258 @@ +name: service-quotas +defaultCommand: '' +commands: +- name: ListAWSDefaultServiceQuotas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: awsdefaultservicequota + rerunOnBack: false + favouritable: true +- name: ListRequestedServiceQuotaChangeHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: requestedservicequotachangehistorys + rerunOnBack: false + favouritable: true +- name: ListRequestedServiceQuotaChangeHistoryByQuota + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: requestedservicequotachangehistorybyquotas + rerunOnBack: false + favouritable: true +- name: ListServiceQuotaIncreaseRequestsInTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicequotaincreaserequestsintemplates + rerunOnBack: false + favouritable: true +- name: ListServiceQuotas + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicequota + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAWSDefaultServiceQuota + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetAssociationForServiceQuotaTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetAutoManagementConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetQuotaUtilizationReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetRequestedServiceQuotaChange + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetServiceQuota + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: GetServiceQuotaIncreaseRequestFromTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Service-Quotas + rerunOnBack: false + favouritable: true +- name: AssociateServiceQuotaTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateServiceQuotaTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RequestServiceQuotaIncrease + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/servicecatalog-appregistry.yaml b/configurations/servicecatalog-appregistry.yaml new file mode 100644 index 0000000..c410d61 --- /dev/null +++ b/configurations/servicecatalog-appregistry.yaml @@ -0,0 +1,228 @@ +name: servicecatalog-appregistry +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListAssociatedAttributeGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedattributegroup + rerunOnBack: false + favouritable: true +- name: ListAssociatedResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedresource + rerunOnBack: false + favouritable: true +- name: ListAttributeGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attributegroup + rerunOnBack: false + favouritable: true +- name: ListAttributeGroupsForApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attributegroupsforapplications + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog-Appregistry + rerunOnBack: false + favouritable: true +- name: GetAssociatedResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog-Appregistry + rerunOnBack: false + favouritable: true +- name: GetAttributeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog-Appregistry + rerunOnBack: false + favouritable: true +- name: GetConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog-Appregistry + rerunOnBack: false + favouritable: true +- name: AssociateAttributeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateAttributeGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SyncResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/servicecatalog.yaml b/configurations/servicecatalog.yaml new file mode 100644 index 0000000..07fafd2 --- /dev/null +++ b/configurations/servicecatalog.yaml @@ -0,0 +1,303 @@ +name: servicecatalog +defaultCommand: '' +commands: +- name: ListAcceptedPortfolioShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: acceptedportfolioshare + rerunOnBack: false + favouritable: true +- name: ListBudgetsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: budgetsforresources + rerunOnBack: false + favouritable: true +- name: ListConstraintsForPortfolio + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: constraintsforportfolios + rerunOnBack: false + favouritable: true +- name: ListLaunchPaths + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: launchpath + rerunOnBack: false + favouritable: true +- name: ListOrganizationPortfolioAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationportfolioacces + rerunOnBack: false + favouritable: true +- name: ListPortfolioAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portfolioacces + rerunOnBack: false + favouritable: true +- name: ListPortfolios + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portfolio + rerunOnBack: false + favouritable: true +- name: ListPortfoliosForProduct + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portfoliosforproducts + rerunOnBack: false + favouritable: true +- name: ListPrincipalsForPortfolio + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: principalsforportfolios + rerunOnBack: false + favouritable: true +- name: ListProvisionedProductPlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisionedproductplan + rerunOnBack: false + favouritable: true +- name: ListProvisioningArtifacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisioningartifact + rerunOnBack: false + favouritable: true +- name: ListProvisioningArtifactsForServiceAction + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: provisioningartifactsforserviceactions + rerunOnBack: false + favouritable: true +- name: ListRecordHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recordhistorys + rerunOnBack: false + favouritable: true +- name: ListResourcesForTagOption + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesfortagoptions + rerunOnBack: false + favouritable: true +- name: ListServiceActions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceaction + rerunOnBack: false + favouritable: true +- name: ListServiceActionsForProvisioningArtifact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceactionsforprovisioningartifacts + rerunOnBack: false + favouritable: true +- name: ListStackInstancesForProvisionedProduct + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: stackinstancesforprovisionedproducts + rerunOnBack: false + favouritable: true +- name: ListTagOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagoption + rerunOnBack: false + favouritable: true +- name: DescribeConstraint + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog + rerunOnBack: false + favouritable: true +- name: DescribeCopyProductStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicecatalog + rerunOnBack: false + favouritable: true diff --git a/configurations/servicediscovery.yaml b/configurations/servicediscovery.yaml new file mode 100644 index 0000000..1049df0 --- /dev/null +++ b/configurations/servicediscovery.yaml @@ -0,0 +1,198 @@ +name: servicediscovery +defaultCommand: '' +commands: +- name: ListInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instance + rerunOnBack: false + favouritable: true +- name: ListNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: namespace + rerunOnBack: false + favouritable: true +- name: ListOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: operation + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: GetInstancesHealthStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: GetNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: GetOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: GetService + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: GetServiceAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Servicediscovery + rerunOnBack: false + favouritable: true +- name: DeregisterInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DiscoverInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ses.yaml b/configurations/ses.yaml new file mode 100644 index 0000000..423b77f --- /dev/null +++ b/configurations/ses.yaml @@ -0,0 +1,303 @@ +name: ses +defaultCommand: '' +commands: +- name: ListConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationset + rerunOnBack: false + favouritable: true +- name: ListCustomVerificationEmailTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customverificationemailtemplate + rerunOnBack: false + favouritable: true +- name: ListIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitie + rerunOnBack: false + favouritable: true +- name: ListIdentityPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitypolicie + rerunOnBack: false + favouritable: true +- name: ListReceiptFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receiptfilter + rerunOnBack: false + favouritable: true +- name: ListReceiptRuleSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: receiptruleset + rerunOnBack: false + favouritable: true +- name: ListTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: template + rerunOnBack: false + favouritable: true +- name: ListVerifiedEmailAddresses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: verifiedemailaddresse + rerunOnBack: false + favouritable: true +- name: DescribeActiveReceiptRuleSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: DescribeConfigurationSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: DescribeReceiptRule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: DescribeReceiptRuleSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetAccountSendingEnabled + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetCustomVerificationEmailTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetIdentityDkimAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetIdentityMailFromDomainAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetIdentityNotificationAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetIdentityPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetIdentityVerificationAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true +- name: GetSendQuota + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ses + rerunOnBack: false + favouritable: true diff --git a/configurations/sesv2.yaml b/configurations/sesv2.yaml new file mode 100644 index 0000000..7f1c204 --- /dev/null +++ b/configurations/sesv2.yaml @@ -0,0 +1,303 @@ +name: sesv2 +defaultCommand: '' +commands: +- name: ListConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationset + rerunOnBack: false + favouritable: true +- name: ListContactLists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contact + rerunOnBack: false + favouritable: true +- name: ListContacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contact + rerunOnBack: false + favouritable: true +- name: ListCustomVerificationEmailTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customverificationemailtemplate + rerunOnBack: false + favouritable: true +- name: ListDedicatedIpPools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dedicatedippool + rerunOnBack: false + favouritable: true +- name: ListDeliverabilityTestReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deliverabilitytestreport + rerunOnBack: false + favouritable: true +- name: ListDomainDeliverabilityCampaigns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domaindeliverabilitycampaign + rerunOnBack: false + favouritable: true +- name: ListEmailIdentities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: emailidentitie + rerunOnBack: false + favouritable: true +- name: ListEmailTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: emailtemplate + rerunOnBack: false + favouritable: true +- name: ListExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: exportjob + rerunOnBack: false + favouritable: true +- name: ListImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importjob + rerunOnBack: false + favouritable: true +- name: ListMultiRegionEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: multiregionendpoint + rerunOnBack: false + favouritable: true +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: ListReputationEntities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reputationentitie + rerunOnBack: false + favouritable: true +- name: ListResourceTenants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcetenant + rerunOnBack: false + favouritable: true +- name: ListSuppressedDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: suppresseddestination + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTenantResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tenantresource + rerunOnBack: false + favouritable: true +- name: ListTenants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tenant + rerunOnBack: false + favouritable: true +- name: GetAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sesv2 + rerunOnBack: false + favouritable: true diff --git a/configurations/shield.yaml b/configurations/shield.yaml new file mode 100644 index 0000000..7cbe2cd --- /dev/null +++ b/configurations/shield.yaml @@ -0,0 +1,258 @@ +name: shield +defaultCommand: '' +commands: +- name: ListAttacks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: attack + rerunOnBack: false + favouritable: true +- name: ListProtectionGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protectiongroup + rerunOnBack: false + favouritable: true +- name: ListProtections + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: protection + rerunOnBack: false + favouritable: true +- name: ListResourcesInProtectionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesinprotectiongroups + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAttack + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeAttackStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeDRTAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeEmergencyContactSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeProtection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeProtectionGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: DescribeSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: GetSubscriptionState + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Shield + rerunOnBack: false + favouritable: true +- name: AssociateDRTLogBucket + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateDRTRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateHealthCheck + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssociateProactiveEngagementDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/signer-data.yaml b/configurations/signer-data.yaml new file mode 100644 index 0000000..d8d95d2 --- /dev/null +++ b/configurations/signer-data.yaml @@ -0,0 +1,18 @@ +name: signer-data +defaultCommand: '' +commands: +- name: GetRevocationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Signer-Data + rerunOnBack: false + favouritable: true diff --git a/configurations/signer.yaml b/configurations/signer.yaml new file mode 100644 index 0000000..2307343 --- /dev/null +++ b/configurations/signer.yaml @@ -0,0 +1,243 @@ +name: signer +defaultCommand: '' +commands: +- name: ListProfilePermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profilepermission + rerunOnBack: false + favouritable: true +- name: ListSigningJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signingjob + rerunOnBack: false + favouritable: true +- name: ListSigningPlatforms + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signingplatform + rerunOnBack: false + favouritable: true +- name: ListSigningProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: signingprofile + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeSigningJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Signer + rerunOnBack: false + favouritable: true +- name: GetRevocationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Signer + rerunOnBack: false + favouritable: true +- name: GetSigningPlatform + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Signer + rerunOnBack: false + favouritable: true +- name: GetSigningProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Signer + rerunOnBack: false + favouritable: true +- name: CancelSigningProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RevokeSignature + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RevokeSigningProfile + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SignPayload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartSigningJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/simpledbv2.yaml b/configurations/simpledbv2.yaml new file mode 100644 index 0000000..1a32752 --- /dev/null +++ b/configurations/simpledbv2.yaml @@ -0,0 +1,48 @@ +name: simpledbv2 +defaultCommand: '' +commands: +- name: ListExports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: export + rerunOnBack: false + favouritable: true +- name: GetExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Simpledbv2 + rerunOnBack: false + favouritable: true +- name: StartDomainExport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/simspaceweaver.yaml b/configurations/simspaceweaver.yaml new file mode 100644 index 0000000..bb6f30f --- /dev/null +++ b/configurations/simspaceweaver.yaml @@ -0,0 +1,198 @@ +name: simspaceweaver +defaultCommand: '' +commands: +- name: ListApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: app + rerunOnBack: false + favouritable: true +- name: ListSimulations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: simulation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Simspaceweaver + rerunOnBack: false + favouritable: true +- name: DescribeSimulation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Simspaceweaver + rerunOnBack: false + favouritable: true +- name: StartApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartClock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartSimulation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopApp + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopClock + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopSimulation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sms-voice.yaml b/configurations/sms-voice.yaml new file mode 100644 index 0000000..121e5d3 --- /dev/null +++ b/configurations/sms-voice.yaml @@ -0,0 +1,48 @@ +name: sms-voice +defaultCommand: '' +commands: +- name: ListConfigurationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationset + rerunOnBack: false + favouritable: true +- name: GetConfigurationSetEventDestinations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sms-Voice + rerunOnBack: false + favouritable: true +- name: SendVoiceMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/snow-device-management.yaml b/configurations/snow-device-management.yaml new file mode 100644 index 0000000..f6e9874 --- /dev/null +++ b/configurations/snow-device-management.yaml @@ -0,0 +1,183 @@ +name: snow-device-management +defaultCommand: '' +commands: +- name: ListDeviceResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deviceresource + rerunOnBack: false + favouritable: true +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true +- name: ListExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: execution + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: task + rerunOnBack: false + favouritable: true +- name: DescribeDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snow-Device-Management + rerunOnBack: false + favouritable: true +- name: DescribeDeviceEc2Instances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snow-Device-Management + rerunOnBack: false + favouritable: true +- name: DescribeExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snow-Device-Management + rerunOnBack: false + favouritable: true +- name: DescribeTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snow-Device-Management + rerunOnBack: false + favouritable: true +- name: CancelTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/snowball.yaml b/configurations/snowball.yaml new file mode 100644 index 0000000..0007ec6 --- /dev/null +++ b/configurations/snowball.yaml @@ -0,0 +1,273 @@ +name: snowball +defaultCommand: '' +commands: +- name: ListClusterJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: clusterjob + rerunOnBack: false + favouritable: true +- name: ListClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cluster + rerunOnBack: false + favouritable: true +- name: ListCompatibleImages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: compatibleimage + rerunOnBack: false + favouritable: true +- name: ListJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: job + rerunOnBack: false + favouritable: true +- name: ListLongTermPricing + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: longtermpricings + rerunOnBack: false + favouritable: true +- name: ListPickupLocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pickuplocation + rerunOnBack: false + favouritable: true +- name: ListServiceVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: serviceversion + rerunOnBack: false + favouritable: true +- name: DescribeAddress + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: DescribeAddresses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: DescribeCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: DescribeJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: DescribeReturnShippingLabel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: GetJobManifest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: GetJobUnlockCode + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: GetSnowballUsage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: GetSoftwareUpdates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Snowball + rerunOnBack: false + favouritable: true +- name: CancelCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CancelJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sns.yaml b/configurations/sns.yaml index a8a330e..38b136a 100644 --- a/configurations/sns.yaml +++ b/configurations/sns.yaml @@ -1,78 +1,348 @@ -name: "sns" -defaultCommand: "list-topics" +name: sns +defaultCommand: list-topics commands: - - name: "list-topics" - resourceName: topicArn - rerunOnBack: false - favouritable: true - arguments: - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "Topics" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "NextToken" - - name: "list-subscriptions-by-topic" - depends_on: "list-topics" - resourceName: subscriptionArn - rerunOnBack: false - arguments: - - "--topic-arn" - - "$TOPICARN" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Subscriptions" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "NextToken" - - name: "get-topic-attributes" - depends_on: "list-topics" - rerunOnBack: false - arguments: - - "--topic-arn" - - "$TOPICARN" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "keys" - attributeName: "Attributes" - - name: "get-subscription-attributes" - depends_on: "list-subscriptions-by-topic" - rerunOnBack: false - arguments: - - "--subscription-arn" - - "$SUBSCRIPTIONARN" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "keys" - attributeName: "Attributes" +- name: list-topics + resourceName: topicArn + rerunOnBack: false + favouritable: true + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: Topics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-subscriptions-by-topic + depends_on: list-topics + resourceName: subscriptionArn + rerunOnBack: false + arguments: + - --topic-arn + - $TOPICARN + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Subscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-topic-attributes + depends_on: list-topics + rerunOnBack: false + arguments: + - --topic-arn + - $TOPICARN + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: keys + attributeName: Attributes +- name: get-subscription-attributes + depends_on: list-subscriptions-by-topic + rerunOnBack: false + arguments: + - --subscription-arn + - $SUBSCRIPTIONARN + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: keys + attributeName: Attributes +- name: ListEndpointsByPlatformApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: endpointsbyplatformapplications + rerunOnBack: false + favouritable: true +- name: ListOriginationNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: originationnumber + rerunOnBack: false + favouritable: true +- name: ListPhoneNumbersOptedOut + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: phonenumbersoptedouts + rerunOnBack: false + favouritable: true +- name: ListPlatformApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: platformapplication + rerunOnBack: false + favouritable: true +- name: ListSMSSandboxPhoneNumbers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: smssandboxphonenumber + rerunOnBack: false + favouritable: true +- name: ListSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscription + rerunOnBack: false + favouritable: true +- name: ListSubscriptionsByTopic + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscriptionsbytopics + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTopics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: topic + rerunOnBack: false + favouritable: true +- name: GetDataProtectionPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetEndpointAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetPlatformApplicationAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetSMSAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetSMSSandboxAccountStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetSubscriptionAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: GetTopicAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sns + rerunOnBack: false + favouritable: true +- name: CheckIfPhoneNumberIsOptedOut + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ConfirmSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/socialmessaging.yaml b/configurations/socialmessaging.yaml new file mode 100644 index 0000000..103156c --- /dev/null +++ b/configurations/socialmessaging.yaml @@ -0,0 +1,213 @@ +name: socialmessaging +defaultCommand: '' +commands: +- name: ListLinkedWhatsAppBusinessAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: linkedwhatsappbusinessaccount + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWhatsAppMessageTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: whatsappmessagetemplate + rerunOnBack: false + favouritable: true +- name: ListWhatsAppTemplateLibrary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: whatsapptemplatelibrarys + rerunOnBack: false + favouritable: true +- name: GetLinkedWhatsAppBusinessAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Socialmessaging + rerunOnBack: false + favouritable: true +- name: GetLinkedWhatsAppBusinessAccountPhoneNumber + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Socialmessaging + rerunOnBack: false + favouritable: true +- name: GetWhatsAppMessageMedia + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Socialmessaging + rerunOnBack: false + favouritable: true +- name: GetWhatsAppMessageTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Socialmessaging + rerunOnBack: false + favouritable: true +- name: AssociateWhatsAppBusinessAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateWhatsAppBusinessAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PostWhatsAppMessageMedia + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendWhatsAppMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sqs.yaml b/configurations/sqs.yaml index 486193c..0bf73ca 100644 --- a/configurations/sqs.yaml +++ b/configurations/sqs.yaml @@ -1,85 +1,295 @@ -name: "sqs" -defaultCommand: "list-queues" +name: sqs +defaultCommand: list-queues commands: - - name: "list-queues" - resourceName: queueName - rerunOnBack: false - favouritable: true - arguments: - - "--max-results" - - "1000" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "list" - attributeName: "QueueUrls" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "NextToken" - - name: "receive-message" - depends_on: "list-queues" - rerunOnBack: false - arguments: - - "--queue-url" - - "$QUEUENAME" - - "--max-number-of-messages" - - "10" - - "--wait-time-seconds" - - "0" - - "--visibility-timeout" - - "0" - - "--attribute-names" - - "All" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Messages" - pagination: - enabled: true - nextTokenParam: "" - nextTokenJsonPath: "" - - name: "get-queue-attributes" - depends_on: "list-queues" - rerunOnBack: false - arguments: - - "--queue-url" - - "$QUEUENAME" - - "--attribute-names" - - "All" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "Attributes" - - name: "purge-queue" - depends_on: "list-queues" - rerunOnBack: true - arguments: - - "--queue-url" - - "$QUEUENAME" - - "--output" - - "json" - - "--cli-read-timeout" - - "2" - - "--cli-connect-timeout" - - "5" - view: tableView +- name: list-queues + resourceName: queueName + rerunOnBack: false + favouritable: true + arguments: + - --max-results + - '1000' + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: list + attributeName: QueueUrls + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: receive-message + depends_on: list-queues + rerunOnBack: false + arguments: + - --queue-url + - $QUEUENAME + - --max-number-of-messages + - '10' + - --wait-time-seconds + - '0' + - --visibility-timeout + - '0' + - --attribute-names + - All + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Messages + pagination: + enabled: true + nextTokenParam: '' + nextTokenJsonPath: '' +- name: get-queue-attributes + depends_on: list-queues + rerunOnBack: false + arguments: + - --queue-url + - $QUEUENAME + - --attribute-names + - All + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Attributes +- name: purge-queue + depends_on: list-queues + rerunOnBack: true + arguments: + - --queue-url + - $QUEUENAME + - --output + - json + - --cli-read-timeout + - '2' + - --cli-connect-timeout + - '5' + view: tableView +- name: ListDeadLetterSourceQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: deadlettersourcequeue + rerunOnBack: false + favouritable: true +- name: ListMessageMoveTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: messagemovetask + rerunOnBack: false + favouritable: true +- name: ListQueueTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queuetag + rerunOnBack: false + favouritable: true +- name: ListQueues + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: queue + rerunOnBack: false + favouritable: true +- name: GetQueueAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sqs + rerunOnBack: false + favouritable: true +- name: GetQueueUrl + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sqs + rerunOnBack: false + favouritable: true +- name: CancelMessageMoveTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ChangeMessageVisibility + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ChangeMessageVisibilityBatch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PurgeQueue + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ReceiveMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SendMessageBatch + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: SetQueueAttributes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm-contacts.yaml b/configurations/ssm-contacts.yaml new file mode 100644 index 0000000..86b3fcd --- /dev/null +++ b/configurations/ssm-contacts.yaml @@ -0,0 +1,303 @@ +name: ssm-contacts +defaultCommand: '' +commands: +- name: ListContactChannels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contactchannel + rerunOnBack: false + favouritable: true +- name: ListContacts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: contact + rerunOnBack: false + favouritable: true +- name: ListEngagements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: engagement + rerunOnBack: false + favouritable: true +- name: ListPageReceipts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pagereceipt + rerunOnBack: false + favouritable: true +- name: ListPageResolutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pageresolution + rerunOnBack: false + favouritable: true +- name: ListPagesByContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pagesbycontacts + rerunOnBack: false + favouritable: true +- name: ListPagesByEngagement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: pagesbyengagements + rerunOnBack: false + favouritable: true +- name: ListPreviewRotationShifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: previewrotationshift + rerunOnBack: false + favouritable: true +- name: ListRotationOverrides + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rotationoverride + rerunOnBack: false + favouritable: true +- name: ListRotationShifts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rotationshift + rerunOnBack: false + favouritable: true +- name: ListRotations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rotation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeEngagement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: DescribePage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: GetContact + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: GetContactChannel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: GetContactPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: GetRotation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: GetRotationOverride + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Contacts + rerunOnBack: false + favouritable: true +- name: AcceptPage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm-guiconnect.yaml b/configurations/ssm-guiconnect.yaml new file mode 100644 index 0000000..7b9dfe3 --- /dev/null +++ b/configurations/ssm-guiconnect.yaml @@ -0,0 +1,18 @@ +name: ssm-guiconnect +defaultCommand: '' +commands: +- name: GetConnectionRecordingPreferences + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Guiconnect + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm-incidents.yaml b/configurations/ssm-incidents.yaml new file mode 100644 index 0000000..e7afdc3 --- /dev/null +++ b/configurations/ssm-incidents.yaml @@ -0,0 +1,198 @@ +name: ssm-incidents +defaultCommand: '' +commands: +- name: ListIncidentFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: incidentfinding + rerunOnBack: false + favouritable: true +- name: ListIncidentRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: incidentrecord + rerunOnBack: false + favouritable: true +- name: ListRelatedItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: relateditem + rerunOnBack: false + favouritable: true +- name: ListReplicationSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: replicationset + rerunOnBack: false + favouritable: true +- name: ListResponsePlans + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: responseplan + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTimelineEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: timelineevent + rerunOnBack: false + favouritable: true +- name: GetIncidentRecord + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true +- name: GetReplicationSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true +- name: GetResourcePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true +- name: GetResponsePlan + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true +- name: GetTimelineEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true +- name: BatchGetIncidentFindings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Incidents + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm-quicksetup.yaml b/configurations/ssm-quicksetup.yaml new file mode 100644 index 0000000..17a1c6f --- /dev/null +++ b/configurations/ssm-quicksetup.yaml @@ -0,0 +1,138 @@ +name: ssm-quicksetup +defaultCommand: '' +commands: +- name: ListConfigurationManagers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationmanager + rerunOnBack: false + favouritable: true +- name: ListConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configuration + rerunOnBack: false + favouritable: true +- name: ListQuickSetupTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: quicksetuptype + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Quicksetup + rerunOnBack: false + favouritable: true +- name: GetConfigurationManager + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Quicksetup + rerunOnBack: false + favouritable: true +- name: GetServiceSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Quicksetup + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm-sap.yaml b/configurations/ssm-sap.yaml new file mode 100644 index 0000000..1c6ac4f --- /dev/null +++ b/configurations/ssm-sap.yaml @@ -0,0 +1,273 @@ +name: ssm-sap +defaultCommand: '' +commands: +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListComponents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: component + rerunOnBack: false + favouritable: true +- name: ListConfigurationCheckDefinitions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationcheckdefinition + rerunOnBack: false + favouritable: true +- name: ListConfigurationCheckOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: configurationcheckoperation + rerunOnBack: false + favouritable: true +- name: ListDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: database + rerunOnBack: false + favouritable: true +- name: ListOperationEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: operationevent + rerunOnBack: false + favouritable: true +- name: ListOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: operation + rerunOnBack: false + favouritable: true +- name: ListSubCheckResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subcheckresult + rerunOnBack: false + favouritable: true +- name: ListSubCheckRuleResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subcheckruleresult + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: GetComponent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: GetConfigurationCheckOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: GetDatabase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: GetOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: GetResourcePermission + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm-Sap + rerunOnBack: false + favouritable: true +- name: DeregisterApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RegisterApplication + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/ssm.yaml b/configurations/ssm.yaml new file mode 100644 index 0000000..31f9543 --- /dev/null +++ b/configurations/ssm.yaml @@ -0,0 +1,303 @@ +name: ssm +defaultCommand: '' +commands: +- name: ListAssociationVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associationversion + rerunOnBack: false + favouritable: true +- name: ListAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: association + rerunOnBack: false + favouritable: true +- name: ListCommandInvocations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: commandinvocation + rerunOnBack: false + favouritable: true +- name: ListCommands + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: command + rerunOnBack: false + favouritable: true +- name: ListComplianceItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: complianceitem + rerunOnBack: false + favouritable: true +- name: ListComplianceSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: compliancesummarie + rerunOnBack: false + favouritable: true +- name: ListDocumentMetadataHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: documentmetadatahistorys + rerunOnBack: false + favouritable: true +- name: ListDocumentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: documentversion + rerunOnBack: false + favouritable: true +- name: ListDocuments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: document + rerunOnBack: false + favouritable: true +- name: ListInventoryEntries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: inventoryentrie + rerunOnBack: false + favouritable: true +- name: ListNodes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: node + rerunOnBack: false + favouritable: true +- name: ListNodesSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: nodessummarys + rerunOnBack: false + favouritable: true +- name: ListOpsItemEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opsitemevent + rerunOnBack: false + favouritable: true +- name: ListOpsItemRelatedItems + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opsitemrelateditem + rerunOnBack: false + favouritable: true +- name: ListOpsMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: opsmetadatas + rerunOnBack: false + favouritable: true +- name: ListResourceComplianceSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcecompliancesummarie + rerunOnBack: false + favouritable: true +- name: ListResourceDataSync + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcedatasyncs + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeActivations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm + rerunOnBack: false + favouritable: true +- name: DescribeAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Ssm + rerunOnBack: false + favouritable: true diff --git a/configurations/sso-admin.yaml b/configurations/sso-admin.yaml new file mode 100644 index 0000000..a36c117 --- /dev/null +++ b/configurations/sso-admin.yaml @@ -0,0 +1,303 @@ +name: sso-admin +defaultCommand: '' +commands: +- name: ListAccountAssignmentCreationStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassignmentcreationstatu + rerunOnBack: false + favouritable: true +- name: ListAccountAssignmentDeletionStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassignmentdeletionstatu + rerunOnBack: false + favouritable: true +- name: ListAccountAssignments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassignment + rerunOnBack: false + favouritable: true +- name: ListAccountAssignmentsForPrincipal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountassignmentsforprincipals + rerunOnBack: false + favouritable: true +- name: ListAccountsForProvisionedPermissionSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountsforprovisionedpermissionsets + rerunOnBack: false + favouritable: true +- name: ListApplicationAccessScopes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationaccessscope + rerunOnBack: false + favouritable: true +- name: ListApplicationAssignments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationassignment + rerunOnBack: false + favouritable: true +- name: ListApplicationAssignmentsForPrincipal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationassignmentsforprincipals + rerunOnBack: false + favouritable: true +- name: ListApplicationAuthenticationMethods + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationauthenticationmethod + rerunOnBack: false + favouritable: true +- name: ListApplicationGrants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationgrant + rerunOnBack: false + favouritable: true +- name: ListApplicationProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: applicationprovider + rerunOnBack: false + favouritable: true +- name: ListApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: application + rerunOnBack: false + favouritable: true +- name: ListCustomerManagedPolicyReferencesInPermissionSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: customermanagedpolicyreferencesinpermissionsets + rerunOnBack: false + favouritable: true +- name: ListInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instance + rerunOnBack: false + favouritable: true +- name: ListManagedPoliciesInPermissionSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedpoliciesinpermissionsets + rerunOnBack: false + favouritable: true +- name: ListPermissionSetProvisioningStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissionsetprovisioningstatu + rerunOnBack: false + favouritable: true +- name: ListPermissionSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissionset + rerunOnBack: false + favouritable: true +- name: ListPermissionSetsProvisionedToAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: permissionsetsprovisionedtoaccounts + rerunOnBack: false + favouritable: true +- name: ListRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: region + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true diff --git a/configurations/sso-oidc.yaml b/configurations/sso-oidc.yaml new file mode 100644 index 0000000..27b1113 --- /dev/null +++ b/configurations/sso-oidc.yaml @@ -0,0 +1,33 @@ +name: sso-oidc +defaultCommand: '' +commands: +- name: RegisterClient + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartDeviceAuthorization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/sso.yaml b/configurations/sso.yaml new file mode 100644 index 0000000..0f48ffd --- /dev/null +++ b/configurations/sso.yaml @@ -0,0 +1,63 @@ +name: sso +defaultCommand: '' +commands: +- name: ListAccountRoles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountrole + rerunOnBack: false + favouritable: true +- name: ListAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: account + rerunOnBack: false + favouritable: true +- name: GetRoleCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sso + rerunOnBack: false + favouritable: true +- name: Logout + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/stepfunctions.yaml b/configurations/stepfunctions.yaml index 56bd0f7..fa7bf60 100644 --- a/configurations/stepfunctions.yaml +++ b/configurations/stepfunctions.yaml @@ -1,64 +1,289 @@ -name: "stepfunctions" -defaultCommand: "list-state-machines" +name: stepfunctions +defaultCommand: list-state-machines commands: - - name: "list-state-machines" - resourceName: stateMachineArn - rerunOnBack: false - favouritable: true - arguments: - - "--no-paginate" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "stateMachines" - - name: "list-executions" - depends_on: "list-state-machines" - resourceName: executionArn - rerunOnBack: false - arguments: - - "--state-machine-arn" - - "$STATEMACHINEARN" - - "--max-items" - - "100" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - parse: - type: "object" - attributeName: "executions" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "nextToken" - - name: "get-execution-history" - depends_on: "list-executions" - rerunOnBack: false - arguments: - - "--execution-arn" - - "$EXECUTIONARN" - - "--reverse-order" - - "--output" - - "json" - - "--cli-read-timeout" - - "10" - - "--cli-connect-timeout" - - "5" - view: tableView - showJsonViewer: true - parse: - type: "object" - attributeName: "events" - pagination: - enabled: true - nextTokenParam: "--next-token" - nextTokenJsonPath: "nextToken" +- name: list-state-machines + resourceName: stateMachineArn + rerunOnBack: false + favouritable: true + arguments: + - --no-paginate + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: stateMachines +- name: list-executions + depends_on: list-state-machines + resourceName: executionArn + rerunOnBack: false + arguments: + - --state-machine-arn + - $STATEMACHINEARN + - --max-items + - '100' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + parse: + type: object + attributeName: executions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-execution-history + depends_on: list-executions + rerunOnBack: false + arguments: + - --execution-arn + - $EXECUTIONARN + - --reverse-order + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: events + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: ListActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: activitie + rerunOnBack: false + favouritable: true +- name: ListExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: execution + rerunOnBack: false + favouritable: true +- name: ListMapRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: maprun + rerunOnBack: false + favouritable: true +- name: ListStateMachineAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: statemachinealiase + rerunOnBack: false + favouritable: true +- name: ListStateMachineVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: statemachineversion + rerunOnBack: false + favouritable: true +- name: ListStateMachines + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: statemachine + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeActivity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: DescribeExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: DescribeMapRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: DescribeStateMachine + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: DescribeStateMachineAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: DescribeStateMachineForExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: GetActivityTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true +- name: GetExecutionHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Stepfunctions + rerunOnBack: false + favouritable: true diff --git a/configurations/storagegateway.yaml b/configurations/storagegateway.yaml new file mode 100644 index 0000000..5b228c6 --- /dev/null +++ b/configurations/storagegateway.yaml @@ -0,0 +1,303 @@ +name: storagegateway +defaultCommand: '' +commands: +- name: ListAutomaticTapeCreationPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: automatictapecreationpolicie + rerunOnBack: false + favouritable: true +- name: ListCacheReports + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: cachereport + rerunOnBack: false + favouritable: true +- name: ListFileShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fileshare + rerunOnBack: false + favouritable: true +- name: ListFileSystemAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filesystemassociation + rerunOnBack: false + favouritable: true +- name: ListGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: gateway + rerunOnBack: false + favouritable: true +- name: ListLocalDisks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: localdisk + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTapePools + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tapepool + rerunOnBack: false + favouritable: true +- name: ListTapes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tape + rerunOnBack: false + favouritable: true +- name: ListVolumeInitiators + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: volumeinitiator + rerunOnBack: false + favouritable: true +- name: ListVolumeRecoveryPoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: volumerecoverypoint + rerunOnBack: false + favouritable: true +- name: ListVolumes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: volume + rerunOnBack: false + favouritable: true +- name: DescribeAvailabilityMonitorTest + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeBandwidthRateLimit + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeBandwidthRateLimitSchedule + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeCache + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeCacheReport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeCachediSCSIVolumes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeChapCredentials + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true +- name: DescribeFileSystemAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Storagegateway + rerunOnBack: false + favouritable: true diff --git a/configurations/sts.yaml b/configurations/sts.yaml new file mode 100644 index 0000000..4a7e9b6 --- /dev/null +++ b/configurations/sts.yaml @@ -0,0 +1,168 @@ +name: sts +defaultCommand: '' +commands: +- name: GetAccessKeyInfo + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: GetCallerIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: GetDelegatedAccessToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: GetFederationToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: GetSessionToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: GetWebIdentityToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Sts + rerunOnBack: false + favouritable: true +- name: AssumeRole + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssumeRoleWithSAML + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssumeRoleWithWebIdentity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AssumeRoot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DecodeAuthorizationMessage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/supplychain.yaml b/configurations/supplychain.yaml new file mode 100644 index 0000000..db87e40 --- /dev/null +++ b/configurations/supplychain.yaml @@ -0,0 +1,213 @@ +name: supplychain +defaultCommand: '' +commands: +- name: ListDataIntegrationEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataintegrationevent + rerunOnBack: false + favouritable: true +- name: ListDataIntegrationFlowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataintegrationflowexecution + rerunOnBack: false + favouritable: true +- name: ListDataIntegrationFlows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataintegrationflow + rerunOnBack: false + favouritable: true +- name: ListDataLakeDatasets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datalakedataset + rerunOnBack: false + favouritable: true +- name: ListDataLakeNamespaces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: datalakenamespace + rerunOnBack: false + favouritable: true +- name: ListInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instance + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetBillOfMaterialsImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetDataIntegrationEvent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetDataIntegrationFlow + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetDataIntegrationFlowExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetDataLakeDataset + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetDataLakeNamespace + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true +- name: GetInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Supplychain + rerunOnBack: false + favouritable: true diff --git a/configurations/support-app.yaml b/configurations/support-app.yaml new file mode 100644 index 0000000..6c45814 --- /dev/null +++ b/configurations/support-app.yaml @@ -0,0 +1,63 @@ +name: support-app +defaultCommand: '' +commands: +- name: ListSlackChannelConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: slackchannelconfiguration + rerunOnBack: false + favouritable: true +- name: ListSlackWorkspaceConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: slackworkspaceconfiguration + rerunOnBack: false + favouritable: true +- name: GetAccountAlias + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support-App + rerunOnBack: false + favouritable: true +- name: RegisterSlackWorkspaceForOrganization + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/support.yaml b/configurations/support.yaml new file mode 100644 index 0000000..de7e809 --- /dev/null +++ b/configurations/support.yaml @@ -0,0 +1,198 @@ +name: support +defaultCommand: '' +commands: +- name: DescribeAttachment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeCases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeCommunications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeCreateCaseOptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeSeverityLevels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeSupportedLanguages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeTrustedAdvisorCheckRefreshStatuses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeTrustedAdvisorCheckResult + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeTrustedAdvisorCheckSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: DescribeTrustedAdvisorChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Support + rerunOnBack: false + favouritable: true +- name: RefreshTrustedAdvisorCheck + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ResolveCase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/swf.yaml b/configurations/swf.yaml new file mode 100644 index 0000000..85a26be --- /dev/null +++ b/configurations/swf.yaml @@ -0,0 +1,273 @@ +name: swf +defaultCommand: '' +commands: +- name: ListActivityTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: activitytype + rerunOnBack: false + favouritable: true +- name: ListClosedWorkflowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: closedworkflowexecution + rerunOnBack: false + favouritable: true +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListOpenWorkflowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: openworkflowexecution + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkflowTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflowtype + rerunOnBack: false + favouritable: true +- name: DescribeActivityType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Swf + rerunOnBack: false + favouritable: true +- name: DescribeDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Swf + rerunOnBack: false + favouritable: true +- name: DescribeWorkflowExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Swf + rerunOnBack: false + favouritable: true +- name: DescribeWorkflowType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Swf + rerunOnBack: false + favouritable: true +- name: GetWorkflowExecutionHistory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Swf + rerunOnBack: false + favouritable: true +- name: CountClosedWorkflowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CountOpenWorkflowExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CountPendingActivityTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: CountPendingDecisionTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeprecateActivityType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeprecateDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DeprecateWorkflowType + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/synthetics.yaml b/configurations/synthetics.yaml new file mode 100644 index 0000000..a59e1ca --- /dev/null +++ b/configurations/synthetics.yaml @@ -0,0 +1,243 @@ +name: synthetics +defaultCommand: '' +commands: +- name: ListAssociatedGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: associatedgroup + rerunOnBack: false + favouritable: true +- name: ListGroupResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupresource + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeCanaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: DescribeCanariesLastRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: DescribeRuntimeVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: GetCanary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: GetCanaryRuns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: GetGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Synthetics + rerunOnBack: false + favouritable: true +- name: AssociateResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartCanary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartCanaryDryRun + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopCanary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/taxsettings.yaml b/configurations/taxsettings.yaml new file mode 100644 index 0000000..84682ac --- /dev/null +++ b/configurations/taxsettings.yaml @@ -0,0 +1,153 @@ +name: taxsettings +defaultCommand: '' +commands: +- name: ListSupplementalTaxRegistrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: supplementaltaxregistration + rerunOnBack: false + favouritable: true +- name: ListTaxExemptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taxexemption + rerunOnBack: false + favouritable: true +- name: ListTaxRegistrations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: taxregistration + rerunOnBack: false + favouritable: true +- name: GetTaxExemptionTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Taxsettings + rerunOnBack: false + favouritable: true +- name: GetTaxInheritance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Taxsettings + rerunOnBack: false + favouritable: true +- name: GetTaxRegistration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Taxsettings + rerunOnBack: false + favouritable: true +- name: GetTaxRegistrationDocument + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Taxsettings + rerunOnBack: false + favouritable: true +- name: BatchDeleteTaxRegistration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchGetTaxExemptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Taxsettings + rerunOnBack: false + favouritable: true +- name: BatchPutTaxRegistration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/textract.yaml b/configurations/textract.yaml new file mode 100644 index 0000000..89faa5d --- /dev/null +++ b/configurations/textract.yaml @@ -0,0 +1,243 @@ +name: textract +defaultCommand: '' +commands: +- name: ListAdapterVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: adapterversion + rerunOnBack: false + favouritable: true +- name: ListAdapters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: adapter + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAdapter + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetAdapterVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetDocumentAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetDocumentTextDetection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetExpenseAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetLendingAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: GetLendingAnalysisSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Textract + rerunOnBack: false + favouritable: true +- name: AnalyzeDocument + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AnalyzeExpense + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: AnalyzeID + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DetectDocumentText + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartDocumentAnalysis + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartDocumentTextDetection + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/timestream-influxdb.yaml b/configurations/timestream-influxdb.yaml new file mode 100644 index 0000000..8102552 --- /dev/null +++ b/configurations/timestream-influxdb.yaml @@ -0,0 +1,183 @@ +name: timestream-influxdb +defaultCommand: '' +commands: +- name: ListDbClusters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbcluster + rerunOnBack: false + favouritable: true +- name: ListDbInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbinstance + rerunOnBack: false + favouritable: true +- name: ListDbInstancesForCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbinstancesforclusters + rerunOnBack: false + favouritable: true +- name: ListDbParameterGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dbparametergroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDbCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Influxdb + rerunOnBack: false + favouritable: true +- name: GetDbInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Influxdb + rerunOnBack: false + favouritable: true +- name: GetDbParameterGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Influxdb + rerunOnBack: false + favouritable: true +- name: RebootDbCluster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: RebootDbInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/timestream-query.yaml b/configurations/timestream-query.yaml new file mode 100644 index 0000000..2786217 --- /dev/null +++ b/configurations/timestream-query.yaml @@ -0,0 +1,168 @@ +name: timestream-query +defaultCommand: '' +commands: +- name: ListScheduledQueries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: scheduledquerie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeAccountSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Query + rerunOnBack: false + favouritable: true +- name: DescribeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Query + rerunOnBack: false + favouritable: true +- name: DescribeScheduledQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Query + rerunOnBack: false + favouritable: true +- name: CancelQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ExecuteScheduledQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: PrepareQuery + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: Query + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/timestream-write.yaml b/configurations/timestream-write.yaml new file mode 100644 index 0000000..3dd8fa2 --- /dev/null +++ b/configurations/timestream-write.yaml @@ -0,0 +1,183 @@ +name: timestream-write +defaultCommand: '' +commands: +- name: ListBatchLoadTasks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: batchloadtask + rerunOnBack: false + favouritable: true +- name: ListDatabases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: database + rerunOnBack: false + favouritable: true +- name: ListTables + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: table + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: DescribeBatchLoadTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Write + rerunOnBack: false + favouritable: true +- name: DescribeDatabase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Write + rerunOnBack: false + favouritable: true +- name: DescribeEndpoints + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Write + rerunOnBack: false + favouritable: true +- name: DescribeTable + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Timestream-Write + rerunOnBack: false + favouritable: true +- name: ResumeBatchLoadTask + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: WriteRecords + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/tnb.yaml b/configurations/tnb.yaml new file mode 100644 index 0000000..52cdce9 --- /dev/null +++ b/configurations/tnb.yaml @@ -0,0 +1,243 @@ +name: tnb +defaultCommand: '' +commands: +- name: ListSolFunctionInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solfunctioninstance + rerunOnBack: false + favouritable: true +- name: ListSolFunctionPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solfunctionpackage + rerunOnBack: false + favouritable: true +- name: ListSolNetworkInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solnetworkinstance + rerunOnBack: false + favouritable: true +- name: ListSolNetworkOperations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solnetworkoperation + rerunOnBack: false + favouritable: true +- name: ListSolNetworkPackages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: solnetworkpackage + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetSolFunctionInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolFunctionPackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolFunctionPackageContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolFunctionPackageDescriptor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolNetworkInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolNetworkOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolNetworkPackage + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolNetworkPackageContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: GetSolNetworkPackageDescriptor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Tnb + rerunOnBack: false + favouritable: true +- name: CancelSolNetworkOperation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/transcribe.yaml b/configurations/transcribe.yaml new file mode 100644 index 0000000..27587d3 --- /dev/null +++ b/configurations/transcribe.yaml @@ -0,0 +1,288 @@ +name: transcribe +defaultCommand: '' +commands: +- name: ListCallAnalyticsCategories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: callanalyticscategorie + rerunOnBack: false + favouritable: true +- name: ListCallAnalyticsJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: callanalyticsjob + rerunOnBack: false + favouritable: true +- name: ListLanguageModels + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: languagemodel + rerunOnBack: false + favouritable: true +- name: ListMedicalScribeJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: medicalscribejob + rerunOnBack: false + favouritable: true +- name: ListMedicalTranscriptionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: medicaltranscriptionjob + rerunOnBack: false + favouritable: true +- name: ListMedicalVocabularies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: medicalvocabularie + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTranscriptionJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: transcriptionjob + rerunOnBack: false + favouritable: true +- name: ListVocabularies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vocabularie + rerunOnBack: false + favouritable: true +- name: ListVocabularyFilters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: vocabularyfilter + rerunOnBack: false + favouritable: true +- name: DescribeLanguageModel + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetCallAnalyticsCategory + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetCallAnalyticsJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetMedicalScribeJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetMedicalTranscriptionJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetMedicalVocabulary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetTranscriptionJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetVocabulary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true +- name: GetVocabularyFilter + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transcribe + rerunOnBack: false + favouritable: true diff --git a/configurations/transfer.yaml b/configurations/transfer.yaml new file mode 100644 index 0000000..48eb378 --- /dev/null +++ b/configurations/transfer.yaml @@ -0,0 +1,303 @@ +name: transfer +defaultCommand: '' +commands: +- name: ListAccesses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesse + rerunOnBack: false + favouritable: true +- name: ListAgreements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: agreement + rerunOnBack: false + favouritable: true +- name: ListCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: certificate + rerunOnBack: false + favouritable: true +- name: ListConnectors + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: connector + rerunOnBack: false + favouritable: true +- name: ListExecutions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: execution + rerunOnBack: false + favouritable: true +- name: ListFileTransferResults + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: filetransferresult + rerunOnBack: false + favouritable: true +- name: ListHostKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: hostkey + rerunOnBack: false + favouritable: true +- name: ListProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profile + rerunOnBack: false + favouritable: true +- name: ListSecurityPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securitypolicie + rerunOnBack: false + favouritable: true +- name: ListServers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: server + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: ListWebApps + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webapp + rerunOnBack: false + favouritable: true +- name: ListWorkflows + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workflow + rerunOnBack: false + favouritable: true +- name: DescribeAccess + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true +- name: DescribeAgreement + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true +- name: DescribeCertificate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true +- name: DescribeConnector + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true +- name: DescribeExecution + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true +- name: DescribeHostKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Transfer + rerunOnBack: false + favouritable: true diff --git a/configurations/translate.yaml b/configurations/translate.yaml new file mode 100644 index 0000000..95de111 --- /dev/null +++ b/configurations/translate.yaml @@ -0,0 +1,228 @@ +name: translate +defaultCommand: '' +commands: +- name: ListLanguages + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: language + rerunOnBack: false + favouritable: true +- name: ListParallelData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: paralleldatas + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTerminologies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: terminologie + rerunOnBack: false + favouritable: true +- name: ListTextTranslationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: texttranslationjob + rerunOnBack: false + favouritable: true +- name: DescribeTextTranslationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Translate + rerunOnBack: false + favouritable: true +- name: GetParallelData + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Translate + rerunOnBack: false + favouritable: true +- name: GetTerminology + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Translate + rerunOnBack: false + favouritable: true +- name: ImportTerminology + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StartTextTranslationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: StopTextTranslationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TranslateDocument + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TranslateText + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/trustedadvisor.yaml b/configurations/trustedadvisor.yaml new file mode 100644 index 0000000..1502e34 --- /dev/null +++ b/configurations/trustedadvisor.yaml @@ -0,0 +1,138 @@ +name: trustedadvisor +defaultCommand: '' +commands: +- name: ListChecks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: check + rerunOnBack: false + favouritable: true +- name: ListOrganizationRecommendationAccounts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationrecommendationaccount + rerunOnBack: false + favouritable: true +- name: ListOrganizationRecommendationResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationrecommendationresource + rerunOnBack: false + favouritable: true +- name: ListOrganizationRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organizationrecommendation + rerunOnBack: false + favouritable: true +- name: ListRecommendationResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendationresource + rerunOnBack: false + favouritable: true +- name: ListRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: recommendation + rerunOnBack: false + favouritable: true +- name: GetOrganizationRecommendation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Trustedadvisor + rerunOnBack: false + favouritable: true +- name: GetRecommendation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Trustedadvisor + rerunOnBack: false + favouritable: true +- name: BatchUpdateRecommendationResourceExclusion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/verifiedpermissions.yaml b/configurations/verifiedpermissions.yaml new file mode 100644 index 0000000..52cf102 --- /dev/null +++ b/configurations/verifiedpermissions.yaml @@ -0,0 +1,198 @@ +name: verifiedpermissions +defaultCommand: '' +commands: +- name: ListIdentitySources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identitysource + rerunOnBack: false + favouritable: true +- name: ListPolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policie + rerunOnBack: false + favouritable: true +- name: ListPolicyStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policystore + rerunOnBack: false + favouritable: true +- name: ListPolicyTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: policytemplate + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetIdentitySource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: GetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: GetPolicyStore + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: GetPolicyTemplate + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: GetSchema + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: BatchGetPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: Verifiedpermissions + rerunOnBack: false + favouritable: true +- name: BatchIsAuthorized + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: BatchIsAuthorizedWithToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/voice-id.yaml b/configurations/voice-id.yaml new file mode 100644 index 0000000..c35aa84 --- /dev/null +++ b/configurations/voice-id.yaml @@ -0,0 +1,213 @@ +name: voice-id +defaultCommand: '' +commands: +- name: ListDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domain + rerunOnBack: false + favouritable: true +- name: ListFraudsterRegistrationJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fraudsterregistrationjob + rerunOnBack: false + favouritable: true +- name: ListFraudsters + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: fraudster + rerunOnBack: false + favouritable: true +- name: ListSpeakerEnrollmentJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: speakerenrollmentjob + rerunOnBack: false + favouritable: true +- name: ListSpeakers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: speaker + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWatchlists + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: watch + rerunOnBack: false + favouritable: true +- name: DescribeDomain + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Voice-Id + rerunOnBack: false + favouritable: true +- name: DescribeFraudster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Voice-Id + rerunOnBack: false + favouritable: true +- name: DescribeFraudsterRegistrationJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Voice-Id + rerunOnBack: false + favouritable: true +- name: DescribeSpeaker + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Voice-Id + rerunOnBack: false + favouritable: true +- name: DescribeSpeakerEnrollmentJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Voice-Id + rerunOnBack: false + favouritable: true +- name: DescribeWatchlist + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: describewatchs + rerunOnBack: false + favouritable: true +- name: AssociateFraudster + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/vpc-lattice.yaml b/configurations/vpc-lattice.yaml new file mode 100644 index 0000000..d00a96f --- /dev/null +++ b/configurations/vpc-lattice.yaml @@ -0,0 +1,303 @@ +name: vpc-lattice +defaultCommand: '' +commands: +- name: ListAccessLogSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesslogsubscription + rerunOnBack: false + favouritable: true +- name: ListDomainVerifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: domainverification + rerunOnBack: false + favouritable: true +- name: ListListeners + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ener + rerunOnBack: false + favouritable: true +- name: ListResourceConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceconfiguration + rerunOnBack: false + favouritable: true +- name: ListResourceEndpointAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourceendpointassociation + rerunOnBack: false + favouritable: true +- name: ListResourceGateways + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcegateway + rerunOnBack: false + favouritable: true +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListServiceNetworkResourceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicenetworkresourceassociation + rerunOnBack: false + favouritable: true +- name: ListServiceNetworkServiceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicenetworkserviceassociation + rerunOnBack: false + favouritable: true +- name: ListServiceNetworkVpcAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicenetworkvpcassociation + rerunOnBack: false + favouritable: true +- name: ListServiceNetworkVpcEndpointAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicenetworkvpcendpointassociation + rerunOnBack: false + favouritable: true +- name: ListServiceNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: servicenetwork + rerunOnBack: false + favouritable: true +- name: ListServices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: service + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTargetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: targetgroup + rerunOnBack: false + favouritable: true +- name: ListTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: target + rerunOnBack: false + favouritable: true +- name: GetAccessLogSubscription + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Vpc-Lattice + rerunOnBack: false + favouritable: true +- name: GetAuthPolicy + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Vpc-Lattice + rerunOnBack: false + favouritable: true +- name: GetDomainVerification + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Vpc-Lattice + rerunOnBack: false + favouritable: true +- name: GetListener + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geteners + rerunOnBack: false + favouritable: true diff --git a/configurations/waf-regional.yaml b/configurations/waf-regional.yaml new file mode 100644 index 0000000..b330106 --- /dev/null +++ b/configurations/waf-regional.yaml @@ -0,0 +1,303 @@ +name: waf-regional +defaultCommand: '' +commands: +- name: ListActivatedRulesInRuleGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: activatedrulesinrulegroups + rerunOnBack: false + favouritable: true +- name: ListByteMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bytematchset + rerunOnBack: false + favouritable: true +- name: ListGeoMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geomatchset + rerunOnBack: false + favouritable: true +- name: ListIPSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ipset + rerunOnBack: false + favouritable: true +- name: ListLoggingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggingconfiguration + rerunOnBack: false + favouritable: true +- name: ListRateBasedRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ratebasedrule + rerunOnBack: false + favouritable: true +- name: ListRegexMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: regexmatchset + rerunOnBack: false + favouritable: true +- name: ListRegexPatternSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: regexpatternset + rerunOnBack: false + favouritable: true +- name: ListResourcesForWebACL + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesforwebacls + rerunOnBack: false + favouritable: true +- name: ListRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulegroup + rerunOnBack: false + favouritable: true +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListSizeConstraintSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sizeconstraintset + rerunOnBack: false + favouritable: true +- name: ListSqlInjectionMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sqlinjectionmatchset + rerunOnBack: false + favouritable: true +- name: ListSubscribedRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscribedrulegroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebACLs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webacl + rerunOnBack: false + favouritable: true +- name: ListXssMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: xssmatchset + rerunOnBack: false + favouritable: true +- name: GetByteMatchSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf-Regional + rerunOnBack: false + favouritable: true +- name: GetChangeToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf-Regional + rerunOnBack: false + favouritable: true +- name: GetChangeTokenStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf-Regional + rerunOnBack: false + favouritable: true diff --git a/configurations/waf.yaml b/configurations/waf.yaml new file mode 100644 index 0000000..577fcec --- /dev/null +++ b/configurations/waf.yaml @@ -0,0 +1,303 @@ +name: waf +defaultCommand: '' +commands: +- name: ListActivatedRulesInRuleGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: activatedrulesinrulegroups + rerunOnBack: false + favouritable: true +- name: ListByteMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bytematchset + rerunOnBack: false + favouritable: true +- name: ListGeoMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: geomatchset + rerunOnBack: false + favouritable: true +- name: ListIPSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ipset + rerunOnBack: false + favouritable: true +- name: ListLoggingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggingconfiguration + rerunOnBack: false + favouritable: true +- name: ListRateBasedRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ratebasedrule + rerunOnBack: false + favouritable: true +- name: ListRegexMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: regexmatchset + rerunOnBack: false + favouritable: true +- name: ListRegexPatternSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: regexpatternset + rerunOnBack: false + favouritable: true +- name: ListRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulegroup + rerunOnBack: false + favouritable: true +- name: ListRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rule + rerunOnBack: false + favouritable: true +- name: ListSizeConstraintSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sizeconstraintset + rerunOnBack: false + favouritable: true +- name: ListSqlInjectionMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sqlinjectionmatchset + rerunOnBack: false + favouritable: true +- name: ListSubscribedRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: subscribedrulegroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebACLs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webacl + rerunOnBack: false + favouritable: true +- name: ListXssMatchSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: xssmatchset + rerunOnBack: false + favouritable: true +- name: GetByteMatchSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf + rerunOnBack: false + favouritable: true +- name: GetChangeToken + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf + rerunOnBack: false + favouritable: true +- name: GetChangeTokenStatus + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf + rerunOnBack: false + favouritable: true +- name: GetGeoMatchSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Waf + rerunOnBack: false + favouritable: true diff --git a/configurations/wafv2.yaml b/configurations/wafv2.yaml new file mode 100644 index 0000000..ec7af6e --- /dev/null +++ b/configurations/wafv2.yaml @@ -0,0 +1,303 @@ +name: wafv2 +defaultCommand: '' +commands: +- name: ListAPIKeys + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: apikey + rerunOnBack: false + favouritable: true +- name: ListAvailableManagedRuleGroupVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablemanagedrulegroupversion + rerunOnBack: false + favouritable: true +- name: ListAvailableManagedRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablemanagedrulegroup + rerunOnBack: false + favouritable: true +- name: ListIPSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ipset + rerunOnBack: false + favouritable: true +- name: ListLoggingConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: loggingconfiguration + rerunOnBack: false + favouritable: true +- name: ListManagedRuleSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: managedruleset + rerunOnBack: false + favouritable: true +- name: ListMobileSdkReleases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mobilesdkrelease + rerunOnBack: false + favouritable: true +- name: ListRegexPatternSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: regexpatternset + rerunOnBack: false + favouritable: true +- name: ListResourcesForWebACL + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcesforwebacls + rerunOnBack: false + favouritable: true +- name: ListRuleGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: rulegroup + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWebACLs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: webacl + rerunOnBack: false + favouritable: true +- name: DescribeAllManagedProducts + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: DescribeManagedProductsByVendor + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: DescribeManagedRuleGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: GetDecryptedAPIKey + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: GetIPSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: GetLoggingConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: GetManagedRuleSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true +- name: GetMobileSdkRelease + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wafv2 + rerunOnBack: false + favouritable: true diff --git a/configurations/wellarchitected.yaml b/configurations/wellarchitected.yaml new file mode 100644 index 0000000..404e922 --- /dev/null +++ b/configurations/wellarchitected.yaml @@ -0,0 +1,303 @@ +name: wellarchitected +defaultCommand: '' +commands: +- name: ListAnswers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: answer + rerunOnBack: false + favouritable: true +- name: ListCheckDetails + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: checkdetail + rerunOnBack: false + favouritable: true +- name: ListCheckSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: checksummarie + rerunOnBack: false + favouritable: true +- name: ListLensReviewImprovements + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lensreviewimprovement + rerunOnBack: false + favouritable: true +- name: ListLensReviews + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lensreview + rerunOnBack: false + favouritable: true +- name: ListLensShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lensshare + rerunOnBack: false + favouritable: true +- name: ListLenses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: lense + rerunOnBack: false + favouritable: true +- name: ListMilestones + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: milestone + rerunOnBack: false + favouritable: true +- name: ListNotifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: notification + rerunOnBack: false + favouritable: true +- name: ListProfileNotifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profilenotification + rerunOnBack: false + favouritable: true +- name: ListProfileShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profileshare + rerunOnBack: false + favouritable: true +- name: ListProfiles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: profile + rerunOnBack: false + favouritable: true +- name: ListReviewTemplateAnswers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reviewtemplateanswer + rerunOnBack: false + favouritable: true +- name: ListReviewTemplates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: reviewtemplate + rerunOnBack: false + favouritable: true +- name: ListShareInvitations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: shareinvitation + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTemplateShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: templateshare + rerunOnBack: false + favouritable: true +- name: ListWorkloadShares + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workloadshare + rerunOnBack: false + favouritable: true +- name: ListWorkloads + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workload + rerunOnBack: false + favouritable: true +- name: GetAnswer + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wellarchitected + rerunOnBack: false + favouritable: true diff --git a/configurations/wickr.yaml b/configurations/wickr.yaml new file mode 100644 index 0000000..69a392b --- /dev/null +++ b/configurations/wickr.yaml @@ -0,0 +1,303 @@ +name: wickr +defaultCommand: '' +commands: +- name: ListBlockedGuestUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: blockedguestuser + rerunOnBack: false + favouritable: true +- name: ListBots + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: bot + rerunOnBack: false + favouritable: true +- name: ListDevicesForUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: devicesforusers + rerunOnBack: false + favouritable: true +- name: ListGuestUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: guestuser + rerunOnBack: false + favouritable: true +- name: ListNetworks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: network + rerunOnBack: false + favouritable: true +- name: ListSecurityGroupUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securitygroupuser + rerunOnBack: false + favouritable: true +- name: ListSecurityGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: securitygroup + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: GetBot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetBotsCount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetDataRetentionBot + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetGuestUserHistoryCount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetNetwork + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetNetworkSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetOidcInfo + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetOpentdfConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetSecurityGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: GetUsersCount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wickr + rerunOnBack: false + favouritable: true +- name: BatchCreateUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/wisdom.yaml b/configurations/wisdom.yaml new file mode 100644 index 0000000..73cd6e0 --- /dev/null +++ b/configurations/wisdom.yaml @@ -0,0 +1,243 @@ +name: wisdom +defaultCommand: '' +commands: +- name: ListAssistantAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assistantassociation + rerunOnBack: false + favouritable: true +- name: ListAssistants + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: assistant + rerunOnBack: false + favouritable: true +- name: ListContents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: content + rerunOnBack: false + favouritable: true +- name: ListImportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: importjob + rerunOnBack: false + favouritable: true +- name: ListKnowledgeBases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: knowledgebase + rerunOnBack: false + favouritable: true +- name: ListQuickResponses + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: quickresponse + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetAssistant + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetAssistantAssociation + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetContentSummary + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetImportJob + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetKnowledgeBase + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetQuickResponse + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetRecommendations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true +- name: GetSession + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Wisdom + rerunOnBack: false + favouritable: true diff --git a/configurations/workdocs.yaml b/configurations/workdocs.yaml new file mode 100644 index 0000000..d85054d --- /dev/null +++ b/configurations/workdocs.yaml @@ -0,0 +1,273 @@ +name: workdocs +defaultCommand: '' +commands: +- name: DescribeActivities + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeComments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeDocumentVersions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeFolderContents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeNotificationSubscriptions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeResourcePermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeRootFolders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: DescribeUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetCurrentUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetDocument + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetDocumentPath + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetDocumentVersion + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetFolder + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetFolderPath + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: GetResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workdocs + rerunOnBack: false + favouritable: true +- name: AbortDocumentVersionUpload + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: ActivateUser + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/workmail.yaml b/configurations/workmail.yaml new file mode 100644 index 0000000..94c5efb --- /dev/null +++ b/configurations/workmail.yaml @@ -0,0 +1,303 @@ +name: workmail +defaultCommand: '' +commands: +- name: ListAccessControlRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accesscontrolrule + rerunOnBack: false + favouritable: true +- name: ListAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: aliase + rerunOnBack: false + favouritable: true +- name: ListAvailabilityConfigurations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availabilityconfiguration + rerunOnBack: false + favouritable: true +- name: ListGroupMembers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupmember + rerunOnBack: false + favouritable: true +- name: ListGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: group + rerunOnBack: false + favouritable: true +- name: ListGroupsForEntity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: groupsforentitys + rerunOnBack: false + favouritable: true +- name: ListImpersonationRoles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: impersonationrole + rerunOnBack: false + favouritable: true +- name: ListMailDomains + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: maildomain + rerunOnBack: false + favouritable: true +- name: ListMailboxExportJobs + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mailboxexportjob + rerunOnBack: false + favouritable: true +- name: ListMailboxPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mailboxpermission + rerunOnBack: false + favouritable: true +- name: ListMobileDeviceAccessOverrides + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mobiledeviceaccessoverride + rerunOnBack: false + favouritable: true +- name: ListMobileDeviceAccessRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: mobiledeviceaccessrule + rerunOnBack: false + favouritable: true +- name: ListOrganizations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: organization + rerunOnBack: false + favouritable: true +- name: ListPersonalAccessTokens + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: personalaccesstoken + rerunOnBack: false + favouritable: true +- name: ListResourceDelegates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcedelegate + rerunOnBack: false + favouritable: true +- name: ListResources + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resource + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListUsers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: user + rerunOnBack: false + favouritable: true +- name: DescribeEmailMonitoringConfiguration + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workmail + rerunOnBack: false + favouritable: true +- name: DescribeEntity + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workmail + rerunOnBack: false + favouritable: true diff --git a/configurations/workmailmessageflow.yaml b/configurations/workmailmessageflow.yaml new file mode 100644 index 0000000..e5e1809 --- /dev/null +++ b/configurations/workmailmessageflow.yaml @@ -0,0 +1,18 @@ +name: workmailmessageflow +defaultCommand: '' +commands: +- name: GetRawMessageContent + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workmailmessageflow + rerunOnBack: false + favouritable: true diff --git a/configurations/workspaces-instances.yaml b/configurations/workspaces-instances.yaml new file mode 100644 index 0000000..5e7e69b --- /dev/null +++ b/configurations/workspaces-instances.yaml @@ -0,0 +1,138 @@ +name: workspaces-instances +defaultCommand: '' +commands: +- name: ListInstanceTypes + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: instancetype + rerunOnBack: false + favouritable: true +- name: ListRegions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: region + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListWorkspaceInstances + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: workspaceinstance + rerunOnBack: false + favouritable: true +- name: GetWorkspaceInstance + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Instances + rerunOnBack: false + favouritable: true +- name: AssociateVolume + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: DisassociateVolume + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/workspaces-thin-client.yaml b/configurations/workspaces-thin-client.yaml new file mode 100644 index 0000000..c96f89a --- /dev/null +++ b/configurations/workspaces-thin-client.yaml @@ -0,0 +1,153 @@ +name: workspaces-thin-client +defaultCommand: '' +commands: +- name: ListDevices + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: device + rerunOnBack: false + favouritable: true +- name: ListEnvironments + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: environment + rerunOnBack: false + favouritable: true +- name: ListSoftwareSets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: softwareset + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Thin-Client + rerunOnBack: false + favouritable: true +- name: GetEnvironment + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Thin-Client + rerunOnBack: false + favouritable: true +- name: GetSoftwareSet + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Thin-Client + rerunOnBack: false + favouritable: true +- name: DeregisterDevice + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: TagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true +- name: UntagResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: contentView + showJsonViewer: true + parse: + type: object + attributeName: '' + rerunOnBack: false + favouritable: true diff --git a/configurations/workspaces-web.yaml b/configurations/workspaces-web.yaml new file mode 100644 index 0000000..661e465 --- /dev/null +++ b/configurations/workspaces-web.yaml @@ -0,0 +1,303 @@ +name: workspaces-web +defaultCommand: '' +commands: +- name: ListBrowserSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: browsersetting + rerunOnBack: false + favouritable: true +- name: ListDataProtectionSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: dataprotectionsetting + rerunOnBack: false + favouritable: true +- name: ListIdentityProviders + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: identityprovider + rerunOnBack: false + favouritable: true +- name: ListIpAccessSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: ipaccesssetting + rerunOnBack: false + favouritable: true +- name: ListNetworkSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: networksetting + rerunOnBack: false + favouritable: true +- name: ListPortals + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: portal + rerunOnBack: false + favouritable: true +- name: ListSessionLoggers + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: sessionlogger + rerunOnBack: false + favouritable: true +- name: ListSessions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: session + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: ListTrustStoreCertificates + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: truststorecertificate + rerunOnBack: false + favouritable: true +- name: ListTrustStores + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: truststore + rerunOnBack: false + favouritable: true +- name: ListUserAccessLoggingSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: useraccessloggingsetting + rerunOnBack: false + favouritable: true +- name: ListUserSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: usersetting + rerunOnBack: false + favouritable: true +- name: GetBrowserSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetDataProtectionSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetIdentityProvider + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetIpAccessSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetNetworkSettings + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetPortal + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true +- name: GetPortalServiceProviderMetadata + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces-Web + rerunOnBack: false + favouritable: true diff --git a/configurations/workspaces.yaml b/configurations/workspaces.yaml new file mode 100644 index 0000000..4cfe236 --- /dev/null +++ b/configurations/workspaces.yaml @@ -0,0 +1,303 @@ +name: workspaces +defaultCommand: '' +commands: +- name: ListAccountLinks + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: accountlink + rerunOnBack: false + favouritable: true +- name: ListAvailableManagementCidrRanges + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: availablemanagementcidrrange + rerunOnBack: false + favouritable: true +- name: DescribeAccount + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeAccountModifications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeApplicationAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeApplications + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeBundleAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeClientBranding + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeClientProperties + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeConnectClientAddIns + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeConnectionAliasPermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeConnectionAliases + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeCustomWorkspaceImageImport + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeImageAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeIpGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeTags + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceAssociations + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceBundles + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceDirectories + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true +- name: DescribeWorkspaceImagePermissions + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Workspaces + rerunOnBack: false + favouritable: true diff --git a/configurations/xray.yaml b/configurations/xray.yaml new file mode 100644 index 0000000..d05dd3a --- /dev/null +++ b/configurations/xray.yaml @@ -0,0 +1,303 @@ +name: xray +defaultCommand: '' +commands: +- name: ListResourcePolicies + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: resourcepolicie + rerunOnBack: false + favouritable: true +- name: ListRetrievedTraces + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: retrievedtrace + rerunOnBack: false + favouritable: true +- name: ListTagsForResource + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: tagsforresources + rerunOnBack: false + favouritable: true +- name: GetEncryptionConfig + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetGroup + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetGroups + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetIndexingRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetInsight + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetInsightEvents + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetInsightImpactGraph + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetInsightSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetRetrievedTracesGraph + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetSamplingRules + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetSamplingStatisticSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetSamplingTargets + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetServiceGraph + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetTimeSeriesServiceStatistics + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetTraceGraph + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetTraceSegmentDestination + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true +- name: GetTraceSummaries + arguments: + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Xray + rerunOnBack: false + favouritable: true diff --git a/scripts/sync-aws-services.sh b/scripts/sync-aws-services.sh new file mode 100755 index 0000000..5b358ec --- /dev/null +++ b/scripts/sync-aws-services.sh @@ -0,0 +1,206 @@ +#!/usr/bin/env bash +# +# AWS Commander Service Sync Wrapper +# +# This script wraps the Python sync script and provides a convenient CLI. +# +# Usage: +# ./sync-aws-services.sh [options] +# +# Options: +# --dry-run Show what would change without making changes +# --report Generate a detailed report of differences (default if no other options) +# --apply Apply changes to configurations +# --backup Create backup before applying changes (used with --apply) +# --service SVC Only process specific service +# --verbose Enable verbose output +# --help Show this help message +# +# Environment Variables: +# AWS_CLI_PATH Path to AWS CLI source (default: ~/code/aws-cli) +# AWS_COMMANDER_PATH Path to aws-commander (default: parent of this script) +# +# Examples: +# +# # See what would change (dry-run) +# ./sync-aws-services.sh --dry-run +# +# # Generate report +# ./sync-aws-services.sh --report +# +# # Apply all changes with backup +# ./sync-aws-services.sh --apply --backup +# +# # Process a single service +# ./sync-aws-services.sh --service dynamodb --apply +# +# # Use custom paths +# AWS_CLI_PATH=/path/to/aws-cli AWS_COMMANDER_PATH=/path/to/aws-commander ./sync-aws-services.sh --apply +# + +set -euo pipefail + +# Script directory +SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" +SCRIPT_NAME="$(basename "${BASH_SOURCE[0]}")" + +# Default paths +DEFAULT_AWS_CLI_PATH="${HOME}/code/aws-cli" +DEFAULT_AWS_COMMANDER_PATH="$(cd "${SCRIPT_DIR}/.." && pwd)" + +# Colors (if terminal supports it) +if [[ -t 1 ]]; then + RED='\033[0;31m' + GREEN='\033[0;32m' + YELLOW='\033[1;33m' + BLUE='\033[0;34m' + NC='\033[0m' # No Color +else + RED='' + GREEN='' + YELLOW='' + BLUE='' + NC='' +fi + +show_help() { + head -44 "${BASH_SOURCE[0]}" | tail -38 | sed 's/^#//' +} + +# Parse arguments +DRY_RUN=false +REPORT=false +APPLY=false +BACKUP=false +SERVICE="" +VERBOSE=false +PYTHON_ARGS=() + +while [[ $# -gt 0 ]]; do + case $1 in + --dry-run) + DRY_RUN=true + PYTHON_ARGS+=(--dry-run) + shift + ;; + --report) + REPORT=true + PYTHON_ARGS+=(--report) + shift + ;; + --apply) + APPLY=true + PYTHON_ARGS+=(--apply) + shift + ;; + --backup) + BACKUP=true + PYTHON_ARGS+=(--backup) + shift + ;; + --service) + SERVICE="$2" + PYTHON_ARGS+=(--service "$2") + shift 2 + ;; + --verbose) + VERBOSE=true + PYTHON_ARGS+=(--verbose) + shift + ;; + --help|-h) + show_help + exit 0 + ;; + *) + echo -e "${RED}Unknown option: $1${NC}" + show_help + exit 1 + ;; + esac +done + +# Set defaults for paths +AWS_CLI_PATH="${AWS_CLI_PATH:-$DEFAULT_AWS_CLI_PATH}" +AWS_COMMANDER_PATH="${AWS_COMMANDER_PATH:-$DEFAULT_AWS_COMMANDER_PATH}" + +# Validate paths +if [[ ! -d "${AWS_CLI_PATH}" ]]; then + echo -e "${RED}ERROR: AWS CLI path not found: ${AWS_CLI_PATH}${NC}" + echo "Set AWS_CLI_PATH environment variable or use --aws-cli-path" + exit 1 +fi + +if [[ ! -d "${AWS_COMMANDER_PATH}" ]]; then + echo -e "${RED}ERROR: aws-commander path not found: ${AWS_COMMANDER_PATH}${NC}" + echo "Set AWS_COMMANDER_PATH environment variable or use --aws-commander-path" + exit 1 +fi + +if [[ ! -d "${AWS_COMMANDER_PATH}/configurations" ]]; then + echo -e "${RED}ERROR: configurations directory not found in ${AWS_COMMANDER_PATH}${NC}" + exit 1 +fi + +# Check for Python +if ! command -v python3 &> /dev/null; then + echo -e "${RED}ERROR: python3 not found${NC}" + exit 1 +fi + +# Check for botocore +if ! python3 -c "import botocore" 2>/dev/null; then + echo -e "${YELLOW}WARNING: botocore not installed${NC}" + echo "Installing botocore..." + if command -v pip3 &> /dev/null; then + pip3 install botocore --quiet + elif command -v pip &> /dev/null; then + pip install botocore --quiet + else + echo -e "${RED}ERROR: pip not found. Install botocore manually: pip install botocore${NC}" + exit 1 + fi +fi + +# Default action is --report if nothing specified +if [[ "${DRY_RUN}" == "false" && "${REPORT}" == "false" && "${APPLY}" == "false" ]]; then + REPORT=true + PYTHON_ARGS+=(--report) +fi + +# Warning for --apply without --backup +if [[ "${APPLY}" == "true" && "${BACKUP}" == "false" ]]; then + echo -e "${YELLOW}WARNING: Applying changes without --backup. Use --backup to create a backup.${NC}" + echo "Press Ctrl+C to cancel, or Enter to continue..." + read -r +fi + +# Run the sync script +echo -e "${BLUE}AWS CLI Path:${NC} ${AWS_CLI_PATH}" +echo -e "${BLUE}aws-commander Path:${NC} ${AWS_COMMANDER_PATH}" +echo "" + +python3 "${SCRIPT_DIR}/sync_aws_services.py" \ + --aws-cli-path "${AWS_CLI_PATH}" \ + --aws-commander-path "${AWS_COMMANDER_PATH}" \ + "${PYTHON_ARGS[@]}" + +EXIT_CODE=$? + +if [[ ${EXIT_CODE} -eq 0 ]]; then + if [[ "${APPLY}" == "true" ]]; then + echo "" + echo -e "${GREEN}Changes applied successfully!${NC}" + + # Suggest verification + echo "" + echo "Run these commands to verify:" + echo " cd ${AWS_COMMANDER_PATH}" + echo " go build ./..." + echo " go vet ./..." + fi +else + echo -e "${RED}Sync failed with exit code ${EXIT_CODE}${NC}" +fi + +exit ${EXIT_CODE} diff --git a/scripts/sync_aws_services.py b/scripts/sync_aws_services.py new file mode 100755 index 0000000..95e6d58 --- /dev/null +++ b/scripts/sync_aws_services.py @@ -0,0 +1,506 @@ +#!/usr/bin/env python3 +""" +AWS Commander Service Synchronization Script + +This script synchronizes aws-commander configurations with the AWS CLI source. +It reads service definitions from botocore and generates YAML configuration files. + +Usage: + python sync_aws_services.py [options] + +Options: + --dry-run Show what would change without making changes + --report Generate a detailed report of differences + --apply Apply changes to configurations + --backup Create backup before applying changes + --service SERVICE Only process specific service + --verbose Enable verbose output +""" + +import argparse +import json +import os +import shutil +import sys +import glob +from datetime import datetime +from pathlib import Path +from typing import Any, Optional + +import yaml + + +class AWSServiceSync: + """Synchronizes aws-commander with AWS CLI service definitions.""" + + # Common result attribute names for list operations + LIST_ATTRIBUTES = { + 'tables': 'TableNames', + 'buckets': 'Buckets', + 'instances': 'Instances', + 'volumes': 'Volumes', + 'vpcs': 'Vpcs', + 'subnets': 'Subnets', + 'security-groups': 'SecurityGroups', + 'queues': 'Queues', + 'topics': 'Topics', + 'functions': 'Functions', + 'logs': 'logEvents', + } + + def __init__(self, aws_cli_path: str, aws_commander_path: str, verbose: bool = False): + self.aws_cli_path = Path(aws_cli_path) + self.aws_commander_path = Path(aws_commander_path) + self.config_dir = self.aws_commander_path / 'configurations' + self.verbose = verbose + self.services = {} + self.existing_configs = {} + self.botocore = None + + def log(self, message: str): + """Print message if verbose mode is enabled.""" + if self.verbose: + print(f"[INFO] {message}") + + def load_botocore(self) -> bool: + """Load botocore to get service definitions.""" + try: + import botocore + import botocore.session + self.botocore = botocore + self.session = botocore.session.Session() + return True + except ImportError: + print("ERROR: botocore not installed. Run: pip install botocore") + return False + + def get_all_services(self) -> list[str]: + """Get list of all available AWS services from botocore.""" + available_services = [] + + # Get services from botocore's service catalog + service_names = self.session.get_available_services() + + # Filter out internal/non-CLI services + skip_services = {'s3control'} # s3control is covered by s3api + + for svc in service_names: + if svc not in skip_services: + available_services.append(svc) + + return sorted(available_services) + + def get_service_operations(self, service_name: str) -> list[dict]: + """Get operations for a specific service.""" + operations = [] + + try: + # Get the service metadata + service_model = self.session.get_service_model(service_name) + + # Get operation names + for op_name in service_model.operation_names: + op_model = service_model.operation_model(op_name) + + # Determine if this is a writer operation (create, delete, update) + # Check both 'writer' attribute and operation type + is_writer = False + try: + if hasattr(op_model, 'writer') and op_model.writer is not None: + is_writer = True + except Exception: + pass + + # Alternative: check if operation name suggests it's a write operation + op_lower = op_name.lower() + if op_lower.startswith(('create', 'delete', 'update', 'put', 'remove', 'add')): + is_writer = True + + operations.append({ + 'name': op_name, + 'name_camel': self._camel_to_snake(op_name), + 'is_writer': is_writer, + 'has_paginator': self._has_paginator(service_name, op_name), + }) + + except Exception as e: + self.log(f"Error getting operations for {service_name}: {e}") + + return operations + + def _camel_to_snake(self, name: str) -> str: + """Convert CamelCase to snake_case.""" + import re + s1 = re.sub('(.)([A-Z][a-z]+)', r'\1_\2', name) + return re.sub('([a-z0-9])([A-Z])', r'\1_\2', s1).lower() + + def _has_paginator(self, service_name: str, operation_name: str) -> bool: + """Check if operation has pagination.""" + try: + paginators = self.session.get_paginator_models(service_name) + return operation_name in paginators + except Exception: + return False + + def classify_operation(self, operation_name: str) -> dict: + """Determine view type, parse config based on operation name.""" + op_lower = operation_name.lower() + + # Default classification + classification = { + 'view': 'tableView', + 'showJsonViewer': True, + 'parse_type': 'object', + 'parse_attribute': '', + 'rerunOnBack': False, + 'favouritable': True, + } + + # List operations + if op_lower.startswith('list') or op_lower.startswith('describe') or op_lower.startswith('get'): + classification['view'] = 'tableView' + classification['parse_type'] = 'object' + # Write operations + elif op_lower.startswith('create') or op_lower.startswith('delete') or op_lower.startswith('update') or op_lower.startswith('put'): + classification['view'] = 'contentView' + classification['parse_type'] = 'object' + # Other operations + else: + classification['view'] = 'contentView' + classification['parse_type'] = 'object' + + return classification + + def get_default_attribute(self, service_name: str, operation_name: str) -> str: + """Guess the result attribute name based on service and operation.""" + op_lower = operation_name.lower() + + # Common patterns + if 'list' in op_lower: + # Try to extract the resource name + parts = op_lower.replace('list_', '').replace('list', '').strip('_') + if parts: + # Try singular form + if parts.endswith('s'): + return parts[:-1] # Remove trailing 's' + return parts + 's' # Add 's' + return operation_name.replace('list-', '').replace('list', '') + 's' + + if 'describe' in op_lower or 'get' in op_lower: + return service_name.title() + + return '' + + def load_existing_configs(self) -> dict: + """Load existing YAML configurations.""" + configs = {} + + if not self.config_dir.exists(): + return configs + + for yaml_file in self.config_dir.glob('*.yaml'): + service_name = yaml_file.stem + try: + with open(yaml_file, 'r') as f: + configs[service_name] = yaml.safe_load(f) + except Exception as e: + self.log(f"Error loading {yaml_file}: {e}") + + return configs + + def generate_yaml_template(self, service_name: str) -> dict: + """Generate YAML configuration for a service.""" + operations = self.get_service_operations(service_name) + + if not operations: + return None + + # Find a good default command (first list or describe operation) + default_command = '' + commands = [] + + # Sort operations: list/describe first, then others + sorted_ops = sorted(operations, key=lambda x: ( + not x['name'].lower().startswith('list'), + not x['name'].lower().startswith('describe'), + not x['name'].lower().startswith('get'), + x['name'] + )) + + # Limit to first 20 operations to avoid overwhelming configs + # These are typically the most useful ones + for op in sorted_ops[:20]: + classification = self.classify_operation(op['name']) + + # Skip writer operations (create, delete, update) for auto-generation + # These typically require input and return status + if classification['view'] == 'contentView' and op['is_writer']: + continue + + cmd = { + 'name': op['name'], + 'arguments': [ + '--output', 'json', + '--cli-read-timeout', '10', + '--cli-connect-timeout', '5', + ], + 'view': classification['view'], + 'showJsonViewer': classification['showJsonViewer'], + 'parse': { + 'type': classification['parse_type'], + 'attributeName': self.get_default_attribute(service_name, op['name']), + }, + 'rerunOnBack': classification['rerunOnBack'], + 'favouritable': classification['favouritable'], + } + + # Add pagination if available + if op['has_paginator']: + cmd['pagination'] = { + 'enabled': True, + 'nextTokenParam': '--starting-token', + 'nextTokenJsonPath': 'NextToken', + } + # Remove --no-paginate from arguments + cmd['arguments'] = [a for a in cmd['arguments'] if a != '--no-paginate'] + + # Set default command + if not default_command and (op['name'].startswith('list') or op['name'].startswith('describe')): + default_command = op['name'] + # Add resourceName for list operations + if op['name'].startswith('list'): + resource_name = op['name'].replace('list-', '').replace('list', '').strip('-') + if resource_name: + cmd['resourceName'] = resource_name.title() + + commands.append(cmd) + + if not commands: + return None + + config = { + 'name': service_name, + 'defaultCommand': default_command, + 'commands': commands, + } + + return config + + def detect_changes(self, service_name: str, generated: dict) -> dict: + """Compare existing and generated configs.""" + existing = self.existing_configs.get(service_name, {}) + + changes = { + 'new': False, + 'modified': False, + 'new_commands': [], + 'removed_commands': [], + } + + if not existing: + changes['new'] = True + return changes + + existing_commands = {cmd['name'] for cmd in existing.get('commands', [])} + generated_commands = {cmd['name'] for cmd in generated.get('commands', [])} + + changes['new_commands'] = list(generated_commands - existing_commands) + changes['removed_commands'] = list(existing_commands - generated_commands) + + if changes['new_commands'] or changes['removed_commands']: + changes['modified'] = True + + return changes + + def apply_changes(self, service_name: str, config: dict, backup: bool = False) -> bool: + """Write configuration file.""" + try: + output_file = self.config_dir / f'{service_name}.yaml' + + # Create backup if requested + if backup and output_file.exists(): + backup_dir = self.config_dir.parent / f'configurations.backup.{datetime.now().strftime("%Y%m%d_%H%M%S")}' + backup_dir.mkdir(exist_ok=True) + shutil.copy2(output_file, backup_dir / f'{service_name}.yaml') + self.log(f"Backed up {output_file} to {backup_dir}") + + # Write new config + with open(output_file, 'w') as f: + yaml.dump(config, f, default_flow_style=False, sort_keys=False) + + self.log(f"Written {output_file}") + return True + + except Exception as e: + print(f"ERROR: Failed to write {service_name}.yaml: {e}") + return False + + def run(self, dry_run: bool = False, apply: bool = False, + backup: bool = False, service: Optional[str] = None) -> int: + """Run the synchronization.""" + + # Load botocore + if not self.load_botocore(): + return 1 + + # Load existing configs + self.existing_configs = self.load_existing_configs() + self.log(f"Loaded {len(self.existing_configs)} existing configurations") + + # Get services to process + if service: + services = [service] + else: + services = self.get_all_services() + + self.log(f"Found {len(services)} AWS services in botocore") + + # Track changes + total_new = 0 + total_modified = 0 + total_unchanged = 0 + + report_lines = [] + report_lines.append("=" * 60) + report_lines.append("AWS Commander Sync Report") + report_lines.append(f"Generated: {datetime.now().isoformat()}") + report_lines.append("=" * 60) + report_lines.append("") + + for svc in services: + # Skip if service already exists and we're only adding new + # But we still check for new commands + + generated = self.generate_yaml_template(svc) + if not generated: + continue + + changes = self.detect_changes(svc, generated) + + if changes['new']: + report_lines.append(f"[NEW] {svc}: {len(generated['commands'])} commands") + total_new += 1 + + if apply: + self.apply_changes(svc, generated, backup) + + elif changes['modified']: + new_cmds = len(changes['new_commands']) + report_lines.append(f"[MODIFIED] {svc}: +{new_cmds} new commands") + total_modified += 1 + + if apply: + # Merge with existing - keep customizations + existing = self.existing_configs.get(svc, {}) + merged = self._merge_configs(existing, generated) + self.apply_changes(svc, merged, backup) + + else: + total_unchanged += 1 + + report_lines.append("") + report_lines.append("-" * 60) + report_lines.append(f"Summary: {total_new} new, {total_modified} modified, {total_unchanged} unchanged") + report_lines.append("") + + # Print report + report = '\n'.join(report_lines) + print(report) + + if dry_run: + print("\n[DRY RUN] No changes were applied.") + + return 0 + + def _merge_configs(self, existing: dict, generated: dict) -> dict: + """Merge existing config with generated, preserving customizations.""" + merged = existing.copy() + + existing_commands = {cmd['name']: cmd for cmd in existing.get('commands', [])} + + for cmd in generated.get('commands', []): + if cmd['name'] not in existing_commands: + # Add new command + existing_commands[cmd['name']] = cmd + + merged['commands'] = list(existing_commands.values()) + + return merged + + +def main(): + parser = argparse.ArgumentParser( + description='Sync aws-commander configurations with AWS CLI' + ) + parser.add_argument( + '--dry-run', + action='store_true', + help='Show what would change without making changes' + ) + parser.add_argument( + '--report', + action='store_true', + help='Generate a detailed report of differences' + ) + parser.add_argument( + '--apply', + action='store_true', + help='Apply changes to configurations' + ) + parser.add_argument( + '--backup', + action='store_true', + help='Create backup before applying changes' + ) + parser.add_argument( + '--service', + help='Only process specific service' + ) + parser.add_argument( + '--verbose', + action='store_true', + help='Enable verbose output' + ) + parser.add_argument( + '--aws-cli-path', + default=os.environ.get('AWS_CLI_PATH', os.path.expanduser('~/code/aws-cli')), + help='Path to AWS CLI source (default: ~/code/aws-cli)' + ) + parser.add_argument( + '--aws-commander-path', + default=os.environ.get('AWS_COMMANDER_PATH', os.path.dirname(os.path.dirname(os.path.abspath(__file__)))), + help='Path to aws-commander (default: parent of script)' + ) + + args = parser.parse_args() + + # Validate paths + aws_cli_path = args.aws_cli_path + aws_commander_path = args.aws_commander_path + + if not os.path.isdir(aws_cli_path): + print(f"ERROR: AWS CLI path not found: {aws_cli_path}") + print("Set AWS_CLI_PATH environment variable or use --aws-cli-path") + return 1 + + if not os.path.isdir(aws_commander_path): + print(f"ERROR: aws-commander path not found: {aws_commander_path}") + print("Set AWS_COMMANDER_PATH environment variable or use --aws-commander-path") + return 1 + + if not os.path.isdir(os.path.join(aws_commander_path, 'configurations')): + print(f"ERROR: configurations directory not found in {aws_commander_path}") + return 1 + + sync = AWSServiceSync(aws_cli_path, aws_commander_path, args.verbose) + + return sync.run( + dry_run=args.dry_run, + apply=args.apply, + backup=args.backup, + service=args.service + ) + + +if __name__ == '__main__': + sys.exit(main()) From 5c2cb121cc5c74811497da4e22eab5ca580bb5ba Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Mon, 16 Mar 2026 15:44:53 +0000 Subject: [PATCH 2/5] docs: add sync progress report --- SYNC_PROGRESS.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 SYNC_PROGRESS.md diff --git a/SYNC_PROGRESS.md b/SYNC_PROGRESS.md new file mode 100644 index 0000000..e4d1970 --- /dev/null +++ b/SYNC_PROGRESS.md @@ -0,0 +1,56 @@ +# AWS Commander Sync - Progress Report + +## Status: COMPLETED + +### PR Created +- **URL**: https://github.com/cmd-tools/aws-commander/pull/76 +- **Title**: feat: sync with AWS CLI - add 400+ services +- **Branch**: `feature/add-aws-cli-sync-400-services` + +### What Was Done + +1. **Cloned AWS CLI source** to `~/code/aws-cli` + +2. **Created sync scripts**: + - `scripts/sync_aws_services.py` - Python sync engine + - `scripts/sync-aws-services.sh` - Bash wrapper + +3. **Created documentation**: + - `SYNC_PROCEDURE.md` - Full sync procedure documentation + +4. **Generated 400+ new service configs**: + - Added 400 new YAML configurations in `configurations/` + - Updated 13 existing configs with new commands + +### Files Changed +- 416 files changed +- 89,481 insertions (+) +- 904 deletions (-) + +### New Services Added (~400) +accessanalyzer, acm, athena, backup, batch, bedrock, cloudformation, cloudwatch, codebuild, codecommit, cognito, comprehend, config, connect, datasync, dms, ecr, elasticache, elasticbeanstalk, emr, es, finspace, firehose, forecast, gamelift, glacier, glue, guardduty, imagebuilder, inspector, iot, kafka, kendra, kinesis, kms, lambda (updated), lambda, logs (updated), lookoutequipment, machinelearning, macie2, managedblockchain, mediaconvert, medialive, memorydb, mgn, networkmonitor, opensearch, organizations, personalize, pinpoint, qbusiness, quicksight, rds, redshift, rekognition, resource-groups, route53, s3, sagemaker, securityhub, secretsmanager, ses, sns (updated), sqs (updated), ssm, stepfunctions (updated), sts, support, synthetics, timestream, transcribe, translate, voice-id, workspaces, xray, and many more... + +### Commands to Continue on Different Workstation + +```bash +# Clone the repo +git clone https://github.com/cmd-tools/aws-commander.git +cd aws-commander + +# Install dependencies +pip install botocore pyyaml + +# Run the sync (to update services) +./scripts/sync-aws-services.sh --apply --backup + +# Or just pull the latest +git pull origin main +``` + +### Notes +- Generated configs are auto-derived from botocore +- Complex services (S3, DynamoDB) have custom UIs - existing configs preserved +- Some attribute names may need manual refinement + +--- +*Generated: 2026-03-16* From 8236c184c2f75cfc39675b2024c64766299f48c6 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Tue, 17 Mar 2026 07:11:25 +0000 Subject: [PATCH 3/5] fix: align synced AWS configs with CLI models --- cmd/config_contract_test.go | 72 ++ cmd/sync_runtime_test.go | 175 ++++ configurations/accessanalyzer.yaml | 288 +------ configurations/account.yaml | 149 +--- configurations/acm-pca.yaml | 190 +---- configurations/acm.yaml | 149 +--- configurations/aiops.yaml | 85 +- configurations/amp.yaml | 228 +---- configurations/amplify.yaml | 220 +---- configurations/amplifybackend.yaml | 141 +--- configurations/apigateway.yaml | 222 ++--- configurations/apigatewayv2.yaml | 263 +----- configurations/appconfig.yaml | 248 +----- configurations/appfabric.yaml | 175 +--- configurations/appflow.yaml | 187 +---- configurations/appintegrations.yaml | 161 +--- configurations/application-insights.yaml | 224 +---- configurations/application-signals.yaml | 224 +---- configurations/applicationcostprofiler.yaml | 40 +- configurations/appmesh.yaml | 220 +---- configurations/apprunner.yaml | 176 +--- configurations/appstream.yaml | 172 ++-- configurations/appsync.yaml | 281 +------ configurations/arc-region-switch.yaml | 228 +---- configurations/arc-zonal-shift.yaml | 116 +-- configurations/artifact.yaml | 82 +- configurations/athena.yaml | 243 +----- configurations/auditmanager.yaml | 225 +---- configurations/autoscaling-plans.yaml | 40 +- configurations/autoscaling.yaml | 186 ++--- configurations/b2bi.yaml | 139 +--- configurations/backup-gateway.yaml | 191 +---- configurations/backup.yaml | 134 ++- configurations/backupsearch.yaml | 168 +--- configurations/batch.yaml | 186 ++--- configurations/bcm-dashboards.yaml | 85 +- configurations/bcm-data-exports.yaml | 123 +-- configurations/bcm-pricing-calculator.yaml | 272 +----- configurations/bcm-recommended-actions.yaml | 10 +- configurations/bedrock-agent-runtime.yaml | 235 +----- configurations/bedrock-agent.yaml | 274 +----- configurations/bedrock-agentcore-control.yaml | 207 ++--- configurations/bedrock-data-automation.yaml | 138 +-- configurations/bedrock-runtime.yaml | 145 +--- configurations/bedrock.yaml | 175 ++-- configurations/billing.yaml | 130 +-- configurations/billingconductor.yaml | 200 +---- configurations/braket.yaml | 173 +--- configurations/ce.yaml | 246 ++---- configurations/chatbot.yaml | 147 ++-- configurations/chime-sdk-identity.yaml | 171 +--- configurations/chime-sdk-media-pipelines.yaml | 123 +-- configurations/chime-sdk-messaging.yaml | 291 +------ configurations/chime-sdk-voice.yaml | 204 +---- configurations/chime.yaml | 253 +----- configurations/cleanrooms.yaml | 281 +------ configurations/cleanroomsml.yaml | 260 +----- configurations/cloud9.yaml | 96 +-- configurations/cloudcontrol.yaml | 70 +- configurations/clouddirectory.yaml | 280 +------ configurations/cloudformation.yaml | 137 +-- configurations/cloudfront.yaml | 112 ++- configurations/cloudhsm.yaml | 149 +--- configurations/cloudhsmv2.yaml | 153 +--- configurations/cloudsearch.yaml | 205 +---- configurations/cloudtrail.yaml | 196 +---- configurations/cloudwatch.yaml | 223 +---- configurations/codeartifact.yaml | 288 +------ configurations/codebuild.yaml | 204 ++--- configurations/codecatalyst.yaml | 262 +----- configurations/codecommit.yaml | 276 +----- configurations/codeconnections.yaml | 164 +--- configurations/codedeploy.yaml | 263 +----- configurations/codeguru-reviewer.yaml | 175 +--- configurations/codeguru-security.yaml | 134 +-- configurations/codeguruprofiler.yaml | 193 +---- configurations/codepipeline.yaml | 225 +---- configurations/codestar-connections.yaml | 164 +--- configurations/codestar-notifications.yaml | 116 +-- configurations/cognito-sync.yaml | 216 +---- configurations/comprehend.yaml | 155 ++-- configurations/comprehendmedical.yaml | 247 +----- .../compute-optimizer-automation.yaml | 230 +---- configurations/compute-optimizer.yaml | 182 +--- configurations/config.yaml | 138 ++- configurations/connect.yaml | 281 +------ configurations/connectcampaigns.yaml | 205 +---- configurations/connectcampaignsv2.yaml | 145 +--- configurations/connectcases.yaml | 246 +----- configurations/connecthealth.yaml | 190 +---- configurations/controlcatalog.yaml | 57 +- configurations/controltower.yaml | 230 +---- configurations/cost-optimization-hub.yaml | 67 +- configurations/cur.yaml | 70 +- configurations/customer-profiles.yaml | 273 +----- configurations/databrew.yaml | 215 +---- configurations/dataexchange.yaml | 222 +---- configurations/datapipeline.yaml | 205 +---- configurations/datasync.yaml | 274 +----- configurations/datazone.yaml | 295 +------ configurations/dax.yaml | 147 +--- configurations/deadline.yaml | 274 +----- configurations/detective.yaml | 209 +---- configurations/devicefarm.yaml | 206 ++--- configurations/devops-guru.yaml | 248 +----- configurations/directconnect.yaml | 182 +--- configurations/discovery.yaml | 189 +---- configurations/dlm.yaml | 66 +- configurations/dms.yaml | 113 ++- configurations/docdb-elastic.yaml | 191 +---- configurations/docdb.yaml | 173 ++-- configurations/drs.yaml | 193 +---- configurations/ds.yaml | 245 +----- configurations/dsql.yaml | 100 +-- configurations/dynamodb.yaml | 223 +---- configurations/dynamodbstreams.yaml | 51 +- configurations/ec2.yaml | 134 ++- configurations/ecr-public.yaml | 176 +--- configurations/ecr.yaml | 228 +---- configurations/ecs.yaml | 200 +---- configurations/efs.yaml | 128 +-- configurations/eks.yaml | 257 +----- configurations/elasticache.yaml | 174 ++-- configurations/elasticbeanstalk.yaml | 139 ++-- configurations/elb.yaml | 131 +-- configurations/elbv2.yaml | 238 +----- configurations/elementalinference.yaml | 100 +-- configurations/emr-containers.yaml | 176 +--- configurations/emr-serverless.yaml | 190 +---- configurations/emr.yaml | 225 +---- configurations/entityresolution.yaml | 237 +----- configurations/es.yaml | 217 +---- configurations/events.yaml | 193 +---- configurations/evs.yaml | 134 +-- configurations/finspace-data.yaml | 235 +----- configurations/finspace.yaml | 284 +------ configurations/firehose.yaml | 99 +-- configurations/fis.yaml | 214 +---- configurations/fms.yaml | 267 +----- configurations/forecast.yaml | 211 ++--- configurations/frauddetector.yaml | 148 +--- configurations/freetier.yaml | 52 +- configurations/fsx.yaml | 167 +--- configurations/gamelift.yaml | 157 +++- configurations/gameliftstreams.yaml | 176 +--- configurations/geo-places.yaml | 85 +- configurations/globalaccelerator.yaml | 266 +----- configurations/glue.yaml | 133 +-- configurations/grafana.yaml | 170 +--- configurations/greengrass.yaml | 239 ++---- configurations/greengrassv2.yaml | 255 +----- configurations/groundstation.yaml | 237 +----- configurations/guardduty.yaml | 255 +----- configurations/health.yaml | 173 +--- configurations/healthlake.yaml | 156 +--- configurations/iam.yaml | 144 ++-- configurations/imagebuilder.yaml | 197 ++--- configurations/importexport.yaml | 55 +- configurations/inspector.yaml | 270 +----- configurations/inspector2.yaml | 124 ++- configurations/internetmonitor.yaml | 183 +--- configurations/invoicing.yaml | 138 +-- configurations/iot-data.yaml | 70 +- configurations/iot-managed-integrations.yaml | 200 ++--- configurations/iot.yaml | 167 +++- configurations/iotdeviceadvisor.yaml | 145 +--- configurations/iotevents.yaml | 153 +--- configurations/iotfleetwise.yaml | 220 ++--- configurations/iotsecuretunneling.yaml | 111 +-- configurations/iotsitewise.yaml | 195 ++--- configurations/iotthingsgraph.yaml | 152 +--- configurations/iottwinmaker.yaml | 280 +------ configurations/iotwireless.yaml | 126 +-- configurations/ivs-realtime.yaml | 229 +---- configurations/ivs.yaml | 233 +----- configurations/ivschat.yaml | 115 +-- configurations/kafka.yaml | 249 +----- configurations/kafkaconnect.yaml | 146 +--- configurations/kendra-ranking.yaml | 81 +- configurations/kendra.yaml | 291 +------ configurations/keyspaces.yaml | 160 +--- configurations/keyspacesstreams.yaml | 55 +- .../kinesis-video-archived-media.yaml | 85 +- configurations/kinesis.yaml | 180 +--- configurations/kinesisanalytics.yaml | 100 +-- configurations/kinesisanalyticsv2.yaml | 130 +-- configurations/kinesisvideo.yaml | 118 +-- configurations/kms.yaml | 221 +---- configurations/lakeformation.yaml | 206 +---- configurations/lambda.yaml | 238 +----- configurations/launch-wizard.yaml | 168 +--- configurations/lex-models.yaml | 256 +----- configurations/lexv2-models.yaml | 247 +----- .../license-manager-linux-subscriptions.yaml | 122 +-- .../license-manager-user-subscriptions.yaml | 169 +--- configurations/license-manager.yaml | 158 +--- configurations/lightsail.yaml | 125 ++- configurations/location.yaml | 260 +----- configurations/logs.yaml | 154 ++-- configurations/lookoutequipment.yaml | 236 +----- configurations/m2.yaml | 281 +------ configurations/machinelearning.yaml | 109 +-- configurations/macie2.yaml | 141 +++- configurations/mailmanager.yaml | 246 ++---- configurations/managedblockchain-query.yaml | 124 +-- configurations/managedblockchain.yaml | 168 +--- configurations/marketplace-agreement.yaml | 34 +- configurations/mediaconnect.yaml | 232 ++---- configurations/mediaconvert.yaml | 156 ++-- configurations/medialive.yaml | 142 +++- configurations/mediapackage-vod.yaml | 131 +-- configurations/mediapackage.yaml | 161 +--- configurations/mediapackagev2.yaml | 175 +--- configurations/mediastore-data.yaml | 40 +- configurations/mediastore.yaml | 134 +-- configurations/mediatailor.yaml | 266 +----- configurations/medical-imaging.yaml | 205 +---- configurations/memorydb.yaml | 207 ++--- configurations/mgh.yaml | 251 +----- configurations/mgn.yaml | 211 ++--- .../migration-hub-refactor-spaces.yaml | 160 +--- configurations/migrationhub-config.yaml | 21 +- configurations/migrationhuborchestrator.yaml | 191 +---- configurations/migrationhubstrategy.yaml | 230 +---- configurations/mpa.yaml | 221 +---- configurations/mq.yaml | 142 +--- configurations/mturk.yaml | 252 +----- configurations/mwaa-serverless.yaml | 175 +--- configurations/mwaa.yaml | 102 +-- configurations/neptune-graph.yaml | 229 +---- configurations/neptune.yaml | 196 ++--- configurations/neptunedata.yaml | 134 +-- configurations/network-firewall.yaml | 118 ++- configurations/networkflowmonitor.yaml | 228 +---- configurations/networkmanager.yaml | 256 +----- configurations/networkmonitor.yaml | 85 +- configurations/notifications.yaml | 256 +----- configurations/notificationscontacts.yaml | 100 +-- configurations/nova-act.yaml | 115 +-- configurations/oam.yaml | 123 +-- configurations/observabilityadmin.yaml | 193 +---- configurations/odb.yaml | 242 +----- configurations/omics.yaml | 232 ++---- configurations/opensearch.yaml | 187 +---- configurations/opensearchserverless.yaml | 210 +---- configurations/organizations.yaml | 220 ++--- configurations/osis.yaml | 176 +--- configurations/outposts.yaml | 265 +----- configurations/panorama.yaml | 210 +---- configurations/payment-cryptography.yaml | 189 +---- configurations/pca-connector-ad.yaml | 153 +--- configurations/pca-connector-scep.yaml | 115 +-- configurations/pcs.yaml | 145 +--- configurations/personalize-runtime.yaml | 25 +- configurations/personalize.yaml | 179 ++-- configurations/pinpoint-email.yaml | 204 +---- configurations/pinpoint-sms-voice-v2.yaml | 211 ++--- configurations/pinpoint-sms-voice.yaml | 38 +- configurations/pinpoint.yaml | 269 +----- configurations/pipes.yaml | 98 +-- configurations/polly.yaml | 86 +- configurations/pricing.yaml | 70 +- configurations/proton.yaml | 224 ++--- configurations/qbusiness.yaml | 288 +------ configurations/qconnect.yaml | 288 +------ configurations/ram.yaml | 214 +---- configurations/rds.yaml | 154 +++- configurations/redshift-data.yaml | 160 +--- configurations/redshift-serverless.yaml | 193 ++--- configurations/redshift.yaml | 150 +++- configurations/rekognition.yaml | 273 +----- configurations/repostspace.yaml | 205 +---- configurations/resiliencehub.yaml | 233 +----- configurations/resource-explorer-2.yaml | 221 ++--- configurations/resource-groups.yaml | 192 +---- configurations/resourcegroupstaggingapi.yaml | 111 +-- configurations/rolesanywhere.yaml | 184 +--- configurations/route53-recovery-cluster.yaml | 25 +- .../route53-recovery-control-config.yaml | 168 +--- .../route53-recovery-readiness.yaml | 202 +---- configurations/route53.yaml | 199 +---- configurations/route53domains.yaml | 244 +----- configurations/route53globalresolver.yaml | 281 +------ configurations/route53profiles.yaml | 183 +--- configurations/route53resolver.yaml | 218 ++--- configurations/rtbfabric.yaml | 144 +--- configurations/rum.yaml | 160 +--- configurations/s3.yaml | 288 +------ configurations/s3outposts.yaml | 33 +- configurations/s3tables.yaml | 286 +------ configurations/s3vectors.yaml | 124 +-- configurations/sagemaker-geospatial.yaml | 236 +----- configurations/sagemaker.yaml | 162 +++- configurations/savingsplans.yaml | 89 +- configurations/scheduler.yaml | 93 +-- configurations/schemas.yaml | 168 +--- configurations/sdb.yaml | 88 +- configurations/secretsmanager.yaml | 194 +---- configurations/security-ir.yaml | 228 +---- configurations/securityhub.yaml | 144 +++- configurations/securitylake.yaml | 87 +- configurations/serverlessrepo.yaml | 100 +-- configurations/service-quotas.yaml | 225 +---- .../servicecatalog-appregistry.yaml | 202 +---- configurations/servicecatalog.yaml | 158 ++-- configurations/servicediscovery.yaml | 176 +--- configurations/ses.yaml | 227 +---- configurations/sesv2.yaml | 131 ++- configurations/shield.yaml | 179 +--- configurations/signer.yaml | 221 +---- configurations/simpledbv2.yaml | 40 +- configurations/simspaceweaver.yaml | 186 +---- configurations/sms-voice.yaml | 38 +- configurations/snow-device-management.yaml | 168 +--- configurations/snowball.yaml | 226 +---- configurations/sns.yaml | 211 +---- configurations/socialmessaging.yaml | 194 +---- configurations/sqs.yaml | 195 ----- configurations/ssm-contacts.yaml | 281 +------ configurations/ssm-guiconnect.yaml | 6 +- configurations/ssm-incidents.yaml | 178 +--- configurations/ssm-quicksetup.yaml | 101 +-- configurations/ssm-sap.yaml | 222 +---- configurations/ssm.yaml | 158 +++- configurations/sso-admin.yaml | 288 +------ configurations/stepfunctions.yaml | 188 +---- configurations/storagegateway.yaml | 235 ++---- configurations/sts.yaml | 156 +--- configurations/supplychain.yaml | 205 +---- configurations/support-app.yaml | 40 +- configurations/support.yaml | 168 +--- configurations/synthetics.yaml | 198 +---- configurations/taxsettings.yaml | 109 +-- configurations/textract.yaml | 228 +---- configurations/timestream-influxdb.yaml | 161 +--- configurations/timestream-query.yaml | 138 +-- configurations/timestream-write.yaml | 138 +-- configurations/tnb.yaml | 207 +---- configurations/transcribe.yaml | 188 +---- configurations/transfer.yaml | 256 +----- configurations/translate.yaml | 187 +---- configurations/trustedadvisor.yaml | 116 +-- configurations/verifiedpermissions.yaml | 190 +---- configurations/voice-id.yaml | 205 +---- configurations/vpc-lattice.yaml | 239 ++---- configurations/waf-regional.yaml | 137 +-- configurations/waf.yaml | 197 ++--- configurations/wafv2.yaml | 280 +------ configurations/wellarchitected.yaml | 203 +---- configurations/wickr.yaml | 295 +------ configurations/wisdom.yaml | 228 +---- configurations/workdocs.yaml | 229 +---- configurations/workmail.yaml | 295 +------ configurations/workspaces-instances.yaml | 116 +-- configurations/workspaces-thin-client.yaml | 131 +-- configurations/workspaces-web.yaml | 211 +---- configurations/workspaces.yaml | 200 ++--- configurations/xray.yaml | 241 +----- parser/command_test.go | 165 ++-- scripts/sync-aws-services.sh | 44 +- scripts/sync_aws_services.py | 785 ++++++++++-------- 361 files changed, 10516 insertions(+), 54830 deletions(-) create mode 100644 cmd/config_contract_test.go create mode 100644 cmd/sync_runtime_test.go mode change 100755 => 100644 scripts/sync_aws_services.py diff --git a/cmd/config_contract_test.go b/cmd/config_contract_test.go new file mode 100644 index 0000000..37b5bc7 --- /dev/null +++ b/cmd/config_contract_test.go @@ -0,0 +1,72 @@ +package cmd + +import ( + "os" + "strings" + "testing" +) + +func TestConfigurationsAreInternallyConsistent(t *testing.T) { + Resources = map[string]Resource{} + Init(os.DirFS("..")) + + if len(Resources) == 0 { + t.Fatal("expected embedded configurations to load") + } + + for resourceName, resource := range Resources { + seenCommands := map[string]bool{} + + if resource.Name != resourceName { + t.Fatalf("resource map key %q does not match resource.Name %q", resourceName, resource.Name) + } + + if resource.DefaultCommand != "" { + if !commandExists(resource, resource.DefaultCommand) { + t.Fatalf("resource %q has missing default command %q", resourceName, resource.DefaultCommand) + } + } + + for _, command := range resource.Commands { + if command.Name == "" { + t.Fatalf("resource %q contains a command with an empty name", resourceName) + } + if seenCommands[command.Name] { + t.Fatalf("resource %q contains duplicate command %q", resourceName, command.Name) + } + seenCommands[command.Name] = true + + if strings.Contains(command.Name, "_") { + t.Fatalf("resource %q command %q uses underscores instead of CLI hyphens", resourceName, command.Name) + } + + if command.DependsOn != "" && !commandExists(resource, command.DependsOn) { + t.Fatalf("resource %q command %q depends on missing command %q", resourceName, command.Name, command.DependsOn) + } + + for _, action := range command.Actions { + if action.TargetCommand != "" && !commandExists(resource, action.TargetCommand) { + t.Fatalf("resource %q command %q action targets missing command %q", resourceName, command.Name, action.TargetCommand) + } + } + + if command.Pagination != nil && command.Pagination.Enabled { + if command.Pagination.NextTokenParam == "" && command.Pagination.NextTokenJsonPath != "" { + t.Fatalf("resource %q command %q has pagination enabled without nextTokenParam", resourceName, command.Name) + } + if command.Pagination.NextTokenParam != "" && !strings.HasPrefix(command.Pagination.NextTokenParam, "--") { + t.Fatalf("resource %q command %q has invalid pagination flag %q", resourceName, command.Name, command.Pagination.NextTokenParam) + } + } + } + } +} + +func commandExists(resource Resource, commandName string) bool { + for _, command := range resource.Commands { + if command.Name == commandName { + return true + } + } + return false +} diff --git a/cmd/sync_runtime_test.go b/cmd/sync_runtime_test.go new file mode 100644 index 0000000..b6b2086 --- /dev/null +++ b/cmd/sync_runtime_test.go @@ -0,0 +1,175 @@ +package cmd_test + +import ( + "os" + "path/filepath" + "strings" + "testing" + + cmdpkg "github.com/cmd-tools/aws-commander/cmd" + "github.com/cmd-tools/aws-commander/parser" +) + +func TestGeneratedConfigurationsRunAndParseAgainstFakeAWS(t *testing.T) { + logFile := installFakeAWS(t) + loadConfigurations(t) + + tests := []struct { + name string + resource string + command string + expectedInvocation string + expectedToken string + minRows int + }{ + { + name: "access analyzer list analyzers", + resource: "accessanalyzer", + command: "list-analyzers", + expectedInvocation: "accessanalyzer list-analyzers", + expectedToken: "aa-next", + minRows: 1, + }, + { + name: "cloudformation generated templates", + resource: "cloudformation", + command: "list-generated-templates", + expectedInvocation: "cloudformation list-generated-templates", + expectedToken: "cf-next", + minRows: 1, + }, + { + name: "dynamodb backups", + resource: "dynamodb", + command: "list-backups", + expectedInvocation: "dynamodb list-backups", + expectedToken: "arn:aws:dynamodb:backup/next", + minRows: 1, + }, + { + name: "ec2 recycle bin images", + resource: "ec2", + command: "list-images-in-recycle-bin", + expectedInvocation: "ec2 list-images-in-recycle-bin", + expectedToken: "ec2-next", + minRows: 1, + }, + { + name: "dynamodb list tables string list", + resource: "dynamodb", + command: "list-tables", + expectedInvocation: "dynamodb list-tables", + expectedToken: "", + minRows: 2, + }, + } + + for _, tt := range tests { + t.Run(tt.name, func(t *testing.T) { + resource := cmdpkg.Resources[tt.resource] + command := resource.GetCommand(tt.command) + + output := command.Run(resource.Name, "test-profile") + parsed := parser.ParseCommand(command, output) + token := cmdpkg.ExtractPaginationToken(output, command) + + if len(parsed.Values) < tt.minRows { + t.Fatalf("expected at least %d parsed rows, got %d", tt.minRows, len(parsed.Values)) + } + if len(parsed.Header) == 1 && parsed.Header[0] == "Info" { + t.Fatalf("expected parsed data, got fallback info message: %v", parsed.Values) + } + if token != tt.expectedToken { + t.Fatalf("expected pagination token %q, got %q", tt.expectedToken, token) + } + + invocations := readInvocations(t, logFile) + if !containsInvocation(invocations, tt.expectedInvocation) { + t.Fatalf("expected invocation %q, got %v", tt.expectedInvocation, invocations) + } + }) + } +} + +func installFakeAWS(t *testing.T) string { + t.Helper() + + tempDir := t.TempDir() + logFile := filepath.Join(tempDir, "aws-invocations.log") + awsPath := filepath.Join(tempDir, "aws") + + script := `#!/usr/bin/env bash +set -euo pipefail +printf '%s %s +' "$1" "$2" >> "$FAKE_AWS_LOG" +case "$1:$2" in + accessanalyzer:list-analyzers) + cat <<'EOF' +{"analyzers":[{"id":"analyzer-1","name":"main"}],"nextToken":"aa-next"} +EOF + ;; + cloudformation:list-generated-templates) + cat <<'EOF' +{"Summaries":[{"TemplateId":"tmpl-1","Status":"ACTIVE"}],"NextToken":"cf-next"} +EOF + ;; + dynamodb:list-backups) + cat <<'EOF' +{"BackupSummaries":[{"TableName":"users","BackupArn":"arn:aws:dynamodb:backup/1"}],"LastEvaluatedBackupArn":"arn:aws:dynamodb:backup/next"} +EOF + ;; + ec2:list-images-in-recycle-bin) + cat <<'EOF' +{"Images":[{"ImageId":"ami-123","Name":"sample-image"}],"NextToken":"ec2-next"} +EOF + ;; + dynamodb:list-tables) + cat <<'EOF' +{"TableNames":["users","orders"],"LastEvaluatedTableName":"table-next"} +EOF + ;; + *) + printf 'unexpected invocation: %s %s +' "$1" "$2" + exit 1 + ;; +esac +` + + if err := os.WriteFile(awsPath, []byte(script), 0o755); err != nil { + t.Fatalf("failed to write fake aws binary: %v", err) + } + + t.Setenv("FAKE_AWS_LOG", logFile) + t.Setenv("PATH", tempDir+string(os.PathListSeparator)+os.Getenv("PATH")) + + return logFile +} + +func loadConfigurations(t *testing.T) { + t.Helper() + cmdpkg.Resources = map[string]cmdpkg.Resource{} + cmdpkg.Init(os.DirFS("..")) +} + +func readInvocations(t *testing.T, logFile string) []string { + t.Helper() + content, err := os.ReadFile(logFile) + if err != nil { + t.Fatalf("failed to read invocation log: %v", err) + } + trimmed := strings.TrimSpace(string(content)) + if trimmed == "" { + return nil + } + return strings.Split(trimmed, "\n") +} + +func containsInvocation(invocations []string, expected string) bool { + for _, invocation := range invocations { + if invocation == expected { + return true + } + } + return false +} diff --git a/configurations/accessanalyzer.yaml b/configurations/accessanalyzer.yaml index c5cc625..0d9cd5d 100644 --- a/configurations/accessanalyzer.yaml +++ b/configurations/accessanalyzer.yaml @@ -1,7 +1,7 @@ name: accessanalyzer -defaultCommand: '' +defaultCommand: list-analyzers commands: -- name: ListAccessPreviewFindings +- name: list-analyzers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesspreviewfinding + attributeName: analyzers rerunOnBack: false favouritable: true -- name: ListAccessPreviews + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-policy-generations arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesspreview - rerunOnBack: false - favouritable: true -- name: ListAnalyzedResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: analyzedresource - rerunOnBack: false - favouritable: true -- name: ListAnalyzers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: analyzer - rerunOnBack: false - favouritable: true -- name: ListArchiveRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: archiverule - rerunOnBack: false - favouritable: true -- name: ListFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: finding - rerunOnBack: false - favouritable: true -- name: ListFindingsV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: findingsv2s - rerunOnBack: false - favouritable: true -- name: ListPolicyGenerations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policygeneration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccessPreview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetAnalyzedResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetAnalyzer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetArchiveRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetFinding - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetFindingRecommendation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetFindingV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetFindingsStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: GetGeneratedPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Accessanalyzer - rerunOnBack: false - favouritable: true -- name: ApplyArchiveRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelPolicyGeneration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: policyGenerations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/account.yaml b/configurations/account.yaml index 7de93e8..5d76131 100644 --- a/configurations/account.yaml +++ b/configurations/account.yaml @@ -1,7 +1,7 @@ name: account -defaultCommand: '' +defaultCommand: list-regions commands: -- name: ListRegions +- name: list-regions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: region + attributeName: Regions rerunOnBack: false favouritable: true -- name: GetAccountInformation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-contact-information arguments: - --output - json @@ -28,141 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: GetAlternateContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: GetContactInformation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: GetGovCloudAccountInformation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: GetPrimaryEmail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: GetRegionOptStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Account - rerunOnBack: false - favouritable: true -- name: AcceptPrimaryEmailUpdate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartPrimaryEmailUpdate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ContactInformation rerunOnBack: false favouritable: true diff --git a/configurations/acm-pca.yaml b/configurations/acm-pca.yaml index e5cfc9b..53495b9 100644 --- a/configurations/acm-pca.yaml +++ b/configurations/acm-pca.yaml @@ -1,7 +1,7 @@ name: acm-pca -defaultCommand: '' +defaultCommand: list-certificate-authorities commands: -- name: ListCertificateAuthorities +- name: list-certificate-authorities arguments: - --output - json @@ -13,186 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: certificateauthoritie - rerunOnBack: false - favouritable: true -- name: ListPermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permission - rerunOnBack: false - favouritable: true -- name: ListTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tag - rerunOnBack: false - favouritable: true -- name: DescribeCertificateAuthority - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: DescribeCertificateAuthorityAuditReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: GetCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: GetCertificateAuthorityCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: GetCertificateAuthorityCsr - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm-Pca - rerunOnBack: false - favouritable: true -- name: ImportCertificateAuthorityCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: IssueCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RestoreCertificateAuthority - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RevokeCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: CertificateAuthorities rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/acm.yaml b/configurations/acm.yaml index 9c4666e..272343d 100644 --- a/configurations/acm.yaml +++ b/configurations/acm.yaml @@ -1,7 +1,7 @@ name: acm -defaultCommand: '' +defaultCommand: list-certificates commands: -- name: ListCertificates +- name: list-certificates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: certificate + attributeName: CertificateSummaryList rerunOnBack: false favouritable: true -- name: ListTagsForCertificate + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account-configuration arguments: - --output - json @@ -28,141 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforcertificates - rerunOnBack: false - favouritable: true -- name: DescribeCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm - rerunOnBack: false - favouritable: true -- name: GetAccountConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm - rerunOnBack: false - favouritable: true -- name: GetCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Acm - rerunOnBack: false - favouritable: true -- name: ExportCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ImportCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RenewCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RequestCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ResendValidationEmail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RevokeCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ExpiryEvents rerunOnBack: false favouritable: true diff --git a/configurations/aiops.yaml b/configurations/aiops.yaml index 68d916c..a57dd25 100644 --- a/configurations/aiops.yaml +++ b/configurations/aiops.yaml @@ -1,7 +1,7 @@ name: aiops -defaultCommand: '' +defaultCommand: list-investigation-groups commands: -- name: ListInvestigationGroups +- name: list-investigation-groups arguments: - --output - json @@ -13,81 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: investigationgroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetInvestigationGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Aiops - rerunOnBack: false - favouritable: true -- name: GetInvestigationGroupPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Aiops - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: investigationGroups rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/amp.yaml b/configurations/amp.yaml index d9eb202..e24ce87 100644 --- a/configurations/amp.yaml +++ b/configurations/amp.yaml @@ -1,7 +1,7 @@ name: amp -defaultCommand: '' +defaultCommand: list-scrapers commands: -- name: ListAnomalyDetectors +- name: list-scrapers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: anomalydetector + attributeName: scrapers rerunOnBack: false favouritable: true -- name: ListRuleGroupsNamespaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workspaces arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: rulegroupsnamespace - rerunOnBack: false - favouritable: true -- name: ListScrapers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: scraper - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkspaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspace - rerunOnBack: false - favouritable: true -- name: DescribeAlertManagerDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeAnomalyDetector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeLoggingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeQueryLoggingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeRuleGroupsNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeScraper - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeScraperLoggingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeWorkspace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp - rerunOnBack: false - favouritable: true -- name: GetDefaultScraperConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amp + attributeName: workspaces rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/amplify.yaml b/configurations/amplify.yaml index 702ccf4..301d87d 100644 --- a/configurations/amplify.yaml +++ b/configurations/amplify.yaml @@ -1,7 +1,7 @@ name: amplify -defaultCommand: '' +defaultCommand: list-apps commands: -- name: ListApps +- name: list-apps arguments: - --output - json @@ -13,216 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: app - rerunOnBack: false - favouritable: true -- name: ListArtifacts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: artifact - rerunOnBack: false - favouritable: true -- name: ListBackendEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: backendenvironment - rerunOnBack: false - favouritable: true -- name: ListBranches - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: branche - rerunOnBack: false - favouritable: true -- name: ListDomainAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainassociation - rerunOnBack: false - favouritable: true -- name: ListJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: job - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWebhooks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webhook - rerunOnBack: false - favouritable: true -- name: GetApp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetArtifactUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetBackendEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetBranch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetDomainAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify - rerunOnBack: false - favouritable: true -- name: GetWebhook - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplify + attributeName: apps rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/amplifybackend.yaml b/configurations/amplifybackend.yaml index b8993c5..0d32ea5 100644 --- a/configurations/amplifybackend.yaml +++ b/configurations/amplifybackend.yaml @@ -1,7 +1,7 @@ name: amplifybackend -defaultCommand: '' +defaultCommand: list-s3-buckets commands: -- name: ListBackendJobs +- name: list-s3-buckets arguments: - --output - json @@ -13,141 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: backendjob - rerunOnBack: false - favouritable: true -- name: ListS3Buckets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: s3bucket - rerunOnBack: false - favouritable: true -- name: GetBackend - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetBackendAPI - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetBackendAPIModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetBackendAuth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetBackendJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetBackendStorage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: GetToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Amplifybackend - rerunOnBack: false - favouritable: true -- name: CloneBackend - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Buckets rerunOnBack: false favouritable: true diff --git a/configurations/apigateway.yaml b/configurations/apigateway.yaml index 6848ade..f7370c8 100644 --- a/configurations/apigateway.yaml +++ b/configurations/apigateway.yaml @@ -1,7 +1,7 @@ name: apigateway -defaultCommand: '' +defaultCommand: get-account commands: -- name: GetAccount +- name: get-account arguments: - --output - json @@ -12,161 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetApiKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetApiKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetAuthorizer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetAuthorizers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetBasePathMapping - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetBasePathMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetClientCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetClientCertificates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway - rerunOnBack: false - favouritable: true -- name: GetDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigateway + type: list + attributeName: features rerunOnBack: false favouritable: true -- name: GetDocumentationPart +- name: get-api-keys arguments: - --output - json @@ -178,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDocumentationParts + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-client-certificates arguments: - --output - json @@ -193,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDocumentationVersion + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-domain-name-access-associations arguments: - --output - json @@ -208,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDocumentationVersions +- name: get-domain-names arguments: - --output - json @@ -223,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDomainName + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-rest-apis arguments: - --output - json @@ -238,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDomainNameAccessAssociations + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-sdk-types arguments: - --output - json @@ -253,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetDomainNames + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-usage-plans arguments: - --output - json @@ -268,10 +138,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetExport + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: get-vpc-links arguments: - --output - json @@ -283,10 +157,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: items rerunOnBack: false favouritable: true -- name: GetGatewayResponse + pagination: + enabled: true + nextTokenParam: --position + nextTokenJsonPath: position +- name: generate-client-certificate arguments: - --output - json @@ -298,6 +176,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Apigateway + attributeName: tags rerunOnBack: false favouritable: true diff --git a/configurations/apigatewayv2.yaml b/configurations/apigatewayv2.yaml index c8ad742..6a73724 100644 --- a/configurations/apigatewayv2.yaml +++ b/configurations/apigatewayv2.yaml @@ -1,7 +1,7 @@ name: apigatewayv2 -defaultCommand: '' +defaultCommand: list-portal-products commands: -- name: ListPortalProducts +- name: list-portal-products arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: portalproduct + attributeName: Items rerunOnBack: false favouritable: true -- name: ListPortals + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-portals arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: portal + attributeName: Items rerunOnBack: false favouritable: true -- name: ListProductPages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-apis arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: productpage + attributeName: Items rerunOnBack: false favouritable: true -- name: ListProductRestEndpointPages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-domain-names arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: productrestendpointpage + attributeName: Items rerunOnBack: false favouritable: true -- name: ListRoutingRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-vpc-links arguments: - --output - json @@ -73,231 +89,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: routingrule - rerunOnBack: false - favouritable: true -- name: GetApi - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetApiMapping - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetApiMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetApis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetAuthorizer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetAuthorizers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetDomainName - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetDomainNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetIntegration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetIntegrationResponse - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetIntegrationResponses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 - rerunOnBack: false - favouritable: true -- name: GetModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apigatewayv2 + attributeName: Items rerunOnBack: false favouritable: true diff --git a/configurations/appconfig.yaml b/configurations/appconfig.yaml index 758e671..d97718b 100644 --- a/configurations/appconfig.yaml +++ b/configurations/appconfig.yaml @@ -1,7 +1,7 @@ name: appconfig -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: Items rerunOnBack: false favouritable: true -- name: ListConfigurationProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-deployment-strategies arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationprofile + attributeName: Items rerunOnBack: false favouritable: true -- name: ListDeploymentStrategies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-extension-associations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deploymentstrategie + attributeName: Items rerunOnBack: false favouritable: true -- name: ListDeployments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-extensions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deployment + attributeName: Items rerunOnBack: false favouritable: true -- name: ListEnvironments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account-settings arguments: - --output - json @@ -73,216 +89,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListExtensionAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: extensionassociation - rerunOnBack: false - favouritable: true -- name: ListExtensions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: extension - rerunOnBack: false - favouritable: true -- name: ListHostedConfigurationVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: hostedconfigurationversion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccountSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetConfigurationProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetDeploymentStrategy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetExtension - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetExtensionAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig - rerunOnBack: false - favouritable: true -- name: GetHostedConfigurationVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appconfig + attributeName: DeletionProtection rerunOnBack: false favouritable: true diff --git a/configurations/appfabric.yaml b/configurations/appfabric.yaml index 45faafb..2ceedfd 100644 --- a/configurations/appfabric.yaml +++ b/configurations/appfabric.yaml @@ -1,7 +1,7 @@ name: appfabric -defaultCommand: '' +defaultCommand: list-app-bundles commands: -- name: ListAppAuthorizations +- name: list-app-bundles arguments: - --output - json @@ -13,171 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: appauthorization - rerunOnBack: false - favouritable: true -- name: ListAppBundles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appbundle - rerunOnBack: false - favouritable: true -- name: ListIngestionDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ingestiondestination - rerunOnBack: false - favouritable: true -- name: ListIngestions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ingestion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAppAuthorization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appfabric - rerunOnBack: false - favouritable: true -- name: GetAppBundle - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appfabric - rerunOnBack: false - favouritable: true -- name: GetIngestion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appfabric - rerunOnBack: false - favouritable: true -- name: GetIngestionDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appfabric - rerunOnBack: false - favouritable: true -- name: BatchGetUserAccessTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Appfabric - rerunOnBack: false - favouritable: true -- name: ConnectAppAuthorization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartIngestion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: appBundleSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/appflow.yaml b/configurations/appflow.yaml index 0a2524a..85a3ce2 100644 --- a/configurations/appflow.yaml +++ b/configurations/appflow.yaml @@ -1,7 +1,7 @@ name: appflow -defaultCommand: '' +defaultCommand: list-connector-entities commands: -- name: ListConnectorEntities +- name: list-connector-entities arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectorentitie + attributeName: connectorEntityMap rerunOnBack: false favouritable: true -- name: ListConnectors +- name: list-connectors arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connector + attributeName: connectors rerunOnBack: false favouritable: true -- name: ListFlows +- name: list-flows arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: flow + attributeName: flows rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-connector-profiles arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: connectorProfileDetails rerunOnBack: false favouritable: true -- name: DescribeConnector +- name: describe-connectors arguments: - --output - json @@ -73,171 +73,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: DescribeConnectorEntity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: DescribeConnectorProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: DescribeConnectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: DescribeFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: DescribeFlowExecutionRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appflow - rerunOnBack: false - favouritable: true -- name: CancelFlowExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ResetConnectorMetadataCache - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: connectors rerunOnBack: false favouritable: true diff --git a/configurations/appintegrations.yaml b/configurations/appintegrations.yaml index a4d6858..c4c01d1 100644 --- a/configurations/appintegrations.yaml +++ b/configurations/appintegrations.yaml @@ -1,7 +1,7 @@ name: appintegrations -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplicationAssociations +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationassociation + attributeName: Applications rerunOnBack: false favouritable: true -- name: ListApplications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-data-integrations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: DataIntegrations rerunOnBack: false favouritable: true -- name: ListDataIntegrationAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-event-integrations arguments: - --output - json @@ -43,141 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataintegrationassociation - rerunOnBack: false - favouritable: true -- name: ListDataIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataintegration - rerunOnBack: false - favouritable: true -- name: ListEventIntegrationAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventintegrationassociation - rerunOnBack: false - favouritable: true -- name: ListEventIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventintegration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appintegrations - rerunOnBack: false - favouritable: true -- name: GetDataIntegration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appintegrations - rerunOnBack: false - favouritable: true -- name: GetEventIntegration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appintegrations - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: EventIntegrations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/application-insights.yaml b/configurations/application-insights.yaml index c170ead..123ce84 100644 --- a/configurations/application-insights.yaml +++ b/configurations/application-insights.yaml @@ -1,7 +1,7 @@ name: application-insights -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: ApplicationInfoList rerunOnBack: false favouritable: true -- name: ListComponents +- name: list-configuration-history arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: component + attributeName: EventList rerunOnBack: false favouritable: true -- name: ListConfigurationHistory +- name: list-problems arguments: - --output - json @@ -43,216 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationhistorys - rerunOnBack: false - favouritable: true -- name: ListLogPatternSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: logpatternset - rerunOnBack: false - favouritable: true -- name: ListLogPatterns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: logpattern - rerunOnBack: false - favouritable: true -- name: ListProblems - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: problem - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkloads - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workload - rerunOnBack: false - favouritable: true -- name: DescribeApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeComponent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeComponentConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeComponentConfigurationRecommendation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeLogPattern - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeObservation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeProblem - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeProblemObservations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights - rerunOnBack: false - favouritable: true -- name: DescribeWorkload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Insights + attributeName: ProblemList rerunOnBack: false favouritable: true diff --git a/configurations/application-signals.yaml b/configurations/application-signals.yaml index 35859f0..9f276f2 100644 --- a/configurations/application-signals.yaml +++ b/configurations/application-signals.yaml @@ -1,7 +1,7 @@ name: application-signals -defaultCommand: '' +defaultCommand: list-grouping-attribute-definitions commands: -- name: ListAuditFindings +- name: list-grouping-attribute-definitions arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: auditfinding + attributeName: GroupingAttributeDefinitions rerunOnBack: false favouritable: true -- name: ListEntityEvents +- name: list-service-level-objectives arguments: - --output - json @@ -28,216 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: entityevent - rerunOnBack: false - favouritable: true -- name: ListGroupingAttributeDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupingattributedefinition - rerunOnBack: false - favouritable: true -- name: ListServiceDependencies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicedependencie - rerunOnBack: false - favouritable: true -- name: ListServiceDependents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicedependent - rerunOnBack: false - favouritable: true -- name: ListServiceLevelObjectiveExclusionWindows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicelevelobjectiveexclusionwindow - rerunOnBack: false - favouritable: true -- name: ListServiceLevelObjectives - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicelevelobjective - rerunOnBack: false - favouritable: true -- name: ListServiceOperations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceoperation - rerunOnBack: false - favouritable: true -- name: ListServiceStates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicestate - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Signals - rerunOnBack: false - favouritable: true -- name: GetServiceLevelObjective - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Application-Signals - rerunOnBack: false - favouritable: true -- name: BatchGetServiceLevelObjectiveBudgetReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Application-Signals - rerunOnBack: false - favouritable: true -- name: BatchUpdateExclusionWindows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartDiscovery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: SloSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/applicationcostprofiler.yaml b/configurations/applicationcostprofiler.yaml index abba55a..6af3909 100644 --- a/configurations/applicationcostprofiler.yaml +++ b/configurations/applicationcostprofiler.yaml @@ -1,7 +1,7 @@ name: applicationcostprofiler -defaultCommand: '' +defaultCommand: list-report-definitions commands: -- name: ListReportDefinitions +- name: list-report-definitions arguments: - --output - json @@ -13,36 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: reportdefinition - rerunOnBack: false - favouritable: true -- name: GetReportDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Applicationcostprofiler - rerunOnBack: false - favouritable: true -- name: ImportApplicationUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: reportDefinitions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/appmesh.yaml b/configurations/appmesh.yaml index a346e70..1b4afab 100644 --- a/configurations/appmesh.yaml +++ b/configurations/appmesh.yaml @@ -1,7 +1,7 @@ name: appmesh -defaultCommand: '' +defaultCommand: list-meshes commands: -- name: ListGatewayRoutes +- name: list-meshes arguments: - --output - json @@ -13,216 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: gatewayroute - rerunOnBack: false - favouritable: true -- name: ListMeshes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: meshe - rerunOnBack: false - favouritable: true -- name: ListRoutes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: route - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVirtualGateways - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualgateway - rerunOnBack: false - favouritable: true -- name: ListVirtualNodes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualnode - rerunOnBack: false - favouritable: true -- name: ListVirtualRouters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualrouter - rerunOnBack: false - favouritable: true -- name: ListVirtualServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualservice - rerunOnBack: false - favouritable: true -- name: DescribeGatewayRoute - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeMesh - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeRoute - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeVirtualGateway - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeVirtualNode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeVirtualRouter - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh - rerunOnBack: false - favouritable: true -- name: DescribeVirtualService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appmesh + attributeName: meshes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/apprunner.yaml b/configurations/apprunner.yaml index da011ab..b3fe9e8 100644 --- a/configurations/apprunner.yaml +++ b/configurations/apprunner.yaml @@ -1,7 +1,7 @@ name: apprunner -defaultCommand: '' +defaultCommand: list-auto-scaling-configurations commands: -- name: ListAutoScalingConfigurations +- name: list-auto-scaling-configurations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: autoscalingconfiguration + attributeName: AutoScalingConfigurationSummaryList rerunOnBack: false favouritable: true -- name: ListConnections +- name: list-connections arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connection + attributeName: ConnectionSummaryList rerunOnBack: false favouritable: true -- name: ListObservabilityConfigurations +- name: list-observability-configurations arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: observabilityconfiguration + attributeName: ObservabilityConfigurationSummaryList rerunOnBack: false favouritable: true -- name: ListOperations +- name: list-services arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: operation + attributeName: ServiceSummaryList rerunOnBack: false favouritable: true -- name: ListServices +- name: list-vpc-connectors arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: service + attributeName: VpcConnectors rerunOnBack: false favouritable: true -- name: ListServicesForAutoScalingConfiguration +- name: list-vpc-ingress-connections arguments: - --output - json @@ -88,156 +88,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: servicesforautoscalingconfigurations - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVpcConnectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcconnector - rerunOnBack: false - favouritable: true -- name: ListVpcIngressConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcingressconnection - rerunOnBack: false - favouritable: true -- name: DescribeAutoScalingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: DescribeCustomDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: DescribeObservabilityConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: DescribeService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: DescribeVpcConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: DescribeVpcIngressConnection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Apprunner - rerunOnBack: false - favouritable: true -- name: AssociateCustomDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: VpcIngressConnectionSummaryList rerunOnBack: false favouritable: true diff --git a/configurations/appstream.yaml b/configurations/appstream.yaml index acfb6c1..7bbdb15 100644 --- a/configurations/appstream.yaml +++ b/configurations/appstream.yaml @@ -1,7 +1,7 @@ name: appstream -defaultCommand: '' +defaultCommand: list-export-image-tasks commands: -- name: ListAssociatedFleets +- name: list-export-image-tasks arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedfleet + attributeName: ExportImageTasks rerunOnBack: false favouritable: true -- name: ListAssociatedStacks +- name: describe-app-block-builder-app-block-associations arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedstack + attributeName: AppBlockBuilderAppBlockAssociations rerunOnBack: false favouritable: true -- name: ListEntitledApplications +- name: describe-app-block-builders arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitledapplication + attributeName: AppBlockBuilders rerunOnBack: false favouritable: true -- name: ListExportImageTasks +- name: describe-app-blocks arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: exportimagetask + attributeName: AppBlocks rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-application-fleet-associations arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: ApplicationFleetAssociations rerunOnBack: false favouritable: true -- name: DescribeAppBlockBuilderAppBlockAssociations +- name: describe-applications arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: Applications rerunOnBack: false favouritable: true -- name: DescribeAppBlockBuilders +- name: describe-directory-configs arguments: - --output - json @@ -103,10 +103,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: DirectoryConfigs rerunOnBack: false favouritable: true -- name: DescribeAppBlocks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-fleets arguments: - --output - json @@ -118,10 +122,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: Fleets rerunOnBack: false favouritable: true -- name: DescribeAppLicenseUsage + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-image-builders arguments: - --output - json @@ -133,10 +141,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: ImageBuilders rerunOnBack: false favouritable: true -- name: DescribeApplicationFleetAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-images arguments: - --output - json @@ -148,10 +160,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: Images rerunOnBack: false favouritable: true -- name: DescribeApplications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-stacks arguments: - --output - json @@ -163,10 +179,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: Stacks rerunOnBack: false favouritable: true -- name: DescribeDirectoryConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-usage-report-subscriptions arguments: - --output - json @@ -178,10 +198,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: UsageReportSubscriptions rerunOnBack: false favouritable: true -- name: DescribeEntitlements +- name: describe-user-stack-associations arguments: - --output - json @@ -193,10 +213,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream + attributeName: UserStackAssociations rerunOnBack: false favouritable: true -- name: DescribeFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-export-image-task arguments: - --output - json @@ -208,96 +232,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeImageBuilders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeImagePermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeImages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeSoftwareAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream - rerunOnBack: false - favouritable: true -- name: DescribeStacks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appstream + attributeName: ExportImageTask rerunOnBack: false favouritable: true diff --git a/configurations/appsync.yaml b/configurations/appsync.yaml index 7e15dbc..cecf827 100644 --- a/configurations/appsync.yaml +++ b/configurations/appsync.yaml @@ -1,7 +1,7 @@ name: appsync -defaultCommand: '' +defaultCommand: list-apis commands: -- name: ListApiKeys +- name: list-apis arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: apikey + attributeName: apis rerunOnBack: false favouritable: true -- name: ListApis + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-domain-names arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: api + attributeName: domainNameConfigs rerunOnBack: false favouritable: true -- name: ListChannelNamespaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-graphql-apis arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: channelnamespace - rerunOnBack: false - favouritable: true -- name: ListDataSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasource - rerunOnBack: false - favouritable: true -- name: ListDomainNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainname - rerunOnBack: false - favouritable: true -- name: ListFunctions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: function - rerunOnBack: false - favouritable: true -- name: ListGraphqlApis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: graphqlapi - rerunOnBack: false - favouritable: true -- name: ListResolvers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resolver - rerunOnBack: false - favouritable: true -- name: ListResolversByFunction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resolversbyfunctions - rerunOnBack: false - favouritable: true -- name: ListSourceApiAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourceapiassociation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: type - rerunOnBack: false - favouritable: true -- name: ListTypesByAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: typesbyassociations - rerunOnBack: false - favouritable: true -- name: GetApi - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetApiAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetApiCache - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetChannelNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetDataSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetDataSourceIntrospection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync - rerunOnBack: false - favouritable: true -- name: GetDomainName - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Appsync + attributeName: graphqlApis rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/arc-region-switch.yaml b/configurations/arc-region-switch.yaml index 73d2aab..4d9c58e 100644 --- a/configurations/arc-region-switch.yaml +++ b/configurations/arc-region-switch.yaml @@ -1,7 +1,7 @@ name: arc-region-switch -defaultCommand: '' +defaultCommand: list-plans commands: -- name: ListPlanExecutionEvents +- name: list-plans arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: planexecutionevent + attributeName: plans rerunOnBack: false favouritable: true -- name: ListPlanExecutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-plans-in-region arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: planexecution - rerunOnBack: false - favouritable: true -- name: ListPlans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: plan - rerunOnBack: false - favouritable: true -- name: ListPlansInRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: plansinregions - rerunOnBack: false - favouritable: true -- name: ListRoute53HealthChecks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: route53healthcheck - rerunOnBack: false - favouritable: true -- name: ListRoute53HealthChecksInRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: route53healthchecksinregions - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Region-Switch - rerunOnBack: false - favouritable: true -- name: GetPlanEvaluationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Region-Switch - rerunOnBack: false - favouritable: true -- name: GetPlanExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Region-Switch - rerunOnBack: false - favouritable: true -- name: GetPlanInRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Region-Switch - rerunOnBack: false - favouritable: true -- name: ApprovePlanExecutionStep - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelPlanExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartPlanExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: plans rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/arc-zonal-shift.yaml b/configurations/arc-zonal-shift.yaml index 4758c26..134ed67 100644 --- a/configurations/arc-zonal-shift.yaml +++ b/configurations/arc-zonal-shift.yaml @@ -1,7 +1,7 @@ name: arc-zonal-shift -defaultCommand: '' +defaultCommand: list-autoshifts commands: -- name: ListAutoshifts +- name: list-autoshifts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: autoshift + attributeName: items rerunOnBack: false favouritable: true -- name: ListManagedResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-resources arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedresource + attributeName: items rerunOnBack: false favouritable: true -- name: ListZonalShifts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-zonal-shifts arguments: - --output - json @@ -43,96 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: zonalshift - rerunOnBack: false - favouritable: true -- name: GetAutoshiftObserverNotificationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Zonal-Shift - rerunOnBack: false - favouritable: true -- name: GetManagedResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Arc-Zonal-Shift - rerunOnBack: false - favouritable: true -- name: CancelPracticeRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelZonalShift - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartPracticeRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartZonalShift - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/artifact.yaml b/configurations/artifact.yaml index 040fc16..1bd9b52 100644 --- a/configurations/artifact.yaml +++ b/configurations/artifact.yaml @@ -1,7 +1,7 @@ name: artifact -defaultCommand: '' +defaultCommand: list-customer-agreements commands: -- name: ListCustomerAgreements +- name: list-customer-agreements arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customeragreement + attributeName: customerAgreements rerunOnBack: false favouritable: true -- name: ListReportVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-reports arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reportversion + attributeName: reports rerunOnBack: false favouritable: true -- name: ListReports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-account-settings arguments: - --output - json @@ -43,66 +51,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: report - rerunOnBack: false - favouritable: true -- name: GetAccountSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Artifact - rerunOnBack: false - favouritable: true -- name: GetReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Artifact - rerunOnBack: false - favouritable: true -- name: GetReportMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Artifact - rerunOnBack: false - favouritable: true -- name: GetTermForReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Artifact + attributeName: accountSettings rerunOnBack: false favouritable: true diff --git a/configurations/athena.yaml b/configurations/athena.yaml index 05ec14c..412938a 100644 --- a/configurations/athena.yaml +++ b/configurations/athena.yaml @@ -1,7 +1,7 @@ name: athena -defaultCommand: '' +defaultCommand: list-application-dpu-sizes commands: -- name: ListApplicationDPUSizes +- name: list-application-dpu-sizes arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationdpusize + attributeName: ApplicationDPUSizes rerunOnBack: false favouritable: true -- name: ListCalculationExecutions +- name: list-capacity-reservations arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: calculationexecution + attributeName: CapacityReservations rerunOnBack: false favouritable: true -- name: ListCapacityReservations +- name: list-data-catalogs arguments: - --output - json @@ -43,10 +43,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: capacityreservation + attributeName: DataCatalogsSummary rerunOnBack: false favouritable: true -- name: ListDataCatalogs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-engine-versions arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: datacatalog + attributeName: EngineVersions rerunOnBack: false favouritable: true -- name: ListDatabases +- name: list-named-queries arguments: - --output - json @@ -72,71 +76,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: database - rerunOnBack: false - favouritable: true -- name: ListEngineVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: engineversion - rerunOnBack: false - favouritable: true -- name: ListExecutors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: executor - rerunOnBack: false - favouritable: true -- name: ListNamedQueries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: namedquerie - rerunOnBack: false - favouritable: true -- name: ListNotebookMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notebookmetadatas + type: list + attributeName: NamedQueryIds rerunOnBack: false favouritable: true -- name: ListNotebookSessions + resourceName: NamedQueryId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-query-executions arguments: - --output - json @@ -147,146 +96,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: notebooksession - rerunOnBack: false - favouritable: true -- name: ListPreparedStatements - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: preparedstatement - rerunOnBack: false - favouritable: true -- name: ListQueryExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queryexecution - rerunOnBack: false - favouritable: true -- name: ListSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: session - rerunOnBack: false - favouritable: true -- name: ListTableMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tablemetadatas - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workgroup - rerunOnBack: false - favouritable: true -- name: GetCalculationExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Athena - rerunOnBack: false - favouritable: true -- name: GetCalculationExecutionCode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Athena - rerunOnBack: false - favouritable: true -- name: GetCalculationExecutionStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Athena + type: list + attributeName: QueryExecutionIds rerunOnBack: false favouritable: true -- name: GetCapacityAssignmentConfiguration + resourceName: QueryExecutionId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-work-groups arguments: - --output - json @@ -298,6 +117,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Athena + attributeName: WorkGroups rerunOnBack: false favouritable: true diff --git a/configurations/auditmanager.yaml b/configurations/auditmanager.yaml index c119296..fd2d99a 100644 --- a/configurations/auditmanager.yaml +++ b/configurations/auditmanager.yaml @@ -1,7 +1,7 @@ name: auditmanager -defaultCommand: '' +defaultCommand: list-assessment-reports commands: -- name: ListAssessmentControlInsightsByControlDomain +- name: list-assessment-reports arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assessmentcontrolinsightsbycontroldomains + attributeName: assessmentReports rerunOnBack: false favouritable: true -- name: ListAssessmentFrameworkShareRequests +- name: list-assessments arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assessmentframeworksharerequest + attributeName: assessmentMetadata rerunOnBack: false favouritable: true -- name: ListAssessmentFrameworks +- name: list-control-domain-insights arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assessmentframework + attributeName: controlDomainInsights rerunOnBack: false favouritable: true -- name: ListAssessmentReports +- name: list-notifications arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assessmentreport + attributeName: notifications rerunOnBack: false favouritable: true -- name: ListAssessments +- name: get-delegations arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assessment + attributeName: delegations rerunOnBack: false favouritable: true -- name: ListControlDomainInsights +- name: get-insights arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: controldomaininsight + attributeName: insights rerunOnBack: false favouritable: true -- name: ListControlDomainInsightsByAssessment +- name: get-services-in-scope arguments: - --output - json @@ -103,201 +103,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: controldomaininsightsbyassessments - rerunOnBack: false - favouritable: true -- name: ListControlInsightsByControlDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: controlinsightsbycontroldomains - rerunOnBack: false - favouritable: true -- name: ListControls - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: control - rerunOnBack: false - favouritable: true -- name: ListKeywordsForDataSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: keywordsfordatasources - rerunOnBack: false - favouritable: true -- name: ListNotifications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notification - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccountStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetAssessment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetAssessmentFramework - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetAssessmentReportUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetChangeLogs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetDelegations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager - rerunOnBack: false - favouritable: true -- name: GetEvidence - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Auditmanager + attributeName: serviceMetadata rerunOnBack: false favouritable: true diff --git a/configurations/autoscaling-plans.yaml b/configurations/autoscaling-plans.yaml index d3d236b..144fce4 100644 --- a/configurations/autoscaling-plans.yaml +++ b/configurations/autoscaling-plans.yaml @@ -1,7 +1,7 @@ name: autoscaling-plans -defaultCommand: '' +defaultCommand: describe-scaling-plans commands: -- name: DescribeScalingPlanResources +- name: describe-scaling-plans arguments: - --output - json @@ -13,36 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling-Plans - rerunOnBack: false - favouritable: true -- name: DescribeScalingPlans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling-Plans - rerunOnBack: false - favouritable: true -- name: GetScalingPlanResourceForecastData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling-Plans + attributeName: ScalingPlans rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/autoscaling.yaml b/configurations/autoscaling.yaml index f320566..5863175 100644 --- a/configurations/autoscaling.yaml +++ b/configurations/autoscaling.yaml @@ -1,7 +1,7 @@ name: autoscaling -defaultCommand: '' +defaultCommand: describe-adjustment-types commands: -- name: DescribeAccountLimits +- name: describe-adjustment-types arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: AdjustmentTypes rerunOnBack: false favouritable: true -- name: DescribeAdjustmentTypes +- name: describe-auto-scaling-groups arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: AutoScalingGroups rerunOnBack: false favouritable: true -- name: DescribeAutoScalingGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-auto-scaling-instances arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: AutoScalingInstances rerunOnBack: false favouritable: true -- name: DescribeAutoScalingInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-auto-scaling-notification-types arguments: - --output - json @@ -57,11 +65,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Autoscaling + type: list + attributeName: AutoScalingNotificationTypes rerunOnBack: false favouritable: true -- name: DescribeAutoScalingNotificationTypes +- name: describe-launch-configurations arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: LaunchConfigurations rerunOnBack: false favouritable: true -- name: DescribeInstanceRefreshes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-lifecycle-hook-types arguments: - --output - json @@ -87,56 +99,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeLaunchConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeLifecycleHookTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeLifecycleHooks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling + type: list + attributeName: LifecycleHookTypes rerunOnBack: false favouritable: true -- name: DescribeLoadBalancerTargetGroups +- name: describe-metric-collection-types arguments: - --output - json @@ -148,10 +115,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: Metrics rerunOnBack: false favouritable: true -- name: DescribeLoadBalancers +- name: describe-notification-configurations arguments: - --output - json @@ -163,10 +130,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: NotificationConfigurations rerunOnBack: false favouritable: true -- name: DescribeMetricCollectionTypes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-policies arguments: - --output - json @@ -178,10 +149,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: ScalingPolicies rerunOnBack: false favouritable: true -- name: DescribeNotificationConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-scaling-activities arguments: - --output - json @@ -193,10 +168,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: Activities rerunOnBack: false favouritable: true -- name: DescribePolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-scaling-process-types arguments: - --output - json @@ -208,10 +187,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: Processes rerunOnBack: false favouritable: true -- name: DescribeScalingActivities +- name: describe-scheduled-actions arguments: - --output - json @@ -223,10 +202,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: ScheduledUpdateGroupActions rerunOnBack: false favouritable: true -- name: DescribeScalingProcessTypes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-tags arguments: - --output - json @@ -238,10 +221,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Autoscaling + attributeName: Tags rerunOnBack: false favouritable: true -- name: DescribeScheduledActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-termination-policy-types arguments: - --output - json @@ -252,52 +239,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeTerminationPolicyTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling - rerunOnBack: false - favouritable: true -- name: DescribeTrafficSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Autoscaling + type: list + attributeName: TerminationPolicyTypes rerunOnBack: false favouritable: true diff --git a/configurations/b2bi.yaml b/configurations/b2bi.yaml index 3189d71..b24d52d 100644 --- a/configurations/b2bi.yaml +++ b/configurations/b2bi.yaml @@ -1,7 +1,7 @@ name: b2bi -defaultCommand: '' +defaultCommand: list-capabilities commands: -- name: ListCapabilities +- name: list-capabilities arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: capabilitie + attributeName: capabilities rerunOnBack: false favouritable: true -- name: ListPartnerships + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-partnerships arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: partnership + attributeName: partnerships rerunOnBack: false favouritable: true -- name: ListProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-profiles arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: profile + attributeName: profiles rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-transformers arguments: - --output - json @@ -58,111 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTransformers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: transformer - rerunOnBack: false - favouritable: true -- name: GetCapability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: B2Bi - rerunOnBack: false - favouritable: true -- name: GetPartnership - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: B2Bi - rerunOnBack: false - favouritable: true -- name: GetProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: B2Bi - rerunOnBack: false - favouritable: true -- name: GetTransformer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: B2Bi - rerunOnBack: false - favouritable: true -- name: GetTransformerJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: B2Bi - rerunOnBack: false - favouritable: true -- name: GenerateMapping - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: transformers rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/backup-gateway.yaml b/configurations/backup-gateway.yaml index 982e9bb..484227d 100644 --- a/configurations/backup-gateway.yaml +++ b/configurations/backup-gateway.yaml @@ -1,7 +1,7 @@ name: backup-gateway -defaultCommand: '' +defaultCommand: list-gateways commands: -- name: ListGateways +- name: list-gateways arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gateway + attributeName: Gateways rerunOnBack: false favouritable: true -- name: ListHypervisors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-hypervisors arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: hypervisor + attributeName: Hypervisors rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-virtual-machines arguments: - --output - json @@ -43,171 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVirtualMachines - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualmachine - rerunOnBack: false - favouritable: true -- name: GetBandwidthRateLimitSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backup-Gateway - rerunOnBack: false - favouritable: true -- name: GetGateway - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backup-Gateway - rerunOnBack: false - favouritable: true -- name: GetHypervisor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backup-Gateway - rerunOnBack: false - favouritable: true -- name: GetHypervisorPropertyMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backup-Gateway - rerunOnBack: false - favouritable: true -- name: GetVirtualMachine - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backup-Gateway - rerunOnBack: false - favouritable: true -- name: AssociateGatewayToServer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateGatewayFromServer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ImportHypervisorConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartVirtualMachinesMetadataSync - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: VirtualMachines rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/backup.yaml b/configurations/backup.yaml index 16158c4..11c6cd6 100644 --- a/configurations/backup.yaml +++ b/configurations/backup.yaml @@ -1,7 +1,7 @@ name: backup -defaultCommand: '' +defaultCommand: list-backup-job-summaries commands: -- name: ListBackupJobSummaries +- name: list-backup-job-summaries arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupjobsummarie + attributeName: BackupJobSummaries rerunOnBack: false favouritable: true -- name: ListBackupJobs +- name: list-backup-jobs arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupjob + attributeName: BackupJobs rerunOnBack: false favouritable: true -- name: ListBackupPlanTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-backup-plan-templates arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupplantemplate + attributeName: BackupPlanTemplatesList rerunOnBack: false favouritable: true -- name: ListBackupPlanVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-backup-plans arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupplanversion + attributeName: BackupPlansList rerunOnBack: false favouritable: true -- name: ListBackupPlans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-backup-vaults arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupplan + attributeName: BackupVaultList rerunOnBack: false favouritable: true -- name: ListBackupSelections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-copy-job-summaries arguments: - --output - json @@ -88,10 +104,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupselection + attributeName: CopyJobSummaries rerunOnBack: false favouritable: true -- name: ListBackupVaults +- name: list-copy-jobs arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backupvault + attributeName: CopyJobs rerunOnBack: false favouritable: true -- name: ListCopyJobSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-frameworks arguments: - --output - json @@ -118,10 +138,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: copyjobsummarie + attributeName: Frameworks rerunOnBack: false favouritable: true -- name: ListCopyJobs +- name: list-indexed-recovery-points arguments: - --output - json @@ -133,10 +153,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: copyjob + attributeName: IndexedRecoveryPoints rerunOnBack: false favouritable: true -- name: ListFrameworks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-legal-holds arguments: - --output - json @@ -148,10 +172,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: framework + attributeName: LegalHolds rerunOnBack: false favouritable: true -- name: ListIndexedRecoveryPoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-protected-resources arguments: - --output - json @@ -163,10 +191,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: indexedrecoverypoint + attributeName: Results rerunOnBack: false favouritable: true -- name: ListLegalHolds + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-report-jobs arguments: - --output - json @@ -178,10 +210,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: legalhold + attributeName: ReportJobs rerunOnBack: false favouritable: true -- name: ListProtectedResources +- name: list-report-plans arguments: - --output - json @@ -193,10 +225,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: protectedresource + attributeName: ReportPlans rerunOnBack: false favouritable: true -- name: ListProtectedResourcesByBackupVault +- name: list-restore-job-summaries arguments: - --output - json @@ -208,10 +240,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: protectedresourcesbybackupvaults + attributeName: RestoreJobSummaries rerunOnBack: false favouritable: true -- name: ListRecoveryPointsByBackupVault +- name: list-restore-jobs arguments: - --output - json @@ -223,10 +255,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recoverypointsbybackupvaults + attributeName: RestoreJobs rerunOnBack: false favouritable: true -- name: ListRecoveryPointsByLegalHold + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-restore-testing-plans arguments: - --output - json @@ -238,10 +274,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recoverypointsbylegalholds + attributeName: RestoreTestingPlans rerunOnBack: false favouritable: true -- name: ListRecoveryPointsByResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-scan-job-summaries arguments: - --output - json @@ -253,10 +293,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recoverypointsbyresources + attributeName: ScanJobSummaries rerunOnBack: false favouritable: true -- name: ListReportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-scan-jobs arguments: - --output - json @@ -268,10 +312,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reportjob + attributeName: ScanJobs rerunOnBack: false favouritable: true -- name: ListReportPlans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tiering-configurations arguments: - --output - json @@ -283,10 +331,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reportplan + attributeName: TieringConfigurations rerunOnBack: false favouritable: true -- name: ListRestoreAccessBackupVaults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-global-settings arguments: - --output - json @@ -298,6 +350,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: restoreaccessbackupvault + attributeName: GlobalSettings rerunOnBack: false favouritable: true diff --git a/configurations/backupsearch.yaml b/configurations/backupsearch.yaml index 799d844..1977e0c 100644 --- a/configurations/backupsearch.yaml +++ b/configurations/backupsearch.yaml @@ -1,7 +1,7 @@ name: backupsearch -defaultCommand: '' +defaultCommand: list-search-jobs commands: -- name: ListSearchJobBackups +- name: list-search-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: searchjobbackup + attributeName: SearchJobs rerunOnBack: false favouritable: true -- name: ListSearchJobResults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-search-result-export-jobs arguments: - --output - json @@ -28,156 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: searchjobresult - rerunOnBack: false - favouritable: true -- name: ListSearchJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: searchjob - rerunOnBack: false - favouritable: true -- name: ListSearchResultExportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: searchresultexportjob - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetSearchJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backupsearch - rerunOnBack: false - favouritable: true -- name: GetSearchResultExportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Backupsearch - rerunOnBack: false - favouritable: true -- name: StartSearchJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartSearchResultExportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopSearchJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ExportJobs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/batch.yaml b/configurations/batch.yaml index 8264440..c086c48 100644 --- a/configurations/batch.yaml +++ b/configurations/batch.yaml @@ -1,7 +1,7 @@ name: batch -defaultCommand: '' +defaultCommand: list-consumable-resources commands: -- name: ListConsumableResources +- name: list-consumable-resources arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: consumableresource + attributeName: consumableResources rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: job + attributeName: jobSummaryList rerunOnBack: false favouritable: true -- name: ListJobsByConsumableResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-scheduling-policies arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: jobsbyconsumableresources + attributeName: schedulingPolicies rerunOnBack: false favouritable: true -- name: ListSchedulingPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-jobs arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: schedulingpolicie + attributeName: jobSummaryList rerunOnBack: false favouritable: true -- name: ListServiceJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-compute-environments arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: servicejob + attributeName: computeEnvironments rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-job-definitions arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: jobDefinitions rerunOnBack: false favouritable: true -- name: DescribeComputeEnvironments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-job-queues arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Batch + attributeName: jobQueues rerunOnBack: false favouritable: true -- name: DescribeConsumableResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-service-environments arguments: - --output - json @@ -118,126 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeJobDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeJobQueues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeSchedulingPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeServiceEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: DescribeServiceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: GetJobQueueSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Batch - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: serviceEnvironments rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bcm-dashboards.yaml b/configurations/bcm-dashboards.yaml index fd33e91..d6464c5 100644 --- a/configurations/bcm-dashboards.yaml +++ b/configurations/bcm-dashboards.yaml @@ -1,7 +1,7 @@ name: bcm-dashboards -defaultCommand: '' +defaultCommand: list-dashboards commands: -- name: ListDashboards +- name: list-dashboards arguments: - --output - json @@ -13,81 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dashboard - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDashboard - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Dashboards - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Dashboards - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: dashboards rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bcm-data-exports.yaml b/configurations/bcm-data-exports.yaml index 6c5c1fa..7f868a9 100644 --- a/configurations/bcm-data-exports.yaml +++ b/configurations/bcm-data-exports.yaml @@ -1,7 +1,7 @@ name: bcm-data-exports -defaultCommand: '' +defaultCommand: list-exports commands: -- name: ListExecutions +- name: list-exports arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: execution + attributeName: Exports rerunOnBack: false favouritable: true -- name: ListExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tables arguments: - --output - json @@ -28,111 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: export - rerunOnBack: false - favouritable: true -- name: ListTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: table - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Data-Exports - rerunOnBack: false - favouritable: true -- name: GetExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Data-Exports - rerunOnBack: false - favouritable: true -- name: GetTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Data-Exports - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Tables rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/bcm-pricing-calculator.yaml b/configurations/bcm-pricing-calculator.yaml index a0fd80f..27736f3 100644 --- a/configurations/bcm-pricing-calculator.yaml +++ b/configurations/bcm-pricing-calculator.yaml @@ -1,7 +1,7 @@ name: bcm-pricing-calculator -defaultCommand: '' +defaultCommand: list-bill-estimates commands: -- name: ListBillEstimateCommitments +- name: list-bill-estimates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billestimatecommitment + attributeName: items rerunOnBack: false favouritable: true -- name: ListBillEstimateInputCommitmentModifications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-bill-scenarios arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billestimateinputcommitmentmodification + attributeName: items rerunOnBack: false favouritable: true -- name: ListBillEstimateInputUsageModifications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workload-estimates arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billestimateinputusagemodification + attributeName: items rerunOnBack: false favouritable: true -- name: ListBillEstimateLineItems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-preferences arguments: - --output - json @@ -57,247 +69,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: billestimatelineitem - rerunOnBack: false - favouritable: true -- name: ListBillEstimates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: billestimate - rerunOnBack: false - favouritable: true -- name: ListBillScenarioCommitmentModifications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: billscenariocommitmentmodification - rerunOnBack: false - favouritable: true -- name: ListBillScenarioUsageModifications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: billscenariousagemodification - rerunOnBack: false - favouritable: true -- name: ListBillScenarios - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: billscenario - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkloadEstimateUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workloadestimateusages - rerunOnBack: false - favouritable: true -- name: ListWorkloadEstimates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workloadestimate - rerunOnBack: false - favouritable: true -- name: GetBillEstimate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Pricing-Calculator - rerunOnBack: false - favouritable: true -- name: GetBillScenario - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Pricing-Calculator - rerunOnBack: false - favouritable: true -- name: GetPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Pricing-Calculator - rerunOnBack: false - favouritable: true -- name: GetWorkloadEstimate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bcm-Pricing-Calculator - rerunOnBack: false - favouritable: true -- name: BatchCreateBillScenarioCommitmentModification - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchCreateBillScenarioUsageModification - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchCreateWorkloadEstimateUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteBillScenarioCommitmentModification - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteBillScenarioUsageModification - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: managementAccountRateTypeSelections rerunOnBack: false favouritable: true diff --git a/configurations/bcm-recommended-actions.yaml b/configurations/bcm-recommended-actions.yaml index 12c6e70..a2d0809 100644 --- a/configurations/bcm-recommended-actions.yaml +++ b/configurations/bcm-recommended-actions.yaml @@ -1,7 +1,7 @@ name: bcm-recommended-actions -defaultCommand: '' +defaultCommand: list-recommended-actions commands: -- name: ListRecommendedActions +- name: list-recommended-actions arguments: - --output - json @@ -13,6 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: recommendedaction + attributeName: recommendedActions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bedrock-agent-runtime.yaml b/configurations/bedrock-agent-runtime.yaml index 3bf36d6..2ce5c9f 100644 --- a/configurations/bedrock-agent-runtime.yaml +++ b/configurations/bedrock-agent-runtime.yaml @@ -1,7 +1,7 @@ name: bedrock-agent-runtime -defaultCommand: '' +defaultCommand: list-sessions commands: -- name: ListFlowExecutionEvents +- name: list-sessions arguments: - --output - json @@ -13,231 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: flowexecutionevent - rerunOnBack: false - favouritable: true -- name: ListFlowExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: flowexecution - rerunOnBack: false - favouritable: true -- name: ListInvocationSteps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: invocationstep - rerunOnBack: false - favouritable: true -- name: ListInvocations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: invocation - rerunOnBack: false - favouritable: true -- name: ListSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: session - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAgentMemory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent-Runtime - rerunOnBack: false - favouritable: true -- name: GetExecutionFlowSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent-Runtime - rerunOnBack: false - favouritable: true -- name: GetFlowExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent-Runtime - rerunOnBack: false - favouritable: true -- name: GetInvocationStep - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent-Runtime - rerunOnBack: false - favouritable: true -- name: GetSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent-Runtime - rerunOnBack: false - favouritable: true -- name: EndSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: GenerateQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeInlineAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: sessionSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bedrock-agent.yaml b/configurations/bedrock-agent.yaml index 47fe094..a10ec21 100644 --- a/configurations/bedrock-agent.yaml +++ b/configurations/bedrock-agent.yaml @@ -1,7 +1,7 @@ name: bedrock-agent -defaultCommand: '' +defaultCommand: list-agents commands: -- name: ListAgentActionGroups +- name: list-agents arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentactiongroup + attributeName: agentSummaries rerunOnBack: false favouritable: true -- name: ListAgentAliases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-flows arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentaliase + attributeName: flowSummaries rerunOnBack: false favouritable: true -- name: ListAgentCollaborators + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-knowledge-bases arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentcollaborator + attributeName: knowledgeBaseSummaries rerunOnBack: false favouritable: true -- name: ListAgentKnowledgeBases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-prompts arguments: - --output - json @@ -58,246 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentknowledgebase - rerunOnBack: false - favouritable: true -- name: ListAgentVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: agentversion - rerunOnBack: false - favouritable: true -- name: ListAgents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: agent - rerunOnBack: false - favouritable: true -- name: ListDataSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasource - rerunOnBack: false - favouritable: true -- name: ListFlowAliases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: flowaliase - rerunOnBack: false - favouritable: true -- name: ListFlowVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: flowversion - rerunOnBack: false - favouritable: true -- name: ListFlows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: flow - rerunOnBack: false - favouritable: true -- name: ListIngestionJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ingestionjob - rerunOnBack: false - favouritable: true -- name: ListKnowledgeBaseDocuments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: knowledgebasedocument - rerunOnBack: false - favouritable: true -- name: ListKnowledgeBases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: knowledgebase - rerunOnBack: false - favouritable: true -- name: ListPrompts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: prompt - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent - rerunOnBack: false - favouritable: true -- name: GetAgentActionGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent - rerunOnBack: false - favouritable: true -- name: GetAgentAlias - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent - rerunOnBack: false - favouritable: true -- name: GetAgentCollaborator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent - rerunOnBack: false - favouritable: true -- name: GetAgentKnowledgeBase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agent + attributeName: promptSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bedrock-agentcore-control.yaml b/configurations/bedrock-agentcore-control.yaml index bee764a..afc9210 100644 --- a/configurations/bedrock-agentcore-control.yaml +++ b/configurations/bedrock-agentcore-control.yaml @@ -1,7 +1,7 @@ name: bedrock-agentcore-control -defaultCommand: '' +defaultCommand: list-agent-runtimes commands: -- name: ListAgentRuntimeEndpoints +- name: list-agent-runtimes arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentruntimeendpoint + attributeName: agentRuntimes rerunOnBack: false favouritable: true -- name: ListAgentRuntimeVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-api-key-credential-providers arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentruntimeversion + attributeName: credentialProviders rerunOnBack: false favouritable: true -- name: ListAgentRuntimes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-browser-profiles arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentruntime + attributeName: profileSummaries rerunOnBack: false favouritable: true -- name: ListApiKeyCredentialProviders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-browsers arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: apikeycredentialprovider + attributeName: browserSummaries rerunOnBack: false favouritable: true -- name: ListBrowserProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-code-interpreters arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: browserprofile + attributeName: codeInterpreterSummaries rerunOnBack: false favouritable: true -- name: ListBrowsers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-evaluators arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: browser + attributeName: evaluators rerunOnBack: false favouritable: true -- name: ListCodeInterpreters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-gateways arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: codeinterpreter + attributeName: items rerunOnBack: false favouritable: true -- name: ListEvaluators + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-memories arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: evaluator + attributeName: memories rerunOnBack: false favouritable: true -- name: ListGatewayTargets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-oauth2-credential-providers arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gatewaytarget + attributeName: credentialProviders rerunOnBack: false favouritable: true -- name: ListGateways + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-online-evaluation-configs arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gateway + attributeName: onlineEvaluationConfigs rerunOnBack: false favouritable: true -- name: ListMemories + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-policy-engines arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: memorie + attributeName: policyEngines rerunOnBack: false favouritable: true -- name: ListOauth2CredentialProviders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workload-identities arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: oauth2credentialprovider + attributeName: workloadIdentities rerunOnBack: false favouritable: true -- name: ListOnlineEvaluationConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-token-vault arguments: - --output - json @@ -193,111 +241,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: onlineevaluationconfig - rerunOnBack: false - favouritable: true -- name: ListPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policie - rerunOnBack: false - favouritable: true -- name: ListPolicyEngines - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policyengine - rerunOnBack: false - favouritable: true -- name: ListPolicyGenerationAssets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policygenerationasset - rerunOnBack: false - favouritable: true -- name: ListPolicyGenerations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policygeneration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkloadIdentities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workloadidentitie - rerunOnBack: false - favouritable: true -- name: GetAgentRuntime - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Agentcore-Control + attributeName: kmsConfiguration rerunOnBack: false favouritable: true diff --git a/configurations/bedrock-data-automation.yaml b/configurations/bedrock-data-automation.yaml index d5b4196..9fdd7c4 100644 --- a/configurations/bedrock-data-automation.yaml +++ b/configurations/bedrock-data-automation.yaml @@ -1,7 +1,7 @@ name: bedrock-data-automation -defaultCommand: '' +defaultCommand: list-blueprints commands: -- name: ListBlueprints +- name: list-blueprints arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: blueprint + attributeName: blueprints rerunOnBack: false favouritable: true -- name: ListDataAutomationProjects + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-data-automation-projects arguments: - --output - json @@ -28,126 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataautomationproject - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetBlueprint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Data-Automation - rerunOnBack: false - favouritable: true -- name: GetBlueprintOptimizationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Data-Automation - rerunOnBack: false - favouritable: true -- name: GetDataAutomationProject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Data-Automation - rerunOnBack: false - favouritable: true -- name: CopyBlueprintStage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeBlueprintOptimizationAsync - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: projects rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bedrock-runtime.yaml b/configurations/bedrock-runtime.yaml index 627cc0b..8b32a1c 100644 --- a/configurations/bedrock-runtime.yaml +++ b/configurations/bedrock-runtime.yaml @@ -1,7 +1,7 @@ name: bedrock-runtime -defaultCommand: '' +defaultCommand: list-async-invokes commands: -- name: ListAsyncInvokes +- name: list-async-invokes arguments: - --output - json @@ -13,141 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: asyncinvoke - rerunOnBack: false - favouritable: true -- name: GetAsyncInvoke - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Bedrock-Runtime - rerunOnBack: false - favouritable: true -- name: ApplyGuardrail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Converse - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ConverseStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CountTokens - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeModelWithBidirectionalStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InvokeModelWithResponseStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartAsyncInvoke - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: asyncInvokeSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/bedrock.yaml b/configurations/bedrock.yaml index cd5cf42..5512daf 100644 --- a/configurations/bedrock.yaml +++ b/configurations/bedrock.yaml @@ -1,7 +1,7 @@ name: bedrock -defaultCommand: '' +defaultCommand: list-automated-reasoning-policies commands: -- name: ListAutomatedReasoningPolicies +- name: list-automated-reasoning-policies arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automatedreasoningpolicie + attributeName: automatedReasoningPolicySummaries rerunOnBack: false favouritable: true -- name: ListAutomatedReasoningPolicyBuildWorkflows + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-custom-model-deployments arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automatedreasoningpolicybuildworkflow + attributeName: modelDeploymentSummaries rerunOnBack: false favouritable: true -- name: ListAutomatedReasoningPolicyTestCases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-custom-models arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automatedreasoningpolicytestcase + attributeName: modelSummaries rerunOnBack: false favouritable: true -- name: ListAutomatedReasoningPolicyTestResults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-enforced-guardrails-configuration arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automatedreasoningpolicytestresult + attributeName: guardrailsConfig rerunOnBack: false favouritable: true -- name: ListCustomModelDeployments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-evaluation-jobs arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: custommodeldeployment + attributeName: jobSummaries rerunOnBack: false favouritable: true -- name: ListCustomModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-foundation-models arguments: - --output - json @@ -88,10 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: custommodel + attributeName: modelSummaries rerunOnBack: false favouritable: true -- name: ListEnforcedGuardrailsConfiguration +- name: list-guardrails arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: enforcedguardrailsconfigurations + attributeName: guardrails rerunOnBack: false favouritable: true -- name: ListEvaluationJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-imported-models arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: evaluationjob + attributeName: modelSummaries rerunOnBack: false favouritable: true -- name: ListFoundationModelAgreementOffers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-inference-profiles arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: foundationmodelagreementoffer + attributeName: inferenceProfileSummaries rerunOnBack: false favouritable: true -- name: ListFoundationModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-marketplace-model-endpoints arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: foundationmodel + attributeName: marketplaceModelEndpoints rerunOnBack: false favouritable: true -- name: ListGuardrails + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-model-copy-jobs arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: guardrail + attributeName: modelCopyJobSummaries rerunOnBack: false favouritable: true -- name: ListImportedModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-model-customization-jobs arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: importedmodel + attributeName: modelCustomizationJobSummaries rerunOnBack: false favouritable: true -- name: ListInferenceProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-model-import-jobs arguments: - --output - json @@ -193,10 +237,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: inferenceprofile + attributeName: modelImportJobSummaries rerunOnBack: false favouritable: true -- name: ListMarketplaceModelEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-model-invocation-jobs arguments: - --output - json @@ -208,10 +256,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: marketplacemodelendpoint + attributeName: invocationJobSummaries rerunOnBack: false favouritable: true -- name: ListModelCopyJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-prompt-routers arguments: - --output - json @@ -223,10 +275,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: modelcopyjob + attributeName: promptRouterSummaries rerunOnBack: false favouritable: true -- name: ListModelCustomizationJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-provisioned-model-throughputs arguments: - --output - json @@ -238,10 +294,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: modelcustomizationjob + attributeName: provisionedModelSummaries rerunOnBack: false favouritable: true -- name: ListModelImportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-model-invocation-logging-configuration arguments: - --output - json @@ -253,51 +313,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: modelimportjob - rerunOnBack: false - favouritable: true -- name: ListModelInvocationJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: modelinvocationjob - rerunOnBack: false - favouritable: true -- name: ListPromptRouters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: promptrouter - rerunOnBack: false - favouritable: true -- name: ListProvisionedModelThroughputs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: provisionedmodelthroughput + attributeName: loggingConfig rerunOnBack: false favouritable: true diff --git a/configurations/billing.yaml b/configurations/billing.yaml index 48433d5..5e2afa4 100644 --- a/configurations/billing.yaml +++ b/configurations/billing.yaml @@ -1,7 +1,7 @@ name: billing -defaultCommand: '' +defaultCommand: list-billing-views commands: -- name: ListBillingViews +- name: list-billing-views arguments: - --output - json @@ -13,126 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: billingview - rerunOnBack: false - favouritable: true -- name: ListSourceViewsForBillingView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourceviewsforbillingviews - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetBillingView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Billing - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Billing - rerunOnBack: false - favouritable: true -- name: AssociateSourceViews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateSourceViews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: billingViews rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/billingconductor.yaml b/configurations/billingconductor.yaml index 411effc..ef03438 100644 --- a/configurations/billingconductor.yaml +++ b/configurations/billingconductor.yaml @@ -1,7 +1,7 @@ name: billingconductor -defaultCommand: '' +defaultCommand: list-account-associations commands: -- name: ListAccountAssociations +- name: list-account-associations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountassociation + attributeName: LinkedAccounts rerunOnBack: false favouritable: true -- name: ListBillingGroupCostReports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-billing-group-cost-reports arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billinggroupcostreport + attributeName: BillingGroupCostReports rerunOnBack: false favouritable: true -- name: ListBillingGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-billing-groups arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billinggroup + attributeName: BillingGroups rerunOnBack: false favouritable: true -- name: ListCustomLineItemVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-custom-line-items arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customlineitemversion + attributeName: CustomLineItems rerunOnBack: false favouritable: true -- name: ListCustomLineItems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pricing-plans arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customlineitem + attributeName: PricingPlans rerunOnBack: false favouritable: true -- name: ListPricingPlans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pricing-rules arguments: - --output - json @@ -88,156 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pricingplan - rerunOnBack: false - favouritable: true -- name: ListPricingPlansAssociatedWithPricingRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pricingplansassociatedwithpricingrules - rerunOnBack: false - favouritable: true -- name: ListPricingRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pricingrule - rerunOnBack: false - favouritable: true -- name: ListPricingRulesAssociatedToPricingPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pricingrulesassociatedtopricingplans - rerunOnBack: false - favouritable: true -- name: ListResourcesAssociatedToCustomLineItem - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcesassociatedtocustomlineitems - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetBillingGroupCostReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Billingconductor - rerunOnBack: false - favouritable: true -- name: AssociateAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociatePricingRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchAssociateResourcesToCustomLineItem - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDisassociateResourcesFromCustomLineItem - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: PricingRules rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/braket.yaml b/configurations/braket.yaml index 90a1a9d..4b686a8 100644 --- a/configurations/braket.yaml +++ b/configurations/braket.yaml @@ -1,7 +1,7 @@ name: braket defaultCommand: '' commands: -- name: ListTagsForResource +- name: search-spending-limits arguments: - --output - json @@ -13,171 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Braket - rerunOnBack: false - favouritable: true -- name: GetJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Braket - rerunOnBack: false - favouritable: true -- name: GetQuantumTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Braket - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelQuantumTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchDevices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchQuantumTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchSpendingLimits - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: spendingLimits rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/ce.yaml b/configurations/ce.yaml index 92d3db1..ea601d6 100644 --- a/configurations/ce.yaml +++ b/configurations/ce.yaml @@ -1,7 +1,7 @@ name: ce -defaultCommand: '' +defaultCommand: list-commitment-purchase-analyses commands: -- name: ListCommitmentPurchaseAnalyses +- name: list-commitment-purchase-analyses arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: commitmentpurchaseanalyse + attributeName: AnalysisSummaryList rerunOnBack: false favouritable: true -- name: ListCostAllocationTagBackfillHistory + pagination: + enabled: true + nextTokenParam: --next-page-token + nextTokenJsonPath: NextPageToken +- name: list-cost-allocation-tag-backfill-history arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: costallocationtagbackfillhistorys + attributeName: BackfillRequests rerunOnBack: false favouritable: true -- name: ListCostAllocationTags + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cost-allocation-tags arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: costallocationtag + attributeName: CostAllocationTags rerunOnBack: false favouritable: true -- name: ListCostCategoryDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cost-category-definitions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: costcategorydefinition + attributeName: CostCategoryReferences rerunOnBack: false favouritable: true -- name: ListCostCategoryResourceAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cost-category-resource-associations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: costcategoryresourceassociation + attributeName: CostCategoryResourceAssociations rerunOnBack: false favouritable: true -- name: ListSavingsPlansPurchaseRecommendationGeneration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-savings-plans-purchase-recommendation-generation arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: savingsplanspurchaserecommendationgenerations + attributeName: GenerationSummaryList rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-page-token + nextTokenJsonPath: NextPageToken +- name: get-anomaly-monitors arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: AnomalyMonitors rerunOnBack: false favouritable: true -- name: DescribeCostCategoryDefinition + pagination: + enabled: true + nextTokenParam: --next-page-token + nextTokenJsonPath: NextPageToken +- name: get-anomaly-subscriptions arguments: - --output - json @@ -118,186 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetAnomalies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetAnomalyMonitors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetAnomalySubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetApproximateUsageRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCommitmentPurchaseAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostAndUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostAndUsageComparisons - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostAndUsageWithResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostCategories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostComparisonDrivers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetCostForecast - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce - rerunOnBack: false - favouritable: true -- name: GetDimensionValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ce + attributeName: AnomalySubscriptions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-page-token + nextTokenJsonPath: NextPageToken diff --git a/configurations/chatbot.yaml b/configurations/chatbot.yaml index 7771335..57677e4 100644 --- a/configurations/chatbot.yaml +++ b/configurations/chatbot.yaml @@ -1,7 +1,7 @@ name: chatbot -defaultCommand: '' +defaultCommand: list-custom-actions commands: -- name: ListAssociations +- name: list-custom-actions arguments: - --output - json @@ -12,11 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: association + type: list + attributeName: CustomActions rerunOnBack: false favouritable: true -- name: ListCustomActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-microsoft-teams-channel-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customaction + attributeName: TeamChannelConfigurations rerunOnBack: false favouritable: true -- name: ListMicrosoftTeamsChannelConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-microsoft-teams-configured-teams arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: microsoftteamschannelconfiguration + attributeName: ConfiguredTeams rerunOnBack: false favouritable: true -- name: ListMicrosoftTeamsConfiguredTeams + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-microsoft-teams-user-identities arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: microsoftteamsconfiguredteam + attributeName: TeamsUserIdentities rerunOnBack: false favouritable: true -- name: ListMicrosoftTeamsUserIdentities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-chime-webhook-configurations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: microsoftteamsuseridentitie + attributeName: WebhookConfigurations rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-slack-channel-configurations arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: SlackChannelConfigurations rerunOnBack: false favouritable: true -- name: DescribeChimeWebhookConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-slack-user-identities arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Chatbot + attributeName: SlackUserIdentities rerunOnBack: false favouritable: true -- name: DescribeSlackChannelConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-slack-workspaces arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Chatbot + attributeName: SlackWorkspaces rerunOnBack: false favouritable: true -- name: DescribeSlackUserIdentities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account-preferences arguments: - --output - json @@ -133,81 +165,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Chatbot - rerunOnBack: false - favouritable: true -- name: DescribeSlackWorkspaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chatbot - rerunOnBack: false - favouritable: true -- name: GetAccountPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chatbot - rerunOnBack: false - favouritable: true -- name: GetCustomAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chatbot - rerunOnBack: false - favouritable: true -- name: GetMicrosoftTeamsChannelConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chatbot - rerunOnBack: false - favouritable: true -- name: AssociateToConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: AccountPreferences rerunOnBack: false favouritable: true diff --git a/configurations/chime-sdk-identity.yaml b/configurations/chime-sdk-identity.yaml index 2922f60..7b5865c 100644 --- a/configurations/chime-sdk-identity.yaml +++ b/configurations/chime-sdk-identity.yaml @@ -1,7 +1,7 @@ name: chime-sdk-identity -defaultCommand: '' +defaultCommand: list-app-instances commands: -- name: ListAppInstanceAdmins +- name: list-app-instances arguments: - --output - json @@ -13,171 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: appinstanceadmin - rerunOnBack: false - favouritable: true -- name: ListAppInstanceBots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appinstancebot - rerunOnBack: false - favouritable: true -- name: ListAppInstanceUserEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appinstanceuserendpoint - rerunOnBack: false - favouritable: true -- name: ListAppInstanceUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appinstanceuser - rerunOnBack: false - favouritable: true -- name: ListAppInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appinstance - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAppInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity - rerunOnBack: false - favouritable: true -- name: DescribeAppInstanceAdmin - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity - rerunOnBack: false - favouritable: true -- name: DescribeAppInstanceBot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity - rerunOnBack: false - favouritable: true -- name: DescribeAppInstanceUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity - rerunOnBack: false - favouritable: true -- name: DescribeAppInstanceUserEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity - rerunOnBack: false - favouritable: true -- name: GetAppInstanceRetentionSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Identity + attributeName: AppInstances rerunOnBack: false favouritable: true diff --git a/configurations/chime-sdk-media-pipelines.yaml b/configurations/chime-sdk-media-pipelines.yaml index df5a176..83051ae 100644 --- a/configurations/chime-sdk-media-pipelines.yaml +++ b/configurations/chime-sdk-media-pipelines.yaml @@ -1,7 +1,7 @@ name: chime-sdk-media-pipelines -defaultCommand: '' +defaultCommand: list-media-capture-pipelines commands: -- name: ListMediaCapturePipelines +- name: list-media-capture-pipelines arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: mediacapturepipeline + attributeName: MediaCapturePipelines rerunOnBack: false favouritable: true -- name: ListMediaInsightsPipelineConfigurations +- name: list-media-insights-pipeline-configurations arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: mediainsightspipelineconfiguration + attributeName: MediaInsightsPipelineConfigurations rerunOnBack: false favouritable: true -- name: ListMediaPipelineKinesisVideoStreamPools +- name: list-media-pipeline-kinesis-video-stream-pools arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: mediapipelinekinesisvideostreampool + attributeName: KinesisVideoStreamPools rerunOnBack: false favouritable: true -- name: ListMediaPipelines +- name: list-media-pipelines arguments: - --output - json @@ -58,111 +58,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: mediapipeline - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetMediaCapturePipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines - rerunOnBack: false - favouritable: true -- name: GetMediaInsightsPipelineConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines - rerunOnBack: false - favouritable: true -- name: GetMediaPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines - rerunOnBack: false - favouritable: true -- name: GetMediaPipelineKinesisVideoStreamPool - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines - rerunOnBack: false - favouritable: true -- name: GetSpeakerSearchTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines - rerunOnBack: false - favouritable: true -- name: GetVoiceToneAnalysisTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Media-Pipelines + attributeName: MediaPipelines rerunOnBack: false favouritable: true diff --git a/configurations/chime-sdk-messaging.yaml b/configurations/chime-sdk-messaging.yaml index 0c397a2..06a6bc0 100644 --- a/configurations/chime-sdk-messaging.yaml +++ b/configurations/chime-sdk-messaging.yaml @@ -1,7 +1,7 @@ name: chime-sdk-messaging -defaultCommand: '' +defaultCommand: get-messaging-session-endpoint commands: -- name: ListChannelBans +- name: get-messaging-session-endpoint arguments: - --output - json @@ -13,291 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: channelban - rerunOnBack: false - favouritable: true -- name: ListChannelFlows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelflow - rerunOnBack: false - favouritable: true -- name: ListChannelMemberships - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelmembership - rerunOnBack: false - favouritable: true -- name: ListChannelMembershipsForAppInstanceUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelmembershipsforappinstanceusers - rerunOnBack: false - favouritable: true -- name: ListChannelMessages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelmessage - rerunOnBack: false - favouritable: true -- name: ListChannelModerators - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelmoderator - rerunOnBack: false - favouritable: true -- name: ListChannels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channel - rerunOnBack: false - favouritable: true -- name: ListChannelsAssociatedWithChannelFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelsassociatedwithchannelflows - rerunOnBack: false - favouritable: true -- name: ListChannelsModeratedByAppInstanceUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channelsmoderatedbyappinstanceusers - rerunOnBack: false - favouritable: true -- name: ListSubChannels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subchannel - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelBan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelMembership - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelMembershipForAppInstanceUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelModeratedByAppInstanceUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: DescribeChannelModerator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: GetChannelMembershipPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging - rerunOnBack: false - favouritable: true -- name: GetChannelMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Messaging + attributeName: Endpoint rerunOnBack: false favouritable: true diff --git a/configurations/chime-sdk-voice.yaml b/configurations/chime-sdk-voice.yaml index 823da51..8667ffd 100644 --- a/configurations/chime-sdk-voice.yaml +++ b/configurations/chime-sdk-voice.yaml @@ -1,7 +1,7 @@ name: chime-sdk-voice -defaultCommand: '' +defaultCommand: list-available-voice-connector-regions commands: -- name: ListAvailableVoiceConnectorRegions +- name: list-available-voice-connector-regions arguments: - --output - json @@ -12,86 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: availablevoiceconnectorregion - rerunOnBack: false - favouritable: true -- name: ListPhoneNumberOrders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: phonenumberorder - rerunOnBack: false - favouritable: true -- name: ListPhoneNumbers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: phonenumber - rerunOnBack: false - favouritable: true -- name: ListProxySessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: proxysession - rerunOnBack: false - favouritable: true -- name: ListSipMediaApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sipmediaapplication - rerunOnBack: false - favouritable: true -- name: ListSipRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: siprule + type: list + attributeName: VoiceConnectorRegions rerunOnBack: false favouritable: true -- name: ListSupportedPhoneNumberCountries +- name: list-phone-number-orders arguments: - --output - json @@ -103,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: supportedphonenumbercountrie + attributeName: PhoneNumberOrders rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-phone-numbers arguments: - --output - json @@ -118,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: PhoneNumbers rerunOnBack: false favouritable: true -- name: ListVoiceConnectorGroups +- name: list-sip-media-applications arguments: - --output - json @@ -133,10 +58,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: voiceconnectorgroup + attributeName: SipMediaApplications rerunOnBack: false favouritable: true -- name: ListVoiceConnectorTerminationCredentials + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sip-rules arguments: - --output - json @@ -148,10 +77,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: voiceconnectorterminationcredential + attributeName: SipRules rerunOnBack: false favouritable: true -- name: ListVoiceConnectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-voice-connector-groups arguments: - --output - json @@ -163,10 +96,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: voiceconnector + attributeName: VoiceConnectorGroups rerunOnBack: false favouritable: true -- name: ListVoiceProfileDomains +- name: list-voice-connectors arguments: - --output - json @@ -178,10 +111,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: voiceprofiledomain + attributeName: VoiceConnectors rerunOnBack: false favouritable: true -- name: ListVoiceProfiles +- name: list-voice-profile-domains arguments: - --output - json @@ -193,10 +126,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: voiceprofile + attributeName: VoiceProfileDomains rerunOnBack: false favouritable: true -- name: GetGlobalSettings +- name: get-global-settings arguments: - --output - json @@ -208,10 +141,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Chime-Sdk-Voice + attributeName: VoiceConnector rerunOnBack: false favouritable: true -- name: GetPhoneNumber +- name: search-available-phone-numbers arguments: - --output - json @@ -222,82 +155,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Chime-Sdk-Voice - rerunOnBack: false - favouritable: true -- name: GetPhoneNumberOrder - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Voice - rerunOnBack: false - favouritable: true -- name: GetPhoneNumberSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Voice - rerunOnBack: false - favouritable: true -- name: GetProxySession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Voice - rerunOnBack: false - favouritable: true -- name: GetSipMediaApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Voice - rerunOnBack: false - favouritable: true -- name: GetSipMediaApplicationAlexaSkillConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime-Sdk-Voice + type: list + attributeName: E164PhoneNumbers rerunOnBack: false favouritable: true diff --git a/configurations/chime.yaml b/configurations/chime.yaml index 4ec85e7..9b9d3e6 100644 --- a/configurations/chime.yaml +++ b/configurations/chime.yaml @@ -1,7 +1,7 @@ name: chime -defaultCommand: '' +defaultCommand: list-accounts commands: -- name: ListAccounts +- name: list-accounts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: account + attributeName: Accounts rerunOnBack: false favouritable: true -- name: ListBots + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-phone-number-orders arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: bot + attributeName: PhoneNumberOrders rerunOnBack: false favouritable: true -- name: ListPhoneNumberOrders +- name: list-phone-numbers arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: phonenumberorder + attributeName: PhoneNumbers rerunOnBack: false favouritable: true -- name: ListPhoneNumbers +- name: get-global-settings arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: phonenumber + attributeName: BusinessCalling rerunOnBack: false favouritable: true -- name: ListRoomMemberships +- name: search-available-phone-numbers arguments: - --output - json @@ -72,232 +76,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: roommembership - rerunOnBack: false - favouritable: true -- name: ListRooms - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: room - rerunOnBack: false - favouritable: true -- name: ListSupportedPhoneNumberCountries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: supportedphonenumbercountrie - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: GetAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetAccountSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetBot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetEventsConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetGlobalSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetPhoneNumber - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetPhoneNumberOrder - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetPhoneNumberSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetRetentionSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetRoom - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime - rerunOnBack: false - favouritable: true -- name: GetUserSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Chime + type: list + attributeName: E164PhoneNumbers rerunOnBack: false favouritable: true diff --git a/configurations/cleanrooms.yaml b/configurations/cleanrooms.yaml index b3a8a80..156f634 100644 --- a/configurations/cleanrooms.yaml +++ b/configurations/cleanrooms.yaml @@ -1,7 +1,7 @@ name: cleanrooms -defaultCommand: '' +defaultCommand: list-collaborations commands: -- name: ListAnalysisTemplates +- name: list-collaborations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: analysistemplate + attributeName: collaborationList rerunOnBack: false favouritable: true -- name: ListCollaborationAnalysisTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-configured-tables arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: collaborationanalysistemplate + attributeName: configuredTableSummaries rerunOnBack: false favouritable: true -- name: ListCollaborationChangeRequests + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-memberships arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: collaborationchangerequest - rerunOnBack: false - favouritable: true -- name: ListCollaborationConfiguredAudienceModelAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationconfiguredaudiencemodelassociation - rerunOnBack: false - favouritable: true -- name: ListCollaborationIdNamespaceAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationidnamespaceassociation - rerunOnBack: false - favouritable: true -- name: ListCollaborationPrivacyBudgetTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationprivacybudgettemplate - rerunOnBack: false - favouritable: true -- name: ListCollaborationPrivacyBudgets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationprivacybudget - rerunOnBack: false - favouritable: true -- name: ListCollaborations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaboration - rerunOnBack: false - favouritable: true -- name: ListConfiguredAudienceModelAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredaudiencemodelassociation - rerunOnBack: false - favouritable: true -- name: ListConfiguredTableAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredtableassociation - rerunOnBack: false - favouritable: true -- name: ListConfiguredTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredtable - rerunOnBack: false - favouritable: true -- name: ListIdMappingTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: idmappingtable - rerunOnBack: false - favouritable: true -- name: ListIdNamespaceAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: idnamespaceassociation - rerunOnBack: false - favouritable: true -- name: ListMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: member - rerunOnBack: false - favouritable: true -- name: ListMemberships - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: membership - rerunOnBack: false - favouritable: true -- name: ListPrivacyBudgetTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: privacybudgettemplate - rerunOnBack: false - favouritable: true -- name: ListPrivacyBudgets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: privacybudget - rerunOnBack: false - favouritable: true -- name: ListProtectedJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: protectedjob - rerunOnBack: false - favouritable: true -- name: ListProtectedQueries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: protectedquerie - rerunOnBack: false - favouritable: true -- name: ListSchemas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schema + attributeName: membershipSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/cleanroomsml.yaml b/configurations/cleanroomsml.yaml index ce389cf..13cbf91 100644 --- a/configurations/cleanroomsml.yaml +++ b/configurations/cleanroomsml.yaml @@ -1,7 +1,7 @@ name: cleanroomsml -defaultCommand: '' +defaultCommand: list-audience-export-jobs commands: -- name: ListAudienceExportJobs +- name: list-audience-export-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: audienceexportjob + attributeName: audienceExportJobs rerunOnBack: false favouritable: true -- name: ListAudienceGenerationJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-audience-generation-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: audiencegenerationjob + attributeName: audienceGenerationJobs rerunOnBack: false favouritable: true -- name: ListAudienceModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-audience-models arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: audiencemodel + attributeName: audienceModels rerunOnBack: false favouritable: true -- name: ListCollaborationConfiguredModelAlgorithmAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-configured-audience-models arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: collaborationconfiguredmodelalgorithmassociation + attributeName: configuredAudienceModels rerunOnBack: false favouritable: true -- name: ListCollaborationMLInputChannels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-configured-model-algorithms arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: collaborationmlinputchannel + attributeName: configuredModelAlgorithms rerunOnBack: false favouritable: true -- name: ListCollaborationTrainedModelExportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-training-datasets arguments: - --output - json @@ -88,216 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: collaborationtrainedmodelexportjob - rerunOnBack: false - favouritable: true -- name: ListCollaborationTrainedModelInferenceJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationtrainedmodelinferencejob - rerunOnBack: false - favouritable: true -- name: ListCollaborationTrainedModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: collaborationtrainedmodel - rerunOnBack: false - favouritable: true -- name: ListConfiguredAudienceModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredaudiencemodel - rerunOnBack: false - favouritable: true -- name: ListConfiguredModelAlgorithmAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredmodelalgorithmassociation - rerunOnBack: false - favouritable: true -- name: ListConfiguredModelAlgorithms - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: configuredmodelalgorithm - rerunOnBack: false - favouritable: true -- name: ListMLInputChannels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mlinputchannel - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTrainedModelInferenceJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trainedmodelinferencejob - rerunOnBack: false - favouritable: true -- name: ListTrainedModelVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trainedmodelversion - rerunOnBack: false - favouritable: true -- name: ListTrainedModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trainedmodel - rerunOnBack: false - favouritable: true -- name: ListTrainingDatasets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trainingdataset - rerunOnBack: false - favouritable: true -- name: GetAudienceGenerationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cleanroomsml - rerunOnBack: false - favouritable: true -- name: GetAudienceModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cleanroomsml - rerunOnBack: false - favouritable: true -- name: GetCollaborationConfiguredModelAlgorithmAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cleanroomsml + attributeName: trainingDatasets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/cloud9.yaml b/configurations/cloud9.yaml index 6be0be9..da1feb5 100644 --- a/configurations/cloud9.yaml +++ b/configurations/cloud9.yaml @@ -1,7 +1,7 @@ name: cloud9 -defaultCommand: '' +defaultCommand: list-environments commands: -- name: ListEnvironments +- name: list-environments arguments: - --output - json @@ -12,56 +12,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeEnvironmentMemberships - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloud9 - rerunOnBack: false - favouritable: true -- name: DescribeEnvironmentStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloud9 + type: list + attributeName: environmentIds rerunOnBack: false favouritable: true -- name: DescribeEnvironments + resourceName: environmentId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-environment-memberships arguments: - --output - json @@ -73,36 +33,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloud9 - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: memberships rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/cloudcontrol.yaml b/configurations/cloudcontrol.yaml index 47bc5fe..cadeb15 100644 --- a/configurations/cloudcontrol.yaml +++ b/configurations/cloudcontrol.yaml @@ -1,7 +1,7 @@ name: cloudcontrol -defaultCommand: '' +defaultCommand: list-resource-requests commands: -- name: ListResourceRequests +- name: list-resource-requests arguments: - --output - json @@ -13,66 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcerequest - rerunOnBack: false - favouritable: true -- name: ListResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resource - rerunOnBack: false - favouritable: true -- name: GetResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudcontrol - rerunOnBack: false - favouritable: true -- name: GetResourceRequestStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudcontrol - rerunOnBack: false - favouritable: true -- name: CancelResourceRequest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ResourceRequestStatusSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/clouddirectory.yaml b/configurations/clouddirectory.yaml index 254a151..e0a9770 100644 --- a/configurations/clouddirectory.yaml +++ b/configurations/clouddirectory.yaml @@ -1,7 +1,7 @@ name: clouddirectory -defaultCommand: '' +defaultCommand: list-development-schema-arns commands: -- name: ListAppliedSchemaArns +- name: list-development-schema-arns arguments: - --output - json @@ -12,71 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: appliedschemaarn - rerunOnBack: false - favouritable: true -- name: ListAttachedIndices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attachedindice - rerunOnBack: false - favouritable: true -- name: ListDevelopmentSchemaArns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: developmentschemaarn - rerunOnBack: false - favouritable: true -- name: ListDirectories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: directorie - rerunOnBack: false - favouritable: true -- name: ListFacetAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: facetattribute + type: list + attributeName: SchemaArns rerunOnBack: false favouritable: true -- name: ListFacetNames + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-directories arguments: - --output - json @@ -88,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: facetname + attributeName: Directories rerunOnBack: false favouritable: true -- name: ListIncomingTypedLinks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-managed-schema-arns arguments: - --output - json @@ -102,71 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: incomingtypedlink - rerunOnBack: false - favouritable: true -- name: ListIndex - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: indexs - rerunOnBack: false - favouritable: true -- name: ListManagedSchemaArns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: managedschemaarn - rerunOnBack: false - favouritable: true -- name: ListObjectAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectattribute - rerunOnBack: false - favouritable: true -- name: ListObjectChildren - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectchildrens + type: list + attributeName: SchemaArns rerunOnBack: false favouritable: true -- name: ListObjectParentPaths + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-published-schema-arns arguments: - --output - json @@ -177,127 +69,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: objectparentpath - rerunOnBack: false - favouritable: true -- name: ListObjectParents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectparent - rerunOnBack: false - favouritable: true -- name: ListObjectPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectpolicie - rerunOnBack: false - favouritable: true -- name: ListOutgoingTypedLinks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: outgoingtypedlink - rerunOnBack: false - favouritable: true -- name: ListPolicyAttachments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policyattachment - rerunOnBack: false - favouritable: true -- name: ListPublishedSchemaArns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: publishedschemaarn - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTypedLinkFacetAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: typedlinkfacetattribute - rerunOnBack: false - favouritable: true -- name: ListTypedLinkFacetNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: typedlinkfacetname + type: list + attributeName: SchemaArns rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/cloudformation.yaml b/configurations/cloudformation.yaml index 380ef64..b01e5a6 100644 --- a/configurations/cloudformation.yaml +++ b/configurations/cloudformation.yaml @@ -1,7 +1,7 @@ name: cloudformation -defaultCommand: '' +defaultCommand: list-exports commands: -- name: ListChangeSets +- name: list-exports arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: changeset + attributeName: Exports rerunOnBack: false favouritable: true -- name: ListExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-generated-templates arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: export + attributeName: Summaries rerunOnBack: false favouritable: true -- name: ListGeneratedTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-hook-results arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: generatedtemplate + attributeName: HookResults rerunOnBack: false favouritable: true -- name: ListHookResults +- name: list-resource-scans arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: hookresult + attributeName: ResourceScanSummaries rerunOnBack: false favouritable: true -- name: ListImports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stack-refactors arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: import + attributeName: StackRefactorSummaries rerunOnBack: false favouritable: true -- name: ListResourceScanRelatedResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stack-sets arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcescanrelatedresource + attributeName: Summaries rerunOnBack: false favouritable: true -- name: ListResourceScanResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stacks arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcescanresource + attributeName: StackSummaries rerunOnBack: false favouritable: true -- name: ListResourceScans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-type-registrations arguments: - --output - json @@ -117,11 +141,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: resourcescan + type: list + attributeName: RegistrationTokenList rerunOnBack: false favouritable: true -- name: ListStackInstanceResourceDrifts +- name: list-type-versions arguments: - --output - json @@ -133,10 +157,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stackinstanceresourcedrift + attributeName: TypeVersionSummaries rerunOnBack: false favouritable: true -- name: ListStackInstances +- name: list-types arguments: - --output - json @@ -148,10 +172,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: stackinstance + attributeName: TypeSummaries rerunOnBack: false favouritable: true -- name: ListStackRefactorActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-limits arguments: - --output - json @@ -163,10 +191,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: stackrefactoraction + attributeName: AccountLimits rerunOnBack: false favouritable: true -- name: ListStackRefactors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-events arguments: - --output - json @@ -178,10 +210,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: stackrefactor + attributeName: OperationEvents rerunOnBack: false favouritable: true -- name: ListStackResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-stack-resources arguments: - --output - json @@ -193,10 +229,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stackresource + attributeName: StackResources rerunOnBack: false favouritable: true -- name: ListStackSetAutoDeploymentTargets +- name: describe-stacks arguments: - --output - json @@ -208,10 +244,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: stacksetautodeploymenttarget + attributeName: Stacks rerunOnBack: false favouritable: true -- name: ListStackSetOperationResults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-type arguments: - --output - json @@ -223,10 +263,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stacksetoperationresult + attributeName: RequiredActivatedTypes rerunOnBack: false favouritable: true -- name: ListStackSetOperations +- name: get-hook-result arguments: - --output - json @@ -238,10 +278,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stacksetoperation + attributeName: Annotations rerunOnBack: false favouritable: true -- name: ListStackSets +- name: get-template arguments: - --output - json @@ -252,26 +292,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: stackset - rerunOnBack: false - favouritable: true -- name: ListStacks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stack + type: list + attributeName: StagesAvailable rerunOnBack: false favouritable: true -- name: ListTypeRegistrations +- name: get-template-summary arguments: - --output - json @@ -283,10 +308,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: typeregistration + attributeName: Parameters rerunOnBack: false favouritable: true -- name: ListTypeVersions +- name: validate-template arguments: - --output - json @@ -298,6 +323,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: typeversion + attributeName: Parameters rerunOnBack: false favouritable: true diff --git a/configurations/cloudfront.yaml b/configurations/cloudfront.yaml index 66944dc..2dac9d3 100644 --- a/configurations/cloudfront.yaml +++ b/configurations/cloudfront.yaml @@ -38,7 +38,7 @@ commands: parse: type: object attributeName: Items -- name: ListAnycastIpLists +- name: list-anycast-ip-lists arguments: - --output - json @@ -50,10 +50,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: anycastip + attributeName: AnycastIpLists rerunOnBack: false favouritable: true -- name: ListCachePolicies +- name: list-cache-policies arguments: - --output - json @@ -65,10 +65,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cachepolicie + attributeName: CachePolicyList rerunOnBack: false favouritable: true -- name: ListCloudFrontOriginAccessIdentities +- name: list-cloud-front-origin-access-identities arguments: - --output - json @@ -80,10 +80,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudfrontoriginaccessidentitie + attributeName: CloudFrontOriginAccessIdentityList rerunOnBack: false favouritable: true -- name: ListConflictingAliases + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: CloudFrontOriginAccessIdentityList.NextMarker +- name: list-connection-functions arguments: - --output - json @@ -95,10 +99,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: conflictingaliase + attributeName: ConnectionFunctions rerunOnBack: false favouritable: true -- name: ListConnectionFunctions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-connection-groups arguments: - --output - json @@ -110,10 +118,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectionfunction + attributeName: ConnectionGroups rerunOnBack: false favouritable: true -- name: ListConnectionGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-continuous-deployment-policies arguments: - --output - json @@ -125,10 +137,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectiongroup + attributeName: ContinuousDeploymentPolicyList rerunOnBack: false favouritable: true -- name: ListContinuousDeploymentPolicies +- name: list-distribution-tenants arguments: - --output - json @@ -140,10 +152,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: continuousdeploymentpolicie + attributeName: DistributionTenantList rerunOnBack: false favouritable: true -- name: ListDistributionTenants + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-distribution-tenants-by-customization arguments: - --output - json @@ -155,10 +171,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributiontenant + attributeName: DistributionTenantList rerunOnBack: false favouritable: true -- name: ListDistributionTenantsByCustomization + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: ListDistributions arguments: - --output - json @@ -170,10 +190,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributiontenantsbycustomizations + attributeName: distribution rerunOnBack: false favouritable: true -- name: ListDistributions +- name: list-distributions-by-realtime-log-config arguments: - --output - json @@ -185,10 +205,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distribution + attributeName: DistributionList rerunOnBack: false favouritable: true -- name: ListDistributionsByAnycastIpListId +- name: list-field-level-encryption-configs arguments: - --output - json @@ -200,10 +220,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyanycastipids + attributeName: FieldLevelEncryptionList rerunOnBack: false favouritable: true -- name: ListDistributionsByCachePolicyId +- name: list-field-level-encryption-profiles arguments: - --output - json @@ -215,10 +235,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbycachepolicyids + attributeName: FieldLevelEncryptionProfileList rerunOnBack: false favouritable: true -- name: ListDistributionsByConnectionFunction +- name: list-functions arguments: - --output - json @@ -230,10 +250,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyconnectionfunctions + attributeName: FunctionList rerunOnBack: false favouritable: true -- name: ListDistributionsByConnectionMode +- name: list-key-groups arguments: - --output - json @@ -245,10 +265,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyconnectionmodes + attributeName: KeyGroupList rerunOnBack: false favouritable: true -- name: ListDistributionsByKeyGroup +- name: list-key-value-stores arguments: - --output - json @@ -260,10 +280,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbykeygroups + attributeName: KeyValueStoreList rerunOnBack: false favouritable: true -- name: ListDistributionsByOriginRequestPolicyId + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: KeyValueStoreList.NextMarker +- name: list-origin-access-controls arguments: - --output - json @@ -275,10 +299,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyoriginrequestpolicyids + attributeName: OriginAccessControlList rerunOnBack: false favouritable: true -- name: ListDistributionsByOwnedResource + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: OriginAccessControlList.NextMarker +- name: list-origin-request-policies arguments: - --output - json @@ -290,10 +318,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyownedresources + attributeName: OriginRequestPolicyList rerunOnBack: false favouritable: true -- name: ListDistributionsByRealtimeLogConfig +- name: list-public-keys arguments: - --output - json @@ -305,10 +333,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyrealtimelogconfigs + attributeName: PublicKeyList rerunOnBack: false favouritable: true -- name: ListDistributionsByResponseHeadersPolicyId + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: PublicKeyList.NextMarker +- name: list-realtime-log-configs arguments: - --output - json @@ -320,10 +352,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbyresponseheaderspolicyids + attributeName: RealtimeLogConfigs rerunOnBack: false favouritable: true -- name: ListDistributionsByTrustStore +- name: list-response-headers-policies arguments: - --output - json @@ -335,6 +367,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionsbytruststores + attributeName: ResponseHeadersPolicyList rerunOnBack: false favouritable: true diff --git a/configurations/cloudhsm.yaml b/configurations/cloudhsm.yaml index ffcba9f..3935f6d 100644 --- a/configurations/cloudhsm.yaml +++ b/configurations/cloudhsm.yaml @@ -1,7 +1,7 @@ name: cloudhsm -defaultCommand: '' +defaultCommand: list-available-zones commands: -- name: ListAvailableZones +- name: list-available-zones arguments: - --output - json @@ -12,11 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: availablezone + type: list + attributeName: AZList rerunOnBack: false favouritable: true -- name: ListHapgs +- name: list-hapgs arguments: - --output - json @@ -27,11 +27,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: hapg + type: list + attributeName: HapgList rerunOnBack: false favouritable: true -- name: ListHsms + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-hsms arguments: - --output - json @@ -42,11 +46,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: hsm + type: list + attributeName: HsmList rerunOnBack: false favouritable: true -- name: ListLunaClients + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-luna-clients arguments: - --output - json @@ -57,11 +65,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: lunaclient + type: list + attributeName: ClientList rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-hsm arguments: - --output - json @@ -72,112 +84,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeHapg - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsm - rerunOnBack: false - favouritable: true -- name: DescribeHsm - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsm - rerunOnBack: false - favouritable: true -- name: DescribeLunaClient - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsm - rerunOnBack: false - favouritable: true -- name: GetConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsm - rerunOnBack: false - favouritable: true -- name: ModifyHapg - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ModifyHsm - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ModifyLunaClient - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: Partitions rerunOnBack: false favouritable: true diff --git a/configurations/cloudhsmv2.yaml b/configurations/cloudhsmv2.yaml index 1a03e55..82574be 100644 --- a/configurations/cloudhsmv2.yaml +++ b/configurations/cloudhsmv2.yaml @@ -1,7 +1,7 @@ name: cloudhsmv2 -defaultCommand: '' +defaultCommand: describe-backups commands: -- name: ListTags +- name: describe-backups arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tag + attributeName: Backups rerunOnBack: false favouritable: true -- name: DescribeBackups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-clusters arguments: - --output - json @@ -28,141 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudhsmv2 - rerunOnBack: false - favouritable: true -- name: DescribeClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsmv2 - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudhsmv2 - rerunOnBack: false - favouritable: true -- name: CopyBackupToRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InitializeCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ModifyBackupAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ModifyCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RestoreBackup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Clusters rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/cloudsearch.yaml b/configurations/cloudsearch.yaml index 28017ee..a165d55 100644 --- a/configurations/cloudsearch.yaml +++ b/configurations/cloudsearch.yaml @@ -1,7 +1,7 @@ name: cloudsearch -defaultCommand: '' +defaultCommand: list-domain-names commands: -- name: ListDomainNames +- name: list-domain-names arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: domainname + attributeName: DomainNames rerunOnBack: false favouritable: true -- name: DescribeAnalysisSchemes +- name: describe-domains arguments: - --output - json @@ -28,201 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeAvailabilityOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeDomainEndpointOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeExpressions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeIndexFields - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeScalingParameters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeServiceAccessPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: DescribeSuggesters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudsearch - rerunOnBack: false - favouritable: true -- name: BuildSuggesters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DefineAnalysisScheme - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DefineExpression - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DefineIndexField - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DefineSuggester - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: DomainStatusList rerunOnBack: false favouritable: true diff --git a/configurations/cloudtrail.yaml b/configurations/cloudtrail.yaml index 438624a..0c40694 100644 --- a/configurations/cloudtrail.yaml +++ b/configurations/cloudtrail.yaml @@ -1,5 +1,5 @@ name: cloudtrail -defaultCommand: '' +defaultCommand: list-channels commands: - name: list-trails rerunOnBack: false @@ -35,7 +35,7 @@ commands: enabled: true nextTokenParam: --starting-token nextTokenJsonPath: NextToken -- name: ListChannels +- name: list-channels arguments: - --output - json @@ -47,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: Channels rerunOnBack: false favouritable: true -- name: ListDashboards +- name: list-dashboards arguments: - --output - json @@ -62,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dashboard + attributeName: Dashboards rerunOnBack: false favouritable: true -- name: ListEventDataStores +- name: list-event-data-stores arguments: - --output - json @@ -77,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventdatastore + attributeName: EventDataStores rerunOnBack: false favouritable: true -- name: ListImportFailures +- name: list-imports arguments: - --output - json @@ -92,85 +92,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: importfailure + attributeName: Imports rerunOnBack: false favouritable: true -- name: ListImports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: import - rerunOnBack: false - favouritable: true -- name: ListInsightsData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: insightsdatas - rerunOnBack: false - favouritable: true -- name: ListInsightsMetricData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: insightsmetricdatas - rerunOnBack: false - favouritable: true -- name: ListPublicKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: publickey - rerunOnBack: false - favouritable: true -- name: ListQueries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: querie - rerunOnBack: false - favouritable: true -- name: ListTags + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-public-keys arguments: - --output - json @@ -182,9 +111,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: tag + attributeName: PublicKeyList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken - name: ListTrails arguments: - --output @@ -200,82 +133,7 @@ commands: attributeName: trail rerunOnBack: false favouritable: true -- name: DescribeQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudtrail - rerunOnBack: false - favouritable: true -- name: DescribeTrails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudtrail - rerunOnBack: false - favouritable: true -- name: GetChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudtrail - rerunOnBack: false - favouritable: true -- name: GetDashboard - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudtrail - rerunOnBack: false - favouritable: true -- name: GetEventConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudtrail - rerunOnBack: false - favouritable: true -- name: GetEventDataStore +- name: describe-query arguments: - --output - json @@ -287,10 +145,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudtrail + attributeName: QueryStatistics rerunOnBack: false favouritable: true -- name: GetEventSelectors +- name: describe-trails arguments: - --output - json @@ -302,10 +160,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudtrail + attributeName: trailList rerunOnBack: false favouritable: true -- name: GetImport +- name: get-event-configuration arguments: - --output - json @@ -317,10 +175,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudtrail + attributeName: ContextKeySelectors rerunOnBack: false favouritable: true -- name: GetInsightSelectors +- name: get-insight-selectors arguments: - --output - json @@ -332,6 +190,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudtrail + attributeName: InsightSelectors rerunOnBack: false favouritable: true diff --git a/configurations/cloudwatch.yaml b/configurations/cloudwatch.yaml index 155b4b3..e762c75 100644 --- a/configurations/cloudwatch.yaml +++ b/configurations/cloudwatch.yaml @@ -1,7 +1,7 @@ name: cloudwatch -defaultCommand: '' +defaultCommand: list-alarm-mute-rules commands: -- name: ListAlarmMuteRules +- name: list-alarm-mute-rules arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: alarmmuterule + attributeName: AlarmMuteRuleSummaries rerunOnBack: false favouritable: true -- name: ListDashboards + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-dashboards arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dashboard + attributeName: DashboardEntries rerunOnBack: false favouritable: true -- name: ListManagedInsightRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-metric-streams arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedinsightrule + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListMetricStreams +- name: list-metrics arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: metricstream + attributeName: Metrics rerunOnBack: false favouritable: true -- name: ListMetrics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-alarm-history arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: metric + attributeName: AlarmHistoryItems rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-alarms arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: MetricAlarms rerunOnBack: false favouritable: true -- name: DescribeAlarmContributors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-anomaly-detectors arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudwatch + attributeName: AnomalyDetectors rerunOnBack: false favouritable: true -- name: DescribeAlarmHistory + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-insight-rules arguments: - --output - json @@ -118,171 +142,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: DescribeAlarms - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: DescribeAlarmsForMetric - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: DescribeAnomalyDetectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: DescribeInsightRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetAlarmMuteRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetDashboard - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetInsightRuleReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetMetricData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetMetricStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetMetricStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch - rerunOnBack: false - favouritable: true -- name: GetMetricWidgetImage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cloudwatch + attributeName: InsightRules rerunOnBack: false favouritable: true diff --git a/configurations/codeartifact.yaml b/configurations/codeartifact.yaml index bfb71dd..e6fee12 100644 --- a/configurations/codeartifact.yaml +++ b/configurations/codeartifact.yaml @@ -1,7 +1,7 @@ name: codeartifact -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListAllowedRepositoriesForGroup +- name: list-domains arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: allowedrepositoriesforgroups + attributeName: domains rerunOnBack: false favouritable: true -- name: ListAssociatedPackages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-repositories arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedpackage - rerunOnBack: false - favouritable: true -- name: ListDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListPackageGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packagegroup - rerunOnBack: false - favouritable: true -- name: ListPackageVersionAssets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packageversionasset - rerunOnBack: false - favouritable: true -- name: ListPackageVersionDependencies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packageversiondependencie - rerunOnBack: false - favouritable: true -- name: ListPackageVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packageversion - rerunOnBack: false - favouritable: true -- name: ListPackages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: package - rerunOnBack: false - favouritable: true -- name: ListRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorie - rerunOnBack: false - favouritable: true -- name: ListRepositoriesInDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositoriesindomains - rerunOnBack: false - favouritable: true -- name: ListSubPackageGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subpackagegroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: DescribePackage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: DescribePackageGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: DescribePackageVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: DescribeRepository - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: GetAssociatedPackageGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: GetAuthorizationToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact - rerunOnBack: false - favouritable: true -- name: GetDomainPermissionsPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeartifact + attributeName: repositories rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/codebuild.yaml b/configurations/codebuild.yaml index 2e2160c..23d2603 100644 --- a/configurations/codebuild.yaml +++ b/configurations/codebuild.yaml @@ -1,7 +1,7 @@ name: codebuild -defaultCommand: '' +defaultCommand: list-build-batches commands: -- name: ListBuildBatches +- name: list-build-batches arguments: - --output - json @@ -12,71 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: buildbatche - rerunOnBack: false - favouritable: true -- name: ListBuildBatchesForProject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: buildbatchesforprojects - rerunOnBack: false - favouritable: true -- name: ListBuilds - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: build - rerunOnBack: false - favouritable: true -- name: ListBuildsForProject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: buildsforprojects - rerunOnBack: false - favouritable: true -- name: ListCommandExecutionsForSandbox - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: commandexecutionsforsandboxs + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: ListCuratedEnvironmentImages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-build-batches-for-project arguments: - --output - json @@ -87,11 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: curatedenvironmentimage + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: ListFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-builds arguments: - --output - json @@ -102,11 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: fleet + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: ListProjects + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-curated-environment-images arguments: - --output - json @@ -118,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: project + attributeName: platforms rerunOnBack: false favouritable: true -- name: ListReportGroups +- name: list-fleets arguments: - --output - json @@ -132,11 +84,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: reportgroup + type: list + attributeName: fleets rerunOnBack: false favouritable: true -- name: ListReports +- name: list-projects arguments: - --output - json @@ -147,11 +99,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: report + type: list + attributeName: projects rerunOnBack: false favouritable: true -- name: ListReportsForReportGroup + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-report-groups arguments: - --output - json @@ -162,11 +118,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: reportsforreportgroups + type: list + attributeName: reportGroups rerunOnBack: false favouritable: true -- name: ListSandboxes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-reports arguments: - --output - json @@ -177,11 +137,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: sandboxe + type: list + attributeName: reports rerunOnBack: false favouritable: true -- name: ListSandboxesForProject + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sandboxes arguments: - --output - json @@ -192,11 +156,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: sandboxesforprojects + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: ListSharedProjects + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-shared-projects arguments: - --output - json @@ -207,11 +175,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: sharedproject + type: list + attributeName: projects rerunOnBack: false favouritable: true -- name: ListSharedReportGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-shared-report-groups arguments: - --output - json @@ -222,11 +194,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: sharedreportgroup + type: list + attributeName: reportGroups rerunOnBack: false favouritable: true -- name: ListSourceCredentials + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-source-credentials arguments: - --output - json @@ -238,10 +214,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sourcecredential + attributeName: sourceCredentialsInfos rerunOnBack: false favouritable: true -- name: DescribeCodeCoverages +- name: retry-build arguments: - --output - json @@ -253,40 +229,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Codebuild - rerunOnBack: false - favouritable: true -- name: DescribeTestCases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codebuild - rerunOnBack: false - favouritable: true -- name: GetReportGroupTrend - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codebuild + attributeName: build rerunOnBack: false favouritable: true -- name: GetResourcePolicy +- name: retry-build-batch arguments: - --output - json @@ -298,6 +244,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Codebuild + attributeName: buildBatch rerunOnBack: false favouritable: true diff --git a/configurations/codecatalyst.yaml b/configurations/codecatalyst.yaml index e9db81c..5a2aca3 100644 --- a/configurations/codecatalyst.yaml +++ b/configurations/codecatalyst.yaml @@ -1,7 +1,7 @@ name: codecatalyst -defaultCommand: '' +defaultCommand: list-access-tokens commands: -- name: ListAccessTokens +- name: list-access-tokens arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesstoken + attributeName: items rerunOnBack: false favouritable: true -- name: ListDevEnvironmentSessions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-spaces arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devenvironmentsession + attributeName: items rerunOnBack: false favouritable: true -- name: ListDevEnvironments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-user-details arguments: - --output - json @@ -43,246 +51,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: devenvironment - rerunOnBack: false - favouritable: true -- name: ListEventLogs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventlog - rerunOnBack: false - favouritable: true -- name: ListProjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: project - rerunOnBack: false - favouritable: true -- name: ListSourceRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourcerepositorie - rerunOnBack: false - favouritable: true -- name: ListSourceRepositoryBranches - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourcerepositorybranche - rerunOnBack: false - favouritable: true -- name: ListSpaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: space - rerunOnBack: false - favouritable: true -- name: ListWorkflowRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowrun - rerunOnBack: false - favouritable: true -- name: ListWorkflows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflow - rerunOnBack: false - favouritable: true -- name: GetDevEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetProject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetSourceRepository - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetSourceRepositoryCloneUrls - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetSpace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetUserDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetWorkflow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst - rerunOnBack: false - favouritable: true -- name: GetWorkflowRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecatalyst + attributeName: primaryEmail rerunOnBack: false favouritable: true diff --git a/configurations/codecommit.yaml b/configurations/codecommit.yaml index 7c42d09..b2b9201 100644 --- a/configurations/codecommit.yaml +++ b/configurations/codecommit.yaml @@ -1,7 +1,7 @@ name: codecommit -defaultCommand: '' +defaultCommand: list-approval-rule-templates commands: -- name: ListApprovalRuleTemplates +- name: list-approval-rule-templates arguments: - --output - json @@ -12,266 +12,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: approvalruletemplate - rerunOnBack: false - favouritable: true -- name: ListAssociatedApprovalRuleTemplatesForRepository - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: associatedapprovalruletemplatesforrepositorys - rerunOnBack: false - favouritable: true -- name: ListBranches - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: branche - rerunOnBack: false - favouritable: true -- name: ListFileCommitHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: filecommithistorys - rerunOnBack: false - favouritable: true -- name: ListPullRequests - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pullrequest - rerunOnBack: false - favouritable: true -- name: ListRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorie - rerunOnBack: false - favouritable: true -- name: ListRepositoriesForApprovalRuleTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositoriesforapprovalruletemplates - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeMergeConflicts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: DescribePullRequestEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetApprovalRuleTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetBlob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetBranch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetComment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetCommentReactions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetCommentsForComparedCommit - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetCommentsForPullRequest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit - rerunOnBack: false - favouritable: true -- name: GetCommit - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codecommit + type: list + attributeName: approvalRuleTemplateNames rerunOnBack: false favouritable: true -- name: GetDifferences + resourceName: approvalRuleTemplateName +- name: list-repositories arguments: - --output - json @@ -283,10 +29,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Codecommit + attributeName: repositories rerunOnBack: false favouritable: true -- name: GetFile + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-branch arguments: - --output - json @@ -298,6 +48,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Codecommit + attributeName: branch rerunOnBack: false favouritable: true diff --git a/configurations/codeconnections.yaml b/configurations/codeconnections.yaml index 4ea81c0..0f7ddd7 100644 --- a/configurations/codeconnections.yaml +++ b/configurations/codeconnections.yaml @@ -1,7 +1,7 @@ name: codeconnections -defaultCommand: '' +defaultCommand: list-connections commands: -- name: ListConnections +- name: list-connections arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connection + attributeName: Connections rerunOnBack: false favouritable: true -- name: ListHosts +- name: list-hosts arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: host + attributeName: Hosts rerunOnBack: false favouritable: true -- name: ListRepositoryLinks +- name: list-repository-links arguments: - --output - json @@ -43,156 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: repositorylink - rerunOnBack: false - favouritable: true -- name: ListRepositorySyncDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorysyncdefinition - rerunOnBack: false - favouritable: true -- name: ListSyncConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: syncconfiguration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetConnection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetHost - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetRepositoryLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetRepositorySyncStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetResourceSyncStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetSyncBlockerSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections - rerunOnBack: false - favouritable: true -- name: GetSyncConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeconnections + attributeName: RepositoryLinks rerunOnBack: false favouritable: true diff --git a/configurations/codedeploy.yaml b/configurations/codedeploy.yaml index fe4026d..02a6502 100644 --- a/configurations/codedeploy.yaml +++ b/configurations/codedeploy.yaml @@ -1,7 +1,7 @@ name: codedeploy -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplicationRevisions +- name: list-applications arguments: - --output - json @@ -12,11 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: applicationrevision + type: list + attributeName: applications rerunOnBack: false favouritable: true -- name: ListApplications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-deployment-configs arguments: - --output - json @@ -27,11 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: application + type: list + attributeName: deploymentConfigsList rerunOnBack: false favouritable: true -- name: ListDeploymentConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-deployments arguments: - --output - json @@ -42,11 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: deploymentconfig + type: list + attributeName: deployments rerunOnBack: false favouritable: true -- name: ListDeploymentGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-git-hub-account-token-names arguments: - --output - json @@ -57,11 +69,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: deploymentgroup + type: list + attributeName: tokenNameList rerunOnBack: false favouritable: true -- name: ListDeploymentInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-on-premises-instances arguments: - --output - json @@ -72,217 +88,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: deploymentinstance - rerunOnBack: false - favouritable: true -- name: ListDeploymentTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deploymenttarget - rerunOnBack: false - favouritable: true -- name: ListDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deployment - rerunOnBack: false - favouritable: true -- name: ListGitHubAccountTokenNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: githubaccounttokenname - rerunOnBack: false - favouritable: true -- name: ListOnPremisesInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: onpremisesinstance - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetApplicationRevision - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetDeploymentConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetDeploymentGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetDeploymentInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetDeploymentTarget - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: GetOnPremisesInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy - rerunOnBack: false - favouritable: true -- name: BatchGetApplicationRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Codedeploy + type: list + attributeName: instanceNames rerunOnBack: false favouritable: true + resourceName: instanceName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/codeguru-reviewer.yaml b/configurations/codeguru-reviewer.yaml index f96262e..0d7946e 100644 --- a/configurations/codeguru-reviewer.yaml +++ b/configurations/codeguru-reviewer.yaml @@ -1,7 +1,7 @@ name: codeguru-reviewer -defaultCommand: '' +defaultCommand: list-repository-associations commands: -- name: ListCodeReviews +- name: list-repository-associations arguments: - --output - json @@ -13,171 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: codereview - rerunOnBack: false - favouritable: true -- name: ListRecommendationFeedback - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendationfeedbacks - rerunOnBack: false - favouritable: true -- name: ListRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendation - rerunOnBack: false - favouritable: true -- name: ListRepositoryAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositoryassociation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCodeReview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Reviewer - rerunOnBack: false - favouritable: true -- name: DescribeRecommendationFeedback - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Reviewer - rerunOnBack: false - favouritable: true -- name: DescribeRepositoryAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Reviewer - rerunOnBack: false - favouritable: true -- name: AssociateRepository - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateRepository - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: RepositoryAssociationSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/codeguru-security.yaml b/configurations/codeguru-security.yaml index 24a59c7..d7a72b1 100644 --- a/configurations/codeguru-security.yaml +++ b/configurations/codeguru-security.yaml @@ -1,7 +1,7 @@ name: codeguru-security -defaultCommand: '' +defaultCommand: list-scans commands: -- name: ListFindingsMetrics +- name: list-scans arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: findingsmetric + attributeName: summaries rerunOnBack: false favouritable: true -- name: ListScans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-account-configuration arguments: - --output - json @@ -28,126 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: scan - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccountConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Security - rerunOnBack: false - favouritable: true -- name: GetFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Security - rerunOnBack: false - favouritable: true -- name: GetMetricsSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Security - rerunOnBack: false - favouritable: true -- name: GetScan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Security - rerunOnBack: false - favouritable: true -- name: BatchGetFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Codeguru-Security - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: encryptionConfig rerunOnBack: false favouritable: true diff --git a/configurations/codeguruprofiler.yaml b/configurations/codeguruprofiler.yaml index 7b33488..f7ba960 100644 --- a/configurations/codeguruprofiler.yaml +++ b/configurations/codeguruprofiler.yaml @@ -1,7 +1,7 @@ name: codeguruprofiler -defaultCommand: '' +defaultCommand: list-profiling-groups commands: -- name: ListFindingsReports +- name: list-profiling-groups arguments: - --output - json @@ -12,26 +12,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: findingsreport - rerunOnBack: false - favouritable: true -- name: ListProfileTimes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profiletime + type: list + attributeName: profilingGroupNames rerunOnBack: false favouritable: true -- name: ListProfilingGroups + resourceName: profilingGroupName +- name: get-findings-report-account-summary arguments: - --output - json @@ -43,171 +29,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: profilinggroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeProfilingGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: GetFindingsReportAccountSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: GetNotificationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: GetProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: GetRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: BatchGetFrameMetricData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Codeguruprofiler - rerunOnBack: false - favouritable: true -- name: ConfigureAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PostAgentProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SubmitFeedback - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: reportSummaries rerunOnBack: false favouritable: true diff --git a/configurations/codepipeline.yaml b/configurations/codepipeline.yaml index 5e4e9ee..337d7c2 100644 --- a/configurations/codepipeline.yaml +++ b/configurations/codepipeline.yaml @@ -1,7 +1,7 @@ name: codepipeline -defaultCommand: '' +defaultCommand: list-action-types commands: -- name: ListActionExecutions +- name: list-action-types arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: actionexecution + attributeName: actionTypes rerunOnBack: false favouritable: true -- name: ListActionTypes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-pipelines arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: actiontype + attributeName: pipelines rerunOnBack: false favouritable: true -- name: ListDeployActionExecutionTargets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-rule-types arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: deployactionexecutiontarget + attributeName: ruleTypes rerunOnBack: false favouritable: true -- name: ListPipelineExecutions +- name: list-webhooks arguments: - --output - json @@ -58,201 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipelineexecution - rerunOnBack: false - favouritable: true -- name: ListPipelines - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pipeline - rerunOnBack: false - favouritable: true -- name: ListRuleExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ruleexecution - rerunOnBack: false - favouritable: true -- name: ListRuleTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ruletype - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWebhooks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webhook - rerunOnBack: false - favouritable: true -- name: GetActionType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: GetJobDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: GetPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: GetPipelineExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: GetPipelineState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: GetThirdPartyJobDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline - rerunOnBack: false - favouritable: true -- name: AcknowledgeJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AcknowledgeThirdPartyJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Codepipeline + attributeName: webhooks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/codestar-connections.yaml b/configurations/codestar-connections.yaml index cc974a2..5420c9f 100644 --- a/configurations/codestar-connections.yaml +++ b/configurations/codestar-connections.yaml @@ -1,7 +1,7 @@ name: codestar-connections -defaultCommand: '' +defaultCommand: list-connections commands: -- name: ListConnections +- name: list-connections arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connection + attributeName: Connections rerunOnBack: false favouritable: true -- name: ListHosts +- name: list-hosts arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: host + attributeName: Hosts rerunOnBack: false favouritable: true -- name: ListRepositoryLinks +- name: list-repository-links arguments: - --output - json @@ -43,156 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: repositorylink - rerunOnBack: false - favouritable: true -- name: ListRepositorySyncDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorysyncdefinition - rerunOnBack: false - favouritable: true -- name: ListSyncConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: syncconfiguration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetConnection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetHost - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetRepositoryLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetRepositorySyncStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetResourceSyncStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetSyncBlockerSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections - rerunOnBack: false - favouritable: true -- name: GetSyncConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Connections + attributeName: RepositoryLinks rerunOnBack: false favouritable: true diff --git a/configurations/codestar-notifications.yaml b/configurations/codestar-notifications.yaml index b15dfbc..bd5a6d4 100644 --- a/configurations/codestar-notifications.yaml +++ b/configurations/codestar-notifications.yaml @@ -1,7 +1,7 @@ name: codestar-notifications -defaultCommand: '' +defaultCommand: list-event-types commands: -- name: ListEventTypes +- name: list-event-types arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventtype + attributeName: EventTypes rerunOnBack: false favouritable: true -- name: ListNotificationRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-notification-rules arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: notificationrule + attributeName: NotificationRules rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-targets arguments: - --output - json @@ -43,96 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: target - rerunOnBack: false - favouritable: true -- name: DescribeNotificationRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Codestar-Notifications - rerunOnBack: false - favouritable: true -- name: Subscribe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Unsubscribe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Targets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/cognito-sync.yaml b/configurations/cognito-sync.yaml index efdc755..a4a0b84 100644 --- a/configurations/cognito-sync.yaml +++ b/configurations/cognito-sync.yaml @@ -1,7 +1,7 @@ name: cognito-sync -defaultCommand: '' +defaultCommand: list-identity-pool-usage commands: -- name: ListDatasets +- name: list-identity-pool-usage arguments: - --output - json @@ -13,216 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset - rerunOnBack: false - favouritable: true -- name: ListIdentityPoolUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: identitypoolusages - rerunOnBack: false - favouritable: true -- name: ListRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: record - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: DescribeIdentityPoolUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: DescribeIdentityUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: GetBulkPublishDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: GetCognitoEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: GetIdentityPoolConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cognito-Sync - rerunOnBack: false - favouritable: true -- name: BulkPublish - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetCognitoEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetIdentityPoolConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SubscribeToDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UnsubscribeFromDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: IdentityPoolUsages rerunOnBack: false favouritable: true diff --git a/configurations/comprehend.yaml b/configurations/comprehend.yaml index 9d91e9e..17c9c7a 100644 --- a/configurations/comprehend.yaml +++ b/configurations/comprehend.yaml @@ -1,7 +1,7 @@ name: comprehend -defaultCommand: '' +defaultCommand: list-datasets commands: -- name: ListDatasets +- name: list-datasets arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: DatasetPropertiesList rerunOnBack: false favouritable: true -- name: ListDocumentClassificationJobs +- name: list-document-classification-jobs arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: documentclassificationjob + attributeName: DocumentClassificationJobPropertiesList rerunOnBack: false favouritable: true -- name: ListDocumentClassifierSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-document-classifier-summaries arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: documentclassifiersummarie + attributeName: DocumentClassifierSummariesList rerunOnBack: false favouritable: true -- name: ListDocumentClassifiers +- name: list-document-classifiers arguments: - --output - json @@ -58,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: documentclassifier + attributeName: DocumentClassifierPropertiesList rerunOnBack: false favouritable: true -- name: ListDominantLanguageDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-dominant-language-detection-jobs arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dominantlanguagedetectionjob + attributeName: DominantLanguageDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-endpoints arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: endpoint + attributeName: EndpointPropertiesList rerunOnBack: false favouritable: true -- name: ListEntitiesDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-entities-detection-jobs arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitiesdetectionjob + attributeName: EntitiesDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListEntityRecognizerSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-entity-recognizer-summaries arguments: - --output - json @@ -118,10 +138,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: entityrecognizersummarie + attributeName: EntityRecognizerSummariesList rerunOnBack: false favouritable: true -- name: ListEntityRecognizers +- name: list-entity-recognizers arguments: - --output - json @@ -133,10 +153,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: entityrecognizer + attributeName: EntityRecognizerPropertiesList rerunOnBack: false favouritable: true -- name: ListEventsDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-events-detection-jobs arguments: - --output - json @@ -148,10 +172,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventsdetectionjob + attributeName: EventsDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListFlywheelIterationHistory +- name: list-flywheels arguments: - --output - json @@ -163,10 +187,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: flywheeliterationhistorys + attributeName: FlywheelSummaryList rerunOnBack: false favouritable: true -- name: ListFlywheels +- name: list-key-phrases-detection-jobs arguments: - --output - json @@ -178,10 +202,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: flywheel + attributeName: KeyPhrasesDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListKeyPhrasesDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pii-entities-detection-jobs arguments: - --output - json @@ -193,10 +221,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: keyphrasesdetectionjob + attributeName: PiiEntitiesDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListPiiEntitiesDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sentiment-detection-jobs arguments: - --output - json @@ -208,10 +240,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: piientitiesdetectionjob + attributeName: SentimentDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListSentimentDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-targeted-sentiment-detection-jobs arguments: - --output - json @@ -223,10 +259,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sentimentdetectionjob + attributeName: TargetedSentimentDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-topics-detection-jobs arguments: - --output - json @@ -238,10 +274,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TopicsDetectionJobPropertiesList rerunOnBack: false favouritable: true -- name: ListTargetedSentimentDetectionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: detect-entities arguments: - --output - json @@ -253,51 +293,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: targetedsentimentdetectionjob - rerunOnBack: false - favouritable: true -- name: ListTopicsDetectionJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: topicsdetectionjob - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehend - rerunOnBack: false - favouritable: true -- name: DescribeDocumentClassificationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehend + attributeName: Entities rerunOnBack: false favouritable: true diff --git a/configurations/comprehendmedical.yaml b/configurations/comprehendmedical.yaml index f522256..779f21e 100644 --- a/configurations/comprehendmedical.yaml +++ b/configurations/comprehendmedical.yaml @@ -1,7 +1,7 @@ name: comprehendmedical -defaultCommand: '' +defaultCommand: list-entities-detection-v2-jobs commands: -- name: ListEntitiesDetectionV2Jobs +- name: list-entities-detection-v2-jobs arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitiesdetectionv2job + attributeName: ComprehendMedicalAsyncJobPropertiesList rerunOnBack: false favouritable: true -- name: ListICD10CMInferenceJobs +- name: list-icd10-cm-inference-jobs arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: icd10cminferencejob + attributeName: ComprehendMedicalAsyncJobPropertiesList rerunOnBack: false favouritable: true -- name: ListPHIDetectionJobs +- name: list-phi-detection-jobs arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: phidetectionjob + attributeName: ComprehendMedicalAsyncJobPropertiesList rerunOnBack: false favouritable: true -- name: ListRxNormInferenceJobs +- name: list-rx-norm-inference-jobs arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: rxnorminferencejob + attributeName: ComprehendMedicalAsyncJobPropertiesList rerunOnBack: false favouritable: true -- name: ListSNOMEDCTInferenceJobs +- name: list-snomedct-inference-jobs arguments: - --output - json @@ -73,231 +73,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: snomedctinferencejob - rerunOnBack: false - favouritable: true -- name: DescribeEntitiesDetectionV2Job - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehendmedical - rerunOnBack: false - favouritable: true -- name: DescribeICD10CMInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehendmedical - rerunOnBack: false - favouritable: true -- name: DescribePHIDetectionJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehendmedical - rerunOnBack: false - favouritable: true -- name: DescribeRxNormInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehendmedical - rerunOnBack: false - favouritable: true -- name: DescribeSNOMEDCTInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Comprehendmedical - rerunOnBack: false - favouritable: true -- name: DetectEntities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DetectEntitiesV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DetectPHI - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InferICD10CM - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InferRxNorm - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InferSNOMEDCT - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartEntitiesDetectionV2Job - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartICD10CMInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartPHIDetectionJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartRxNormInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ComprehendMedicalAsyncJobPropertiesList rerunOnBack: false favouritable: true diff --git a/configurations/compute-optimizer-automation.yaml b/configurations/compute-optimizer-automation.yaml index 1d388a6..5d3c028 100644 --- a/configurations/compute-optimizer-automation.yaml +++ b/configurations/compute-optimizer-automation.yaml @@ -1,7 +1,7 @@ name: compute-optimizer-automation -defaultCommand: '' +defaultCommand: list-accounts commands: -- name: ListAccounts +- name: list-accounts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: account + attributeName: accounts rerunOnBack: false favouritable: true -- name: ListAutomationEventSteps + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-automation-event-summaries arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationeventstep + attributeName: automationEventSummaries rerunOnBack: false favouritable: true -- name: ListAutomationEventSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-automation-events arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationeventsummarie + attributeName: automationEvents rerunOnBack: false favouritable: true -- name: ListAutomationEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-automation-rules arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationevent + attributeName: automationRules rerunOnBack: false favouritable: true -- name: ListAutomationRulePreview + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommended-action-summaries arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationrulepreviews + attributeName: recommendedActionSummaries rerunOnBack: false favouritable: true -- name: ListAutomationRulePreviewSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommended-actions arguments: - --output - json @@ -88,186 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationrulepreviewsummarie - rerunOnBack: false - favouritable: true -- name: ListAutomationRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: automationrule - rerunOnBack: false - favouritable: true -- name: ListRecommendedActionSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendedactionsummarie - rerunOnBack: false - favouritable: true -- name: ListRecommendedActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendedaction - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAutomationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer-Automation - rerunOnBack: false - favouritable: true -- name: GetAutomationRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer-Automation - rerunOnBack: false - favouritable: true -- name: GetEnrollmentConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer-Automation - rerunOnBack: false - favouritable: true -- name: AssociateAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RollbackAutomationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartAutomationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: recommendedActions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/compute-optimizer.yaml b/configurations/compute-optimizer.yaml index 4e7d550..9383898 100644 --- a/configurations/compute-optimizer.yaml +++ b/configurations/compute-optimizer.yaml @@ -1,7 +1,7 @@ name: compute-optimizer -defaultCommand: '' +defaultCommand: describe-recommendation-export-jobs commands: -- name: DescribeRecommendationExportJobs +- name: describe-recommendation-export-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: recommendationExportJobs rerunOnBack: false favouritable: true -- name: GetAutoScalingGroupRecommendations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-auto-scaling-group-recommendations arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: autoScalingGroupRecommendations rerunOnBack: false favouritable: true -- name: GetEBSVolumeRecommendations +- name: get-ebs-volume-recommendations arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: volumeRecommendations rerunOnBack: false favouritable: true -- name: GetEC2InstanceRecommendations +- name: get-ec2-instance-recommendations arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: instanceRecommendations rerunOnBack: false favouritable: true -- name: GetEC2RecommendationProjectedMetrics +- name: get-ecs-service-recommendations arguments: - --output - json @@ -73,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: ecsServiceRecommendations rerunOnBack: false favouritable: true -- name: GetECSServiceRecommendationProjectedMetrics +- name: get-enrollment-statuses-for-organization arguments: - --output - json @@ -88,10 +92,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: accountEnrollmentStatuses rerunOnBack: false favouritable: true -- name: GetECSServiceRecommendations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-idle-recommendations arguments: - --output - json @@ -103,10 +111,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: idleRecommendations rerunOnBack: false favouritable: true -- name: GetEffectiveRecommendationPreferences +- name: get-lambda-function-recommendations arguments: - --output - json @@ -118,10 +126,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: lambdaFunctionRecommendations rerunOnBack: false favouritable: true -- name: GetEnrollmentStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-license-recommendations arguments: - --output - json @@ -133,10 +145,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: licenseRecommendations rerunOnBack: false favouritable: true -- name: GetEnrollmentStatusesForOrganization +- name: get-rds-database-recommendations arguments: - --output - json @@ -148,10 +160,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer + attributeName: rdsDBRecommendations rerunOnBack: false favouritable: true -- name: GetIdleRecommendations +- name: get-recommendation-summaries arguments: - --output - json @@ -163,126 +175,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetLambdaFunctionRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetLicenseRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetRDSDatabaseRecommendationProjectedMetrics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetRDSDatabaseRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetRecommendationPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: GetRecommendationSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Compute-Optimizer - rerunOnBack: false - favouritable: true -- name: ExportAutoScalingGroupRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExportEBSVolumeRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: recommendationSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/config.yaml b/configurations/config.yaml index 21372ba..5013315 100644 --- a/configurations/config.yaml +++ b/configurations/config.yaml @@ -1,7 +1,7 @@ name: config -defaultCommand: '' +defaultCommand: list-configuration-recorders commands: -- name: ListAggregateDiscoveredResources +- name: list-configuration-recorders arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aggregatediscoveredresource + attributeName: ConfigurationRecorderSummaries rerunOnBack: false favouritable: true -- name: ListConfigurationRecorders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-conformance-pack-compliance-scores arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationrecorder + attributeName: ConformancePackComplianceScores rerunOnBack: false favouritable: true -- name: ListConformancePackComplianceScores +- name: list-resource-evaluations arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: conformancepackcompliancescore + attributeName: ResourceEvaluations rerunOnBack: false favouritable: true -- name: ListDiscoveredResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stored-queries arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: discoveredresource + attributeName: StoredQueryMetadata rerunOnBack: false favouritable: true -- name: ListResourceEvaluations +- name: describe-aggregation-authorizations arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourceevaluation + attributeName: AggregationAuthorizations rerunOnBack: false favouritable: true -- name: ListStoredQueries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-compliance-by-config-rule arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: storedquerie + attributeName: ComplianceByConfigRules rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-compliance-by-resource arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: ComplianceByResources rerunOnBack: false favouritable: true -- name: DescribeAggregateComplianceByConfigRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-config-rule-evaluation-status arguments: - --output - json @@ -118,10 +138,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConfigRulesEvaluationStatus rerunOnBack: false favouritable: true -- name: DescribeAggregateComplianceByConformancePacks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-config-rules arguments: - --output - json @@ -133,10 +157,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConfigRules rerunOnBack: false favouritable: true -- name: DescribeAggregationAuthorizations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-configuration-aggregators arguments: - --output - json @@ -148,10 +176,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConfigurationAggregators rerunOnBack: false favouritable: true -- name: DescribeComplianceByConfigRule + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-configuration-recorder-status arguments: - --output - json @@ -163,10 +195,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConfigurationRecordersStatus rerunOnBack: false favouritable: true -- name: DescribeComplianceByResource +- name: describe-configuration-recorders arguments: - --output - json @@ -178,10 +210,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConfigurationRecorders rerunOnBack: false favouritable: true -- name: DescribeConfigRuleEvaluationStatus +- name: describe-conformance-pack-status arguments: - --output - json @@ -193,10 +225,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConformancePackStatusDetails rerunOnBack: false favouritable: true -- name: DescribeConfigRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-conformance-packs arguments: - --output - json @@ -208,10 +244,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: ConformancePackDetails rerunOnBack: false favouritable: true -- name: DescribeConfigurationAggregatorSourcesStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-delivery-channel-status arguments: - --output - json @@ -223,10 +263,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: DeliveryChannelsStatus rerunOnBack: false favouritable: true -- name: DescribeConfigurationAggregators +- name: describe-delivery-channels arguments: - --output - json @@ -238,10 +278,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: DeliveryChannels rerunOnBack: false favouritable: true -- name: DescribeConfigurationRecorderStatus +- name: describe-organization-config-rule-statuses arguments: - --output - json @@ -253,10 +293,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: OrganizationConfigRuleStatuses rerunOnBack: false favouritable: true -- name: DescribeConfigurationRecorders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-organization-config-rules arguments: - --output - json @@ -268,10 +312,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: OrganizationConfigRules rerunOnBack: false favouritable: true -- name: DescribeConformancePackCompliance + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-organization-conformance-pack-statuses arguments: - --output - json @@ -283,10 +331,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: OrganizationConformancePackStatuses rerunOnBack: false favouritable: true -- name: DescribeConformancePackStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-organization-conformance-packs arguments: - --output - json @@ -298,6 +350,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Config + attributeName: OrganizationConformancePacks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/connect.yaml b/configurations/connect.yaml index 94efc08..09a6290 100644 --- a/configurations/connect.yaml +++ b/configurations/connect.yaml @@ -1,7 +1,7 @@ name: connect -defaultCommand: '' +defaultCommand: list-instances commands: -- name: ListAgentStatuses +- name: list-instances arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agentstatuse + attributeName: InstanceSummaryList rerunOnBack: false favouritable: true -- name: ListAnalyticsDataAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-phone-numbers-v2 arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: analyticsdataassociation + attributeName: ListPhoneNumbersSummaryList rerunOnBack: false favouritable: true -- name: ListAnalyticsDataLakeDataSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-traffic-distribution-groups arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: analyticsdatalakedataset - rerunOnBack: false - favouritable: true -- name: ListApprovedOrigins - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: approvedorigin - rerunOnBack: false - favouritable: true -- name: ListAssociatedContacts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: associatedcontact - rerunOnBack: false - favouritable: true -- name: ListAuthenticationProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: authenticationprofile - rerunOnBack: false - favouritable: true -- name: ListBots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bot - rerunOnBack: false - favouritable: true -- name: ListChildHoursOfOperations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: childhoursofoperation - rerunOnBack: false - favouritable: true -- name: ListContactEvaluations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactevaluation - rerunOnBack: false - favouritable: true -- name: ListContactFlowModuleAliases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactflowmodulealiase - rerunOnBack: false - favouritable: true -- name: ListContactFlowModuleVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactflowmoduleversion - rerunOnBack: false - favouritable: true -- name: ListContactFlowModules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactflowmodule - rerunOnBack: false - favouritable: true -- name: ListContactFlowVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactflowversion - rerunOnBack: false - favouritable: true -- name: ListContactFlows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactflow - rerunOnBack: false - favouritable: true -- name: ListContactReferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contactreference - rerunOnBack: false - favouritable: true -- name: ListDataTableAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datatableattribute - rerunOnBack: false - favouritable: true -- name: ListDataTablePrimaryValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datatableprimaryvalue - rerunOnBack: false - favouritable: true -- name: ListDataTableValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datatablevalue - rerunOnBack: false - favouritable: true -- name: ListDataTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datatable - rerunOnBack: false - favouritable: true -- name: ListDefaultVocabularies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: defaultvocabularie + attributeName: TrafficDistributionGroupSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/connectcampaigns.yaml b/configurations/connectcampaigns.yaml index 88ab73b..4d162dd 100644 --- a/configurations/connectcampaigns.yaml +++ b/configurations/connectcampaigns.yaml @@ -1,7 +1,7 @@ name: connectcampaigns -defaultCommand: '' +defaultCommand: list-campaigns commands: -- name: ListCampaigns +- name: list-campaigns arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: campaign - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaigns - rerunOnBack: false - favouritable: true -- name: GetCampaignState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaigns - rerunOnBack: false - favouritable: true -- name: GetCampaignStateBatch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaigns - rerunOnBack: false - favouritable: true -- name: GetConnectInstanceConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaigns - rerunOnBack: false - favouritable: true -- name: GetInstanceOnboardingJobStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaigns - rerunOnBack: false - favouritable: true -- name: PauseCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ResumeCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartInstanceOnboardingJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: campaignSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/connectcampaignsv2.yaml b/configurations/connectcampaignsv2.yaml index abe3624..3eac211 100644 --- a/configurations/connectcampaignsv2.yaml +++ b/configurations/connectcampaignsv2.yaml @@ -1,7 +1,7 @@ name: connectcampaignsv2 -defaultCommand: '' +defaultCommand: list-campaigns commands: -- name: ListCampaigns +- name: list-campaigns arguments: - --output - json @@ -13,141 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: campaign - rerunOnBack: false - favouritable: true -- name: ListConnectInstanceIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: connectinstanceintegration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: GetCampaignState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: GetCampaignStateBatch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: GetConnectInstanceConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: GetInstanceCommunicationLimits - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: GetInstanceOnboardingJobStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcampaignsv2 - rerunOnBack: false - favouritable: true -- name: PauseCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: campaignSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/connectcases.yaml b/configurations/connectcases.yaml index dd25753..d12dbe3 100644 --- a/configurations/connectcases.yaml +++ b/configurations/connectcases.yaml @@ -1,7 +1,7 @@ name: connectcases -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListCaseRules +- name: list-domains arguments: - --output - json @@ -13,246 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: caserule - rerunOnBack: false - favouritable: true -- name: ListCasesForContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: casesforcontacts - rerunOnBack: false - favouritable: true -- name: ListDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListFieldOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fieldoption - rerunOnBack: false - favouritable: true -- name: ListFields - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: field - rerunOnBack: false - favouritable: true -- name: ListLayouts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: layout - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: template - rerunOnBack: false - favouritable: true -- name: GetCase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: GetCaseAuditEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: GetCaseEventConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: GetDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: GetLayout - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: GetTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: BatchGetCaseRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: BatchGetField - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Connectcases - rerunOnBack: false - favouritable: true -- name: BatchPutFieldOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: domains rerunOnBack: false favouritable: true diff --git a/configurations/connecthealth.yaml b/configurations/connecthealth.yaml index 4b35a14..a74bcd9 100644 --- a/configurations/connecthealth.yaml +++ b/configurations/connecthealth.yaml @@ -1,7 +1,7 @@ name: connecthealth -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListDomains +- name: list-domains arguments: - --output - json @@ -13,186 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subscription - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connecthealth - rerunOnBack: false - favouritable: true -- name: GetMedicalScribeListeningSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getmedicalscribeeningsessions - rerunOnBack: false - favouritable: true -- name: GetPatientInsightsJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connecthealth - rerunOnBack: false - favouritable: true -- name: GetSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Connecthealth - rerunOnBack: false - favouritable: true -- name: ActivateSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeactivateSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartMedicalScribeListeningSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: startmedicalscribeeningsessions - rerunOnBack: false - favouritable: true -- name: StartPatientInsightsJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: domains rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/controlcatalog.yaml b/configurations/controlcatalog.yaml index bb8ae17..ba620b5 100644 --- a/configurations/controlcatalog.yaml +++ b/configurations/controlcatalog.yaml @@ -1,7 +1,7 @@ name: controlcatalog -defaultCommand: '' +defaultCommand: list-common-controls commands: -- name: ListCommonControls +- name: list-common-controls arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: commoncontrol + attributeName: CommonControls rerunOnBack: false favouritable: true -- name: ListControlMappings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-control-mappings arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: controlmapping + attributeName: ControlMappings rerunOnBack: false favouritable: true -- name: ListControls + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-controls arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: control + attributeName: Controls rerunOnBack: false favouritable: true -- name: ListDomains + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-domains arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: domain + attributeName: Domains rerunOnBack: false favouritable: true -- name: ListObjectives + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-objectives arguments: - --output - json @@ -73,21 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: objective - rerunOnBack: false - favouritable: true -- name: GetControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controlcatalog + attributeName: Objectives rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/controltower.yaml b/configurations/controltower.yaml index ac659d5..b77e47f 100644 --- a/configurations/controltower.yaml +++ b/configurations/controltower.yaml @@ -1,7 +1,7 @@ name: controltower -defaultCommand: '' +defaultCommand: list-baselines commands: -- name: ListBaselines +- name: list-baselines arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: baseline + attributeName: baselines rerunOnBack: false favouritable: true -- name: ListControlOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-control-operations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: controloperation + attributeName: controlOperations rerunOnBack: false favouritable: true -- name: ListEnabledBaselines + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-enabled-baselines arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: enabledbaseline + attributeName: enabledBaselines rerunOnBack: false favouritable: true -- name: ListEnabledControls + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-enabled-controls arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: enabledcontrol + attributeName: enabledControls rerunOnBack: false favouritable: true -- name: ListLandingZoneOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-landing-zone-operations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: landingzoneoperation + attributeName: landingZoneOperations rerunOnBack: false favouritable: true -- name: ListLandingZones + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-landing-zones arguments: - --output - json @@ -88,186 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: landingzone - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetBaseline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetBaselineOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetControlOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetEnabledBaseline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetEnabledControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetLandingZone - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: GetLandingZoneOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Controltower - rerunOnBack: false - favouritable: true -- name: DisableBaseline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableBaseline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: landingZones rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/cost-optimization-hub.yaml b/configurations/cost-optimization-hub.yaml index f899544..6a225dd 100644 --- a/configurations/cost-optimization-hub.yaml +++ b/configurations/cost-optimization-hub.yaml @@ -1,7 +1,7 @@ name: cost-optimization-hub -defaultCommand: '' +defaultCommand: list-enrollment-statuses commands: -- name: ListEfficiencyMetrics +- name: list-enrollment-statuses arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: efficiencymetric + attributeName: items rerunOnBack: false favouritable: true -- name: ListEnrollmentStatuses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommendations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: enrollmentstatuse + attributeName: items rerunOnBack: false favouritable: true -- name: ListRecommendationSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-preferences arguments: - --output - json @@ -43,51 +51,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: recommendationsummarie - rerunOnBack: false - favouritable: true -- name: ListRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendation - rerunOnBack: false - favouritable: true -- name: GetPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cost-Optimization-Hub - rerunOnBack: false - favouritable: true -- name: GetRecommendation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cost-Optimization-Hub + attributeName: preferredCommitment rerunOnBack: false favouritable: true diff --git a/configurations/cur.yaml b/configurations/cur.yaml index 2a11bb5..9cbb81b 100644 --- a/configurations/cur.yaml +++ b/configurations/cur.yaml @@ -1,7 +1,7 @@ name: cur -defaultCommand: '' +defaultCommand: describe-report-definitions commands: -- name: ListTagsForResource +- name: describe-report-definitions arguments: - --output - json @@ -13,66 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeReportDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Cur - rerunOnBack: false - favouritable: true -- name: ModifyReportDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ReportDefinitions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/customer-profiles.yaml b/configurations/customer-profiles.yaml index aeb7244..ebc998c 100644 --- a/configurations/customer-profiles.yaml +++ b/configurations/customer-profiles.yaml @@ -1,7 +1,7 @@ name: customer-profiles -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListAccountIntegrations +- name: list-domains arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountintegration + attributeName: Items rerunOnBack: false favouritable: true -- name: ListCalculatedAttributeDefinitions +- name: list-profile-object-type-templates arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: calculatedattributedefinition + attributeName: Items rerunOnBack: false favouritable: true -- name: ListCalculatedAttributesForProfile +- name: list-recommender-recipes arguments: - --output - json @@ -43,261 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: calculatedattributesforprofiles - rerunOnBack: false - favouritable: true -- name: ListDomainLayouts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainlayout - rerunOnBack: false - favouritable: true -- name: ListDomainObjectTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainobjecttype - rerunOnBack: false - favouritable: true -- name: ListDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListEventStreams - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventstream - rerunOnBack: false - favouritable: true -- name: ListEventTriggers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventtrigger - rerunOnBack: false - favouritable: true -- name: ListIdentityResolutionJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: identityresolutionjob - rerunOnBack: false - favouritable: true -- name: ListIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: integration - rerunOnBack: false - favouritable: true -- name: ListObjectTypeAttributeValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objecttypeattributevalue - rerunOnBack: false - favouritable: true -- name: ListObjectTypeAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objecttypeattribute - rerunOnBack: false - favouritable: true -- name: ListProfileAttributeValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profileattributevalue - rerunOnBack: false - favouritable: true -- name: ListProfileHistoryRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profilehistoryrecord - rerunOnBack: false - favouritable: true -- name: ListProfileObjectTypeTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profileobjecttypetemplate - rerunOnBack: false - favouritable: true -- name: ListProfileObjectTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profileobjecttype - rerunOnBack: false - favouritable: true -- name: ListProfileObjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profileobject - rerunOnBack: false - favouritable: true -- name: ListRecommenderFilters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommenderfilter - rerunOnBack: false - favouritable: true -- name: ListRecommenderRecipes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommenderrecipe - rerunOnBack: false - favouritable: true -- name: ListRecommenders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommender + attributeName: RecommenderRecipes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/databrew.yaml b/configurations/databrew.yaml index 7306f26..8df7aca 100644 --- a/configurations/databrew.yaml +++ b/configurations/databrew.yaml @@ -1,7 +1,7 @@ name: databrew -defaultCommand: '' +defaultCommand: list-datasets commands: -- name: ListDatasets +- name: list-datasets arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: Datasets rerunOnBack: false favouritable: true -- name: ListJobRuns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: jobrun + attributeName: Jobs rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-projects arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: job + attributeName: Projects rerunOnBack: false favouritable: true -- name: ListProjects + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-recipes arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: project + attributeName: Recipes rerunOnBack: false favouritable: true -- name: ListRecipeVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-rulesets arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recipeversion + attributeName: Rulesets rerunOnBack: false favouritable: true -- name: ListRecipes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-schedules arguments: - --output - json @@ -88,171 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: recipe - rerunOnBack: false - favouritable: true -- name: ListRulesets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ruleset - rerunOnBack: false - favouritable: true -- name: ListSchedules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schedule - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeProject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeRecipe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeRuleset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: DescribeSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Databrew - rerunOnBack: false - favouritable: true -- name: BatchDeleteRecipeVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Schedules rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/dataexchange.yaml b/configurations/dataexchange.yaml index 95567a7..6707fe1 100644 --- a/configurations/dataexchange.yaml +++ b/configurations/dataexchange.yaml @@ -1,7 +1,7 @@ name: dataexchange -defaultCommand: '' +defaultCommand: list-data-grants commands: -- name: ListDataGrants +- name: list-data-grants arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datagrant + attributeName: DataGrantSummaries rerunOnBack: false favouritable: true -- name: ListDataSetRevisions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-data-sets arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetrevision + attributeName: DataSets rerunOnBack: false favouritable: true -- name: ListDataSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-event-actions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: EventActions rerunOnBack: false favouritable: true -- name: ListEventActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-jobs arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventaction + attributeName: Jobs rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-received-data-grants arguments: - --output - json @@ -73,186 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: job - rerunOnBack: false - favouritable: true -- name: ListReceivedDataGrants - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: receiveddatagrant - rerunOnBack: false - favouritable: true -- name: ListRevisionAssets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: revisionasset - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAsset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetDataGrant - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetDataSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetEventAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetReceivedDataGrant - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: GetRevision - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dataexchange - rerunOnBack: false - favouritable: true -- name: AcceptDataGrant - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: DataGrantSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/datapipeline.yaml b/configurations/datapipeline.yaml index 8a252d2..2058b1a 100644 --- a/configurations/datapipeline.yaml +++ b/configurations/datapipeline.yaml @@ -1,7 +1,7 @@ name: datapipeline -defaultCommand: '' +defaultCommand: list-pipelines commands: -- name: ListPipelines +- name: list-pipelines arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipeline - rerunOnBack: false - favouritable: true -- name: DescribeObjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datapipeline - rerunOnBack: false - favouritable: true -- name: DescribePipelines - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datapipeline - rerunOnBack: false - favouritable: true -- name: GetPipelineDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datapipeline - rerunOnBack: false - favouritable: true -- name: ActivatePipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeactivatePipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EvaluateExpression - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PollForTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: QueryObjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ReportTaskProgress - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ReportTaskRunnerHeartbeat - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetTaskStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ValidatePipelineDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: pipelineIdList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: marker diff --git a/configurations/datasync.yaml b/configurations/datasync.yaml index fb2c1e2..4af2819 100644 --- a/configurations/datasync.yaml +++ b/configurations/datasync.yaml @@ -1,7 +1,7 @@ name: datasync -defaultCommand: '' +defaultCommand: list-agents commands: -- name: ListAgents +- name: list-agents arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agent + attributeName: Agents rerunOnBack: false favouritable: true -- name: ListLocations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-locations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: location + attributeName: Locations rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-task-executions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TaskExecutions rerunOnBack: false favouritable: true -- name: ListTaskExecutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tasks arguments: - --output - json @@ -58,246 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: taskexecution - rerunOnBack: false - favouritable: true -- name: ListTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: task - rerunOnBack: false - favouritable: true -- name: DescribeAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationAzureBlob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationEfs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationFsxLustre - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationFsxOntap - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationFsxOpenZfs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationFsxWindows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationHdfs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationNfs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationObjectStorage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationS3 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeLocationSmb - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: DescribeTaskExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Datasync - rerunOnBack: false - favouritable: true -- name: CancelTaskExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Tasks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/datazone.yaml b/configurations/datazone.yaml index 5d1e6d1..c2aa66d 100644 --- a/configurations/datazone.yaml +++ b/configurations/datazone.yaml @@ -1,7 +1,7 @@ name: datazone -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListAccountPools +- name: list-domains arguments: - --output - json @@ -13,291 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountpool - rerunOnBack: false - favouritable: true -- name: ListAccountsInAccountPool - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: accountsinaccountpools - rerunOnBack: false - favouritable: true -- name: ListAssetFilters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assetfilter - rerunOnBack: false - favouritable: true -- name: ListAssetRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assetrevision - rerunOnBack: false - favouritable: true -- name: ListConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: connection - rerunOnBack: false - favouritable: true -- name: ListDataProductRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataproductrevision - rerunOnBack: false - favouritable: true -- name: ListDataSourceRunActivities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasourcerunactivitie - rerunOnBack: false - favouritable: true -- name: ListDataSourceRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasourcerun - rerunOnBack: false - favouritable: true -- name: ListDataSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasource - rerunOnBack: false - favouritable: true -- name: ListDomainUnitsForParent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainunitsforparents - rerunOnBack: false - favouritable: true -- name: ListDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListEntityOwners - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: entityowner - rerunOnBack: false - favouritable: true -- name: ListEnvironmentActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environmentaction - rerunOnBack: false - favouritable: true -- name: ListEnvironmentBlueprintConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environmentblueprintconfiguration - rerunOnBack: false - favouritable: true -- name: ListEnvironmentBlueprints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environmentblueprint - rerunOnBack: false - favouritable: true -- name: ListEnvironmentProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environmentprofile - rerunOnBack: false - favouritable: true -- name: ListEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListJobRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: jobrun - rerunOnBack: false - favouritable: true -- name: ListLineageEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: lineageevent - rerunOnBack: false - favouritable: true -- name: ListLineageNodeHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: lineagenodehistorys + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/dax.yaml b/configurations/dax.yaml index b058917..11d1632 100644 --- a/configurations/dax.yaml +++ b/configurations/dax.yaml @@ -1,7 +1,7 @@ name: dax -defaultCommand: '' +defaultCommand: describe-clusters commands: -- name: ListTags +- name: describe-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tag + attributeName: Clusters rerunOnBack: false favouritable: true -- name: DescribeClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-default-parameters arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dax + attributeName: Parameters rerunOnBack: false favouritable: true -- name: DescribeDefaultParameters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-events arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dax + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-parameter-groups arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dax + attributeName: ParameterGroups rerunOnBack: false favouritable: true -- name: DescribeParameterGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-subnet-groups arguments: - --output - json @@ -73,111 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dax - rerunOnBack: false - favouritable: true -- name: DescribeParameters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dax - rerunOnBack: false - favouritable: true -- name: DescribeSubnetGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dax - rerunOnBack: false - favouritable: true -- name: DecreaseReplicationFactor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: IncreaseReplicationFactor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RebootNode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: SubnetGroups rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/deadline.yaml b/configurations/deadline.yaml index 9fc1905..452d521 100644 --- a/configurations/deadline.yaml +++ b/configurations/deadline.yaml @@ -1,7 +1,7 @@ name: deadline -defaultCommand: '' +defaultCommand: list-available-metered-products commands: -- name: ListAvailableMeteredProducts +- name: list-available-metered-products arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: availablemeteredproduct + attributeName: meteredProducts rerunOnBack: false favouritable: true -- name: ListBudgets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-farms arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: budget + attributeName: farms rerunOnBack: false favouritable: true -- name: ListFarmMembers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-license-endpoints arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: farmmember + attributeName: licenseEndpoints rerunOnBack: false favouritable: true -- name: ListFarms + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-monitors arguments: - --output - json @@ -58,246 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: farm - rerunOnBack: false - favouritable: true -- name: ListFleetMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fleetmember - rerunOnBack: false - favouritable: true -- name: ListFleets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fleet - rerunOnBack: false - favouritable: true -- name: ListJobMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: jobmember - rerunOnBack: false - favouritable: true -- name: ListJobParameterDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: jobparameterdefinition - rerunOnBack: false - favouritable: true -- name: ListJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: job - rerunOnBack: false - favouritable: true -- name: ListLicenseEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: licenseendpoint - rerunOnBack: false - favouritable: true -- name: ListLimits - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: limit - rerunOnBack: false - favouritable: true -- name: ListMeteredProducts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: meteredproduct - rerunOnBack: false - favouritable: true -- name: ListMonitors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: monitor - rerunOnBack: false - favouritable: true -- name: ListQueueEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queueenvironment - rerunOnBack: false - favouritable: true -- name: ListQueueFleetAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queuefleetassociation - rerunOnBack: false - favouritable: true -- name: ListQueueLimitAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queuelimitassociation - rerunOnBack: false - favouritable: true -- name: ListQueueMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queuemember - rerunOnBack: false - favouritable: true -- name: ListQueues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queue - rerunOnBack: false - favouritable: true -- name: ListSessionActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sessionaction - rerunOnBack: false - favouritable: true -- name: ListSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: session + attributeName: monitors rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/detective.yaml b/configurations/detective.yaml index 46e31d6..735a913 100644 --- a/configurations/detective.yaml +++ b/configurations/detective.yaml @@ -1,7 +1,7 @@ name: detective -defaultCommand: '' +defaultCommand: list-graphs commands: -- name: ListDatasourcePackages +- name: list-graphs arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasourcepackage + attributeName: GraphList rerunOnBack: false favouritable: true -- name: ListGraphs +- name: list-invitations arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: graph + attributeName: Invitations rerunOnBack: false favouritable: true -- name: ListIndicators +- name: list-organization-admin-accounts arguments: - --output - json @@ -43,201 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: indicator - rerunOnBack: false - favouritable: true -- name: ListInvestigations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: investigation - rerunOnBack: false - favouritable: true -- name: ListInvitations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: invitation - rerunOnBack: false - favouritable: true -- name: ListMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: member - rerunOnBack: false - favouritable: true -- name: ListOrganizationAdminAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationadminaccount - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeOrganizationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Detective - rerunOnBack: false - favouritable: true -- name: GetInvestigation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Detective - rerunOnBack: false - favouritable: true -- name: GetMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Detective - rerunOnBack: false - favouritable: true -- name: AcceptInvitation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchGetGraphMemberDatasources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Detective - rerunOnBack: false - favouritable: true -- name: BatchGetMembershipDatasources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Detective - rerunOnBack: false - favouritable: true -- name: DisableOrganizationAdminAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateMembership - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Administrators rerunOnBack: false favouritable: true diff --git a/configurations/devicefarm.yaml b/configurations/devicefarm.yaml index 428d1f0..1e26f47 100644 --- a/configurations/devicefarm.yaml +++ b/configurations/devicefarm.yaml @@ -1,7 +1,7 @@ name: devicefarm -defaultCommand: '' +defaultCommand: list-device-instances commands: -- name: ListArtifacts +- name: list-device-instances arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: artifact + attributeName: deviceInstances rerunOnBack: false favouritable: true -- name: ListDeviceInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-devices arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deviceinstance + attributeName: devices rerunOnBack: false favouritable: true -- name: ListDevicePools + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-instance-profiles arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicepool + attributeName: instanceProfiles rerunOnBack: false favouritable: true -- name: ListDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-offering-promotions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: device + attributeName: offeringPromotions rerunOnBack: false favouritable: true -- name: ListInstanceProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-offering-transactions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: instanceprofile + attributeName: offeringTransactions rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-offerings arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: job + attributeName: offerings rerunOnBack: false favouritable: true -- name: ListNetworkProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-projects arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkprofile + attributeName: projects rerunOnBack: false favouritable: true -- name: ListOfferingPromotions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-test-grid-projects arguments: - --output - json @@ -118,10 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: offeringpromotion + attributeName: testGridProjects rerunOnBack: false favouritable: true -- name: ListOfferingTransactions +- name: list-vpce-configurations arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: offeringtransaction + attributeName: vpceConfigurations rerunOnBack: false favouritable: true -- name: ListOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-account-settings arguments: - --output - json @@ -148,10 +180,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: offering + attributeName: accountSettings rerunOnBack: false favouritable: true -- name: ListProjects +- name: get-offering-status arguments: - --output - json @@ -163,10 +195,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: project + attributeName: current rerunOnBack: false favouritable: true -- name: ListRemoteAccessSessions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-test-grid-session arguments: - --output - json @@ -178,126 +214,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: remoteaccesssession - rerunOnBack: false - favouritable: true -- name: ListRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: run - rerunOnBack: false - favouritable: true -- name: ListSamples - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sample - rerunOnBack: false - favouritable: true -- name: ListSuites - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: suite - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTestGridProjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: testgridproject - rerunOnBack: false - favouritable: true -- name: ListTestGridSessionActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: testgridsessionaction - rerunOnBack: false - favouritable: true -- name: ListTestGridSessionArtifacts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: testgridsessionartifact - rerunOnBack: false - favouritable: true -- name: ListTestGridSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: testgridsession + attributeName: testGridSession rerunOnBack: false favouritable: true diff --git a/configurations/devops-guru.yaml b/configurations/devops-guru.yaml index 0824d45..f8b6346 100644 --- a/configurations/devops-guru.yaml +++ b/configurations/devops-guru.yaml @@ -1,7 +1,7 @@ name: devops-guru -defaultCommand: '' +defaultCommand: list-monitored-resources commands: -- name: ListAnomaliesForInsight +- name: list-monitored-resources arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: anomaliesforinsights + attributeName: MonitoredResourceIdentifiers rerunOnBack: false favouritable: true -- name: ListAnomalousLogGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-notification-channels arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: anomalousloggroup + attributeName: Channels rerunOnBack: false favouritable: true -- name: ListEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-event-sources-config arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: event + attributeName: EventSources rerunOnBack: false favouritable: true -- name: ListInsights +- name: describe-feedback arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: insight + attributeName: InsightFeedback rerunOnBack: false favouritable: true -- name: ListMonitoredResources +- name: describe-service-integration arguments: - --output - json @@ -73,10 +81,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: monitoredresource + attributeName: ServiceIntegration rerunOnBack: false favouritable: true -- name: ListNotificationChannels +- name: get-cost-estimation arguments: - --output - json @@ -88,216 +96,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: notificationchannel - rerunOnBack: false - favouritable: true -- name: ListOrganizationInsights - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationinsight - rerunOnBack: false - favouritable: true -- name: ListRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendation - rerunOnBack: false - favouritable: true -- name: DescribeAccountHealth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeAccountOverview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeAnomaly - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeEventSourcesConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeFeedback - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeInsight - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeOrganizationHealth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeOrganizationOverview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeOrganizationResourceCollectionHealth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeResourceCollectionHealth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: DescribeServiceIntegration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru - rerunOnBack: false - favouritable: true -- name: GetCostEstimation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Devops-Guru + attributeName: Costs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/directconnect.yaml b/configurations/directconnect.yaml index b367c0c..b664a42 100644 --- a/configurations/directconnect.yaml +++ b/configurations/directconnect.yaml @@ -1,7 +1,7 @@ name: directconnect -defaultCommand: '' +defaultCommand: list-virtual-interface-test-history commands: -- name: ListVirtualInterfaceTestHistory +- name: list-virtual-interface-test-history arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: virtualinterfacetesthistorys + attributeName: virtualInterfaceTestHistory rerunOnBack: false favouritable: true -- name: DescribeConnectionLoa +- name: describe-connections arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: connections rerunOnBack: false favouritable: true -- name: DescribeConnections +- name: describe-customer-metadata arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: agreements rerunOnBack: false favouritable: true -- name: DescribeConnectionsOnInterconnect +- name: describe-direct-connect-gateway-association-proposals arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: directConnectGatewayAssociationProposals rerunOnBack: false favouritable: true -- name: DescribeCustomerMetadata +- name: describe-direct-connect-gateway-associations arguments: - --output - json @@ -73,10 +73,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: directConnectGatewayAssociations rerunOnBack: false favouritable: true -- name: DescribeDirectConnectGatewayAssociationProposals + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-direct-connect-gateway-attachments arguments: - --output - json @@ -88,10 +92,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: directConnectGatewayAttachments rerunOnBack: false favouritable: true -- name: DescribeDirectConnectGatewayAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-direct-connect-gateways arguments: - --output - json @@ -103,10 +111,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: directConnectGateways rerunOnBack: false favouritable: true -- name: DescribeDirectConnectGatewayAttachments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-interconnects arguments: - --output - json @@ -118,10 +130,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: interconnects rerunOnBack: false favouritable: true -- name: DescribeDirectConnectGateways +- name: describe-lags arguments: - --output - json @@ -133,10 +145,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: lags rerunOnBack: false favouritable: true -- name: DescribeHostedConnections +- name: describe-locations arguments: - --output - json @@ -148,10 +160,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: locations rerunOnBack: false favouritable: true -- name: DescribeInterconnectLoa +- name: describe-virtual-gateways arguments: - --output - json @@ -163,10 +175,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect + attributeName: virtualGateways rerunOnBack: false favouritable: true -- name: DescribeInterconnects +- name: describe-virtual-interfaces arguments: - --output - json @@ -178,126 +190,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeLags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeLoa - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeLocations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeRouterConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeVirtualGateways - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: DescribeVirtualInterfaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Directconnect - rerunOnBack: false - favouritable: true -- name: AcceptDirectConnectGatewayAssociationProposal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: virtualInterfaces rerunOnBack: false favouritable: true diff --git a/configurations/discovery.yaml b/configurations/discovery.yaml index 78adc57..1942e29 100644 --- a/configurations/discovery.yaml +++ b/configurations/discovery.yaml @@ -1,7 +1,7 @@ name: discovery -defaultCommand: '' +defaultCommand: describe-agents commands: -- name: ListConfigurations +- name: describe-agents arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configuration + attributeName: agentsInfo rerunOnBack: false favouritable: true -- name: ListServerNeighbors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-continuous-exports arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: serverneighbor + attributeName: descriptions rerunOnBack: false favouritable: true -- name: DescribeAgents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-export-configurations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Discovery + attributeName: exportsInfo rerunOnBack: false favouritable: true -- name: DescribeBatchDeleteConfigurationTask + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-export-tasks arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Discovery + attributeName: exportsInfo rerunOnBack: false favouritable: true -- name: DescribeConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-import-tasks arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Discovery + attributeName: tasks rerunOnBack: false favouritable: true -- name: DescribeContinuousExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-tags arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Discovery + attributeName: tags rerunOnBack: false favouritable: true -- name: DescribeExportConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-discovery-summary arguments: - --output - json @@ -103,141 +127,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Discovery - rerunOnBack: false - favouritable: true -- name: DescribeExportTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Discovery - rerunOnBack: false - favouritable: true -- name: DescribeImportTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Discovery - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Discovery - rerunOnBack: false - favouritable: true -- name: GetDiscoverySummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Discovery - rerunOnBack: false - favouritable: true -- name: AssociateConfigurationItemsToApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteAgents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteImportData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateConfigurationItemsFromApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExportConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: agentSummary rerunOnBack: false favouritable: true diff --git a/configurations/dlm.yaml b/configurations/dlm.yaml index 30b6ab1..62e878f 100644 --- a/configurations/dlm.yaml +++ b/configurations/dlm.yaml @@ -1,7 +1,7 @@ name: dlm -defaultCommand: '' +defaultCommand: get-lifecycle-policies commands: -- name: ListTagsForResource +- name: get-lifecycle-policies arguments: - --output - json @@ -13,66 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetLifecyclePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dlm - rerunOnBack: false - favouritable: true -- name: GetLifecyclePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dlm - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Policies rerunOnBack: false favouritable: true diff --git a/configurations/dms.yaml b/configurations/dms.yaml index 03b3f64..1a3fd60 100644 --- a/configurations/dms.yaml +++ b/configurations/dms.yaml @@ -1,7 +1,7 @@ name: dms -defaultCommand: '' +defaultCommand: list-tags-for-resource commands: -- name: ListTagsForResource +- name: list-tags-for-resource arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TagList rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes +- name: describe-account-attributes arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: AccountQuotas rerunOnBack: false favouritable: true -- name: DescribeApplicableIndividualAssessments +- name: describe-applicable-individual-assessments arguments: - --output - json @@ -42,11 +42,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Dms + type: list + attributeName: IndividualAssessmentNames rerunOnBack: false favouritable: true -- name: DescribeCertificates + resourceName: IndividualAssessmentName +- name: describe-certificates arguments: - --output - json @@ -58,10 +59,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Certificates rerunOnBack: false favouritable: true -- name: DescribeConnections + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-connections arguments: - --output - json @@ -73,10 +78,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Connections rerunOnBack: false favouritable: true -- name: DescribeConversionConfiguration + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-data-migrations arguments: - --output - json @@ -88,10 +97,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: DataMigrations rerunOnBack: false favouritable: true -- name: DescribeDataMigrations + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-data-providers arguments: - --output - json @@ -103,10 +116,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: DataProviders rerunOnBack: false favouritable: true -- name: DescribeDataProviders +- name: describe-endpoint-types arguments: - --output - json @@ -118,10 +131,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: SupportedEndpointTypes rerunOnBack: false favouritable: true -- name: DescribeEndpointSettings + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-endpoints arguments: - --output - json @@ -133,10 +150,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Endpoints rerunOnBack: false favouritable: true -- name: DescribeEndpointTypes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-engine-versions arguments: - --output - json @@ -148,10 +169,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: EngineVersions rerunOnBack: false favouritable: true -- name: DescribeEndpoints +- name: describe-event-categories arguments: - --output - json @@ -163,10 +184,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: EventCategoryGroupList rerunOnBack: false favouritable: true -- name: DescribeEngineVersions +- name: describe-event-subscriptions arguments: - --output - json @@ -178,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: EventSubscriptionsList rerunOnBack: false favouritable: true -- name: DescribeEventCategories + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-events arguments: - --output - json @@ -193,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeEventSubscriptions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-fleet-advisor-collectors arguments: - --output - json @@ -208,10 +237,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Collectors rerunOnBack: false favouritable: true -- name: DescribeEvents +- name: describe-fleet-advisor-databases arguments: - --output - json @@ -223,10 +252,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Databases rerunOnBack: false favouritable: true -- name: DescribeExtensionPackAssociations +- name: describe-fleet-advisor-lsa-analysis arguments: - --output - json @@ -238,10 +267,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: Analysis rerunOnBack: false favouritable: true -- name: DescribeFleetAdvisorCollectors +- name: describe-fleet-advisor-schema-object-summary arguments: - --output - json @@ -253,10 +282,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: FleetAdvisorSchemaObjects rerunOnBack: false favouritable: true -- name: DescribeFleetAdvisorDatabases +- name: describe-fleet-advisor-schemas arguments: - --output - json @@ -268,10 +297,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: FleetAdvisorSchemas rerunOnBack: false favouritable: true -- name: DescribeFleetAdvisorLsaAnalysis +- name: describe-instance-profiles arguments: - --output - json @@ -283,10 +312,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: InstanceProfiles rerunOnBack: false favouritable: true -- name: DescribeFleetAdvisorSchemaObjectSummary +- name: describe-migration-projects arguments: - --output - json @@ -298,6 +327,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dms + attributeName: MigrationProjects rerunOnBack: false favouritable: true diff --git a/configurations/docdb-elastic.yaml b/configurations/docdb-elastic.yaml index f088874..5e53bb4 100644 --- a/configurations/docdb-elastic.yaml +++ b/configurations/docdb-elastic.yaml @@ -1,7 +1,7 @@ name: docdb-elastic -defaultCommand: '' +defaultCommand: list-cluster-snapshots commands: -- name: ListClusterSnapshots +- name: list-cluster-snapshots arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clustersnapshot + attributeName: snapshots rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-clusters arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: clusters rerunOnBack: false favouritable: true -- name: ListPendingMaintenanceActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-pending-maintenance-actions arguments: - --output - json @@ -43,171 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pendingmaintenanceaction - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb-Elastic - rerunOnBack: false - favouritable: true -- name: GetClusterSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb-Elastic - rerunOnBack: false - favouritable: true -- name: GetPendingMaintenanceAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb-Elastic - rerunOnBack: false - favouritable: true -- name: ApplyPendingMaintenanceAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CopyClusterSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RestoreClusterFromSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: resourcePendingMaintenanceActions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/docdb.yaml b/configurations/docdb.yaml index 284baf6..5c7d1e5 100644 --- a/configurations/docdb.yaml +++ b/configurations/docdb.yaml @@ -1,7 +1,7 @@ name: docdb -defaultCommand: '' +defaultCommand: describe-certificates commands: -- name: ListTagsForResource +- name: describe-certificates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Certificates rerunOnBack: false favouritable: true -- name: DescribeCertificates + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-parameter-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBClusterParameterGroups rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-snapshots arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBClusterSnapshots rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-clusters arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBClusters rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshotAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-engine-versions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBEngineVersions rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshots + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-instances arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBInstances rerunOnBack: false favouritable: true -- name: DescribeDBClusters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-subnet-groups arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: DBSubnetGroups rerunOnBack: false favouritable: true -- name: DescribeDBEngineVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-event-categories arguments: - --output - json @@ -118,10 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: EventCategoriesMapList rerunOnBack: false favouritable: true -- name: DescribeDBInstances +- name: describe-event-subscriptions arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: EventSubscriptionsList rerunOnBack: false favouritable: true -- name: DescribeDBSubnetGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-events arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeEngineDefaultClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-global-clusters arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: GlobalClusters rerunOnBack: false favouritable: true -- name: DescribeEventCategories + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-pending-maintenance-actions arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb + attributeName: PendingMaintenanceActions rerunOnBack: false favouritable: true -- name: DescribeEventSubscriptions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: failover-db-cluster arguments: - --output - json @@ -193,81 +237,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Docdb - rerunOnBack: false - favouritable: true -- name: DescribeEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb - rerunOnBack: false - favouritable: true -- name: DescribeGlobalClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb - rerunOnBack: false - favouritable: true -- name: DescribeOrderableDBInstanceOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb - rerunOnBack: false - favouritable: true -- name: DescribePendingMaintenanceActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Docdb - rerunOnBack: false - favouritable: true -- name: ApplyPendingMaintenanceAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: DBCluster rerunOnBack: false favouritable: true diff --git a/configurations/drs.yaml b/configurations/drs.yaml index 9cc0c2d..ff54d34 100644 --- a/configurations/drs.yaml +++ b/configurations/drs.yaml @@ -1,7 +1,7 @@ name: drs -defaultCommand: '' +defaultCommand: list-staging-accounts commands: -- name: ListExtensibleSourceServers +- name: list-staging-accounts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: extensiblesourceserver + attributeName: accounts rerunOnBack: false favouritable: true -- name: ListLaunchActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: launchaction + attributeName: items rerunOnBack: false favouritable: true -- name: ListStagingAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-launch-configuration-templates arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: stagingaccount + attributeName: items rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-recovery-instances arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: items rerunOnBack: false favouritable: true -- name: DescribeJobLogItems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-replication-configuration-templates arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Drs + attributeName: items rerunOnBack: false favouritable: true -- name: DescribeJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-source-networks arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Drs + attributeName: items rerunOnBack: false favouritable: true -- name: DescribeLaunchConfigurationTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-source-servers arguments: - --output - json @@ -103,141 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: DescribeRecoveryInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: DescribeRecoverySnapshots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: DescribeReplicationConfigurationTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: DescribeSourceNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: DescribeSourceServers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: GetFailbackReplicationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: GetLaunchConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: GetReplicationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Drs - rerunOnBack: false - favouritable: true -- name: AssociateSourceNetworkStack - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/ds.yaml b/configurations/ds.yaml index 2135a6f..4c58652 100644 --- a/configurations/ds.yaml +++ b/configurations/ds.yaml @@ -1,7 +1,7 @@ name: ds -defaultCommand: '' +defaultCommand: list-ad-assessments commands: -- name: ListADAssessments +- name: list-ad-assessments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: adassessment + attributeName: Assessments rerunOnBack: false favouritable: true -- name: ListCertificates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-log-subscriptions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: certificate + attributeName: LogSubscriptions rerunOnBack: false favouritable: true -- name: ListIpRoutes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-directories arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: iproute + attributeName: DirectoryDescriptions rerunOnBack: false favouritable: true -- name: ListLogSubscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-event-topics arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: logsubscription + attributeName: EventTopics rerunOnBack: false favouritable: true -- name: ListSchemaExtensions +- name: describe-snapshots arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: schemaextension + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-trusts arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Trusts rerunOnBack: false favouritable: true -- name: DescribeADAssessment + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-directory-limits arguments: - --output - json @@ -103,201 +123,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeCAEnrollmentPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeClientAuthenticationSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeConditionalForwarders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeDirectories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeDirectoryDataAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeDomainControllers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeEventTopics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeHybridADUpdate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeLDAPSSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds - rerunOnBack: false - favouritable: true -- name: DescribeSharedDirectories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ds + attributeName: DirectoryLimits rerunOnBack: false favouritable: true diff --git a/configurations/dsql.yaml b/configurations/dsql.yaml index c237a5b..7c0e465 100644 --- a/configurations/dsql.yaml +++ b/configurations/dsql.yaml @@ -1,7 +1,7 @@ name: dsql -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListClusters +- name: list-clusters arguments: - --output - json @@ -13,96 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dsql - rerunOnBack: false - favouritable: true -- name: GetClusterPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dsql - rerunOnBack: false - favouritable: true -- name: GetVpcEndpointServiceName - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dsql - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: clusters rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/dynamodb.yaml b/configurations/dynamodb.yaml index e6bd637..daa42fb 100644 --- a/configurations/dynamodb.yaml +++ b/configurations/dynamodb.yaml @@ -82,7 +82,7 @@ commands: enabled: true nextTokenParam: --exclusive-start-key nextTokenJsonPath: LastEvaluatedKey -- name: ListBackups +- name: list-backups arguments: - --output - json @@ -94,10 +94,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: backup + attributeName: BackupSummaries rerunOnBack: false favouritable: true -- name: ListContributorInsights + pagination: + enabled: true + nextTokenParam: --exclusive-start-backup-arn + nextTokenJsonPath: LastEvaluatedBackupArn +- name: list-contributor-insights arguments: - --output - json @@ -109,10 +113,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: contributorinsight + attributeName: ContributorInsightsSummaries rerunOnBack: false favouritable: true -- name: ListExports +- name: list-exports arguments: - --output - json @@ -124,10 +128,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: export + attributeName: ExportSummaries rerunOnBack: false favouritable: true -- name: ListGlobalTables +- name: list-global-tables arguments: - --output - json @@ -139,10 +143,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: globaltable + attributeName: GlobalTables rerunOnBack: false favouritable: true -- name: ListImports +- name: list-imports arguments: - --output - json @@ -154,7 +158,7 @@ commands: showJsonViewer: true parse: type: object - attributeName: import + attributeName: ImportSummaryList rerunOnBack: false favouritable: true - name: ListTables @@ -172,202 +176,7 @@ commands: attributeName: table rerunOnBack: false favouritable: true -- name: ListTagsOfResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsofresources - rerunOnBack: false - favouritable: true -- name: DescribeBackup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeContinuousBackups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeContributorInsights - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeGlobalTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeGlobalTableSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeImport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeKinesisStreamingDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeLimits - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeTableReplicaAutoScaling - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodb - rerunOnBack: false - favouritable: true -- name: DescribeTimeToLive +- name: describe-endpoints arguments: - --output - json @@ -379,6 +188,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Dynamodb + attributeName: Endpoints rerunOnBack: false favouritable: true diff --git a/configurations/dynamodbstreams.yaml b/configurations/dynamodbstreams.yaml index 126edbf..5866591 100644 --- a/configurations/dynamodbstreams.yaml +++ b/configurations/dynamodbstreams.yaml @@ -1,7 +1,7 @@ name: dynamodbstreams -defaultCommand: '' +defaultCommand: list-streams commands: -- name: ListStreams +- name: list-streams arguments: - --output - json @@ -13,51 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: stream - rerunOnBack: false - favouritable: true -- name: DescribeStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodbstreams - rerunOnBack: false - favouritable: true -- name: GetRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodbstreams - rerunOnBack: false - favouritable: true -- name: GetShardIterator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Dynamodbstreams + attributeName: Streams rerunOnBack: false favouritable: true diff --git a/configurations/ec2.yaml b/configurations/ec2.yaml index 6c46d64..f1c6dcb 100644 --- a/configurations/ec2.yaml +++ b/configurations/ec2.yaml @@ -1,5 +1,5 @@ name: ec2 -defaultCommand: '' +defaultCommand: list-images-in-recycle-bin commands: - name: describe-instances rerunOnBack: false @@ -86,7 +86,7 @@ commands: parse: type: object attributeName: Volumes -- name: ListImagesInRecycleBin +- name: list-images-in-recycle-bin arguments: - --output - json @@ -98,10 +98,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagesinrecyclebins + attributeName: Images rerunOnBack: false favouritable: true -- name: ListSnapshotsInRecycleBin + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-snapshots-in-recycle-bin arguments: - --output - json @@ -113,10 +117,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: snapshotsinrecyclebins + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: ListVolumesInRecycleBin + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-volumes-in-recycle-bin arguments: - --output - json @@ -128,10 +136,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: volumesinrecyclebins + attributeName: Volumes rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes +- name: describe-account-attributes arguments: - --output - json @@ -143,10 +151,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: AccountAttributes rerunOnBack: false favouritable: true -- name: DescribeAddressTransfers +- name: describe-address-transfers arguments: - --output - json @@ -158,10 +166,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: AddressTransfers rerunOnBack: false favouritable: true -- name: DescribeAddresses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-addresses arguments: - --output - json @@ -173,10 +185,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: Addresses rerunOnBack: false favouritable: true -- name: DescribeAddressesAttribute +- name: describe-addresses-attribute arguments: - --output - json @@ -188,10 +200,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: Addresses rerunOnBack: false favouritable: true -- name: DescribeAggregateIdFormat + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-aggregate-id-format arguments: - --output - json @@ -203,10 +219,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: Statuses rerunOnBack: false favouritable: true -- name: DescribeAvailabilityZones +- name: describe-availability-zones arguments: - --output - json @@ -218,10 +234,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: AvailabilityZones rerunOnBack: false favouritable: true -- name: DescribeAwsNetworkPerformanceMetricSubscriptions +- name: describe-aws-network-performance-metric-subscriptions arguments: - --output - json @@ -233,10 +249,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: Subscriptions rerunOnBack: false favouritable: true -- name: DescribeBundleTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-bundle-tasks arguments: - --output - json @@ -248,10 +268,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: BundleTasks rerunOnBack: false favouritable: true -- name: DescribeByoipCidrs +- name: describe-capacity-block-extension-history arguments: - --output - json @@ -263,10 +283,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityBlockExtensions rerunOnBack: false favouritable: true -- name: DescribeCapacityBlockExtensionHistory + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-capacity-block-status arguments: - --output - json @@ -278,10 +302,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityBlockStatuses rerunOnBack: false favouritable: true -- name: DescribeCapacityBlockExtensionOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-capacity-blocks arguments: - --output - json @@ -293,10 +321,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityBlocks rerunOnBack: false favouritable: true -- name: DescribeCapacityBlockOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-capacity-manager-data-exports arguments: - --output - json @@ -308,10 +340,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityManagerDataExports rerunOnBack: false favouritable: true -- name: DescribeCapacityBlockStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-capacity-reservation-fleets arguments: - --output - json @@ -323,10 +359,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityReservationFleets rerunOnBack: false favouritable: true -- name: DescribeCapacityBlocks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-capacity-reservation-topology arguments: - --output - json @@ -338,10 +378,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityReservations rerunOnBack: false favouritable: true -- name: DescribeCapacityManagerDataExports +- name: describe-capacity-reservations arguments: - --output - json @@ -353,10 +393,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CapacityReservations rerunOnBack: false favouritable: true -- name: DescribeCapacityReservationBillingRequests + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-carrier-gateways arguments: - --output - json @@ -368,10 +412,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: CarrierGateways rerunOnBack: false favouritable: true -- name: DescribeCapacityReservationFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-classic-link-instances arguments: - --output - json @@ -383,6 +431,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ec2 + attributeName: Instances rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/ecr-public.yaml b/configurations/ecr-public.yaml index 2dc920d..0e56dbc 100644 --- a/configurations/ecr-public.yaml +++ b/configurations/ecr-public.yaml @@ -1,7 +1,7 @@ name: ecr-public -defaultCommand: '' +defaultCommand: describe-registries commands: -- name: ListTagsForResource +- name: describe-registries arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: registries rerunOnBack: false favouritable: true -- name: DescribeImageTags + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-repositories arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr-Public + attributeName: repositories rerunOnBack: false favouritable: true -- name: DescribeImages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-authorization-token arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr-Public + attributeName: authorizationData rerunOnBack: false favouritable: true -- name: DescribeRegistries +- name: get-registry-catalog-data arguments: - --output - json @@ -58,156 +66,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: DescribeRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: GetAuthorizationToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: GetRegistryCatalogData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: GetRepositoryCatalogData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: GetRepositoryPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr-Public - rerunOnBack: false - favouritable: true -- name: BatchCheckLayerAvailability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteImage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CompleteLayerUpload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: InitiateLayerUpload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetRepositoryPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: registryCatalogData rerunOnBack: false favouritable: true diff --git a/configurations/ecr.yaml b/configurations/ecr.yaml index a996071..478b3db 100644 --- a/configurations/ecr.yaml +++ b/configurations/ecr.yaml @@ -1,7 +1,7 @@ name: ecr -defaultCommand: '' +defaultCommand: list-pull-time-update-exclusions commands: -- name: ListImageReferrers +- name: list-pull-time-update-exclusions arguments: - --output - json @@ -12,191 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: imagereferrer - rerunOnBack: false - favouritable: true -- name: ListImages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: image - rerunOnBack: false - favouritable: true -- name: ListPullTimeUpdateExclusions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pulltimeupdateexclusion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeImageReplicationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeImageScanFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeImageSigningStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeImages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribePullThroughCacheRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeRegistry - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: DescribeRepositoryCreationTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr - rerunOnBack: false - favouritable: true -- name: GetAccountSetting - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecr + type: list + attributeName: pullTimeUpdateExclusions rerunOnBack: false favouritable: true -- name: GetAuthorizationToken +- name: describe-pull-through-cache-rules arguments: - --output - json @@ -208,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: pullThroughCacheRules rerunOnBack: false favouritable: true -- name: GetDownloadUrlForLayer + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-registry arguments: - --output - json @@ -223,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: replicationConfiguration rerunOnBack: false favouritable: true -- name: GetLifecyclePolicy +- name: describe-repositories arguments: - --output - json @@ -238,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: repositories rerunOnBack: false favouritable: true -- name: GetLifecyclePolicyPreview + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-repository-creation-templates arguments: - --output - json @@ -253,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: repositoryCreationTemplates rerunOnBack: false favouritable: true -- name: GetRegistryPolicy + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-authorization-token arguments: - --output - json @@ -268,10 +100,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: authorizationData rerunOnBack: false favouritable: true -- name: GetRegistryScanningConfiguration +- name: get-registry-scanning-configuration arguments: - --output - json @@ -283,10 +115,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: scanningConfiguration rerunOnBack: false favouritable: true -- name: GetRepositoryPolicy +- name: get-signing-configuration arguments: - --output - json @@ -298,6 +130,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecr + attributeName: signingConfiguration rerunOnBack: false favouritable: true diff --git a/configurations/ecs.yaml b/configurations/ecs.yaml index 96cd122..4880ed1 100644 --- a/configurations/ecs.yaml +++ b/configurations/ecs.yaml @@ -54,7 +54,7 @@ commands: parse: type: list attributeName: taskArns -- name: ListAccountSettings +- name: list-account-settings arguments: - --output - json @@ -66,24 +66,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountsetting - rerunOnBack: false - favouritable: true -- name: ListAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attribute + attributeName: settings rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken - name: ListClusters arguments: - --output @@ -99,22 +88,7 @@ commands: attributeName: cluster rerunOnBack: false favouritable: true -- name: ListContainerInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: containerinstance - rerunOnBack: false - favouritable: true -- name: ListServiceDeployments +- name: list-container-instances arguments: - --output - json @@ -125,10 +99,14 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: servicedeployment + type: list + attributeName: containerInstanceArns rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken - name: ListServices arguments: - --output @@ -144,37 +122,7 @@ commands: attributeName: service rerunOnBack: false favouritable: true -- name: ListServicesByNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicesbynamespaces - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTaskDefinitionFamilies +- name: list-task-definition-families arguments: - --output - json @@ -185,11 +133,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: taskdefinitionfamilie + type: list + attributeName: families rerunOnBack: false favouritable: true -- name: ListTaskDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-task-definitions arguments: - --output - json @@ -200,10 +152,14 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: taskdefinition + type: list + attributeName: taskDefinitionArns rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken - name: ListTasks arguments: - --output @@ -219,97 +175,7 @@ commands: attributeName: task rerunOnBack: false favouritable: true -- name: DescribeCapacityProviders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeContainerInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeExpressGatewayService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeServiceDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeServiceRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ecs - rerunOnBack: false - favouritable: true -- name: DescribeServices +- name: describe-capacity-providers arguments: - --output - json @@ -321,10 +187,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecs + attributeName: capacityProviders rerunOnBack: false favouritable: true -- name: DescribeTaskDefinition +- name: describe-clusters arguments: - --output - json @@ -336,10 +202,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecs + attributeName: clusters rerunOnBack: false favouritable: true -- name: DescribeTaskSets +- name: register-container-instance arguments: - --output - json @@ -351,6 +217,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ecs + attributeName: containerInstance rerunOnBack: false favouritable: true diff --git a/configurations/efs.yaml b/configurations/efs.yaml index 11a2038..7a85635 100644 --- a/configurations/efs.yaml +++ b/configurations/efs.yaml @@ -1,7 +1,7 @@ name: efs -defaultCommand: '' +defaultCommand: describe-access-points commands: -- name: ListTagsForResource +- name: describe-access-points arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: AccessPoints rerunOnBack: false favouritable: true -- name: DescribeAccessPoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-preferences arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Efs + attributeName: ResourceIdPreference rerunOnBack: false favouritable: true -- name: DescribeAccountPreferences +- name: describe-file-systems arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Efs + attributeName: FileSystems rerunOnBack: false favouritable: true -- name: DescribeBackupPolicy + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-mount-targets arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Efs + attributeName: MountTargets rerunOnBack: false favouritable: true -- name: DescribeFileSystemPolicy + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-replication-configurations arguments: - --output - json @@ -73,96 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeFileSystems - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeLifecycleConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeMountTargetSecurityGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeMountTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeReplicationConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Efs + attributeName: Replications rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/eks.yaml b/configurations/eks.yaml index ae59375..93093f2 100644 --- a/configurations/eks.yaml +++ b/configurations/eks.yaml @@ -68,7 +68,7 @@ commands: parse: type: list attributeName: addons -- name: ListAccessEntries +- name: list-access-policies arguments: - --output - json @@ -80,69 +80,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: accessentrie - rerunOnBack: false - favouritable: true -- name: ListAccessPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: accesspolicie - rerunOnBack: false - favouritable: true -- name: ListAddons - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: addon - rerunOnBack: false - favouritable: true -- name: ListAssociatedAccessPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: associatedaccesspolicie - rerunOnBack: false - favouritable: true -- name: ListCapabilities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: capabilitie + attributeName: accessPolicies rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken - name: ListClusters arguments: - --output @@ -158,127 +102,7 @@ commands: attributeName: cluster rerunOnBack: false favouritable: true -- name: ListEksAnywhereSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eksanywheresubscription - rerunOnBack: false - favouritable: true -- name: ListFargateProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fargateprofile - rerunOnBack: false - favouritable: true -- name: ListIdentityProviderConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: identityproviderconfig - rerunOnBack: false - favouritable: true -- name: ListInsights - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: insight - rerunOnBack: false - favouritable: true -- name: ListNodegroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: nodegroup - rerunOnBack: false - favouritable: true -- name: ListPodIdentityAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: podidentityassociation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListUpdates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: update - rerunOnBack: false - favouritable: true -- name: DescribeAccessEntry +- name: list-eks-anywhere-subscriptions arguments: - --output - json @@ -290,10 +114,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Eks + attributeName: subscriptions rerunOnBack: false favouritable: true -- name: DescribeAddon + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-addon-versions arguments: - --output - json @@ -305,55 +133,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Eks - rerunOnBack: false - favouritable: true -- name: DescribeAddonConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Eks - rerunOnBack: false - favouritable: true -- name: DescribeAddonVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Eks - rerunOnBack: false - favouritable: true -- name: DescribeCapability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Eks + attributeName: addons rerunOnBack: false favouritable: true -- name: DescribeCluster + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-cluster-versions arguments: - --output - json @@ -365,6 +152,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Eks + attributeName: clusterVersions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/elasticache.yaml b/configurations/elasticache.yaml index 7eccfd4..0e3c71f 100644 --- a/configurations/elasticache.yaml +++ b/configurations/elasticache.yaml @@ -1,7 +1,7 @@ name: elasticache -defaultCommand: '' +defaultCommand: list-allowed-node-type-modifications commands: -- name: ListAllowedNodeTypeModifications +- name: list-allowed-node-type-modifications arguments: - --output - json @@ -12,41 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: allowednodetypemodification - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCacheClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elasticache + type: list + attributeName: ScaleUpModifications rerunOnBack: false favouritable: true -- name: DescribeCacheEngineVersions +- name: describe-cache-clusters arguments: - --output - json @@ -58,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: CacheClusters rerunOnBack: false favouritable: true -- name: DescribeCacheParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cache-engine-versions arguments: - --output - json @@ -73,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: CacheEngineVersions rerunOnBack: false favouritable: true -- name: DescribeCacheParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cache-parameter-groups arguments: - --output - json @@ -88,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: CacheParameterGroups rerunOnBack: false favouritable: true -- name: DescribeCacheSecurityGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cache-security-groups arguments: - --output - json @@ -103,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: CacheSecurityGroups rerunOnBack: false favouritable: true -- name: DescribeCacheSubnetGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cache-subnet-groups arguments: - --output - json @@ -118,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: CacheSubnetGroups rerunOnBack: false favouritable: true -- name: DescribeEngineDefaultParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-events arguments: - --output - json @@ -133,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeEvents + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-global-replication-groups arguments: - --output - json @@ -148,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: GlobalReplicationGroups rerunOnBack: false favouritable: true -- name: DescribeGlobalReplicationGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-replication-groups arguments: - --output - json @@ -163,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ReplicationGroups rerunOnBack: false favouritable: true -- name: DescribeReplicationGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-reserved-cache-nodes arguments: - --output - json @@ -178,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ReservedCacheNodes rerunOnBack: false favouritable: true -- name: DescribeReservedCacheNodes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-reserved-cache-nodes-offerings arguments: - --output - json @@ -193,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ReservedCacheNodesOfferings rerunOnBack: false favouritable: true -- name: DescribeReservedCacheNodesOfferings + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-serverless-cache-snapshots arguments: - --output - json @@ -208,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ServerlessCacheSnapshots rerunOnBack: false favouritable: true -- name: DescribeServerlessCacheSnapshots + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-serverless-caches arguments: - --output - json @@ -223,10 +237,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ServerlessCaches rerunOnBack: false favouritable: true -- name: DescribeServerlessCaches + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-service-updates arguments: - --output - json @@ -238,10 +256,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: ServiceUpdates rerunOnBack: false favouritable: true -- name: DescribeServiceUpdates + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-snapshots arguments: - --output - json @@ -253,10 +275,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: DescribeSnapshots + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-update-actions arguments: - --output - json @@ -268,10 +294,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: UpdateActions rerunOnBack: false favouritable: true -- name: DescribeUpdateActions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-user-groups arguments: - --output - json @@ -283,10 +313,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: UserGroups rerunOnBack: false favouritable: true -- name: DescribeUserGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-users arguments: - --output - json @@ -298,6 +332,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticache + attributeName: Users rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker diff --git a/configurations/elasticbeanstalk.yaml b/configurations/elasticbeanstalk.yaml index 96e1ed4..475b553 100644 --- a/configurations/elasticbeanstalk.yaml +++ b/configurations/elasticbeanstalk.yaml @@ -1,7 +1,7 @@ name: elasticbeanstalk -defaultCommand: '' +defaultCommand: list-available-solution-stacks commands: -- name: ListAvailableSolutionStacks +- name: list-available-solution-stacks arguments: - --output - json @@ -12,11 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: availablesolutionstack + type: list + attributeName: SolutionStacks rerunOnBack: false favouritable: true -- name: ListPlatformBranches +- name: list-platform-branches arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: platformbranche + attributeName: PlatformBranchSummaryList rerunOnBack: false favouritable: true -- name: ListPlatformVersions +- name: list-platform-versions arguments: - --output - json @@ -43,10 +43,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: platformversion + attributeName: PlatformSummaryList rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-attributes arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: ResourceQuotas rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes +- name: describe-application-versions arguments: - --output - json @@ -73,10 +77,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: ApplicationVersions rerunOnBack: false favouritable: true -- name: DescribeApplicationVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-applications arguments: - --output - json @@ -88,10 +96,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: Applications rerunOnBack: false favouritable: true -- name: DescribeApplications +- name: describe-configuration-options arguments: - --output - json @@ -103,10 +111,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: Options rerunOnBack: false favouritable: true -- name: DescribeConfigurationOptions +- name: describe-environment-health arguments: - --output - json @@ -117,11 +125,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Elasticbeanstalk + type: list + attributeName: Causes rerunOnBack: false favouritable: true -- name: DescribeConfigurationSettings +- name: describe-environment-managed-action-history arguments: - --output - json @@ -133,10 +141,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: ManagedActionHistoryItems rerunOnBack: false favouritable: true -- name: DescribeEnvironmentHealth + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-environment-managed-actions arguments: - --output - json @@ -148,10 +160,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: ManagedActions rerunOnBack: false favouritable: true -- name: DescribeEnvironmentManagedActionHistory +- name: describe-environment-resources arguments: - --output - json @@ -163,10 +175,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: EnvironmentResources rerunOnBack: false favouritable: true -- name: DescribeEnvironmentManagedActions +- name: describe-environments arguments: - --output - json @@ -178,10 +190,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: Environments rerunOnBack: false favouritable: true -- name: DescribeEnvironmentResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-events arguments: - --output - json @@ -193,10 +209,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeEnvironments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-instances-health arguments: - --output - json @@ -208,10 +228,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: InstanceHealthList rerunOnBack: false favouritable: true -- name: DescribeEvents +- name: describe-platform-version arguments: - --output - json @@ -223,10 +243,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: PlatformDescription rerunOnBack: false favouritable: true -- name: DescribeInstancesHealth +- name: compose-environments arguments: - --output - json @@ -238,10 +258,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk + attributeName: Environments rerunOnBack: false favouritable: true -- name: DescribePlatformVersion +- name: terminate-environment arguments: - --output - json @@ -253,51 +273,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elasticbeanstalk - rerunOnBack: false - favouritable: true -- name: AbortEnvironmentUpdate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ApplyEnvironmentManagedAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateEnvironmentOperationsRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: EnvironmentLinks rerunOnBack: false favouritable: true diff --git a/configurations/elb.yaml b/configurations/elb.yaml index 02dff25..7eb7d35 100644 --- a/configurations/elb.yaml +++ b/configurations/elb.yaml @@ -1,7 +1,7 @@ name: elb -defaultCommand: '' +defaultCommand: describe-account-limits commands: -- name: DescribeAccountLimits +- name: describe-account-limits arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elb + attributeName: Limits rerunOnBack: false favouritable: true -- name: DescribeInstanceHealth + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-load-balancer-policies arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elb + attributeName: PolicyDescriptions rerunOnBack: false favouritable: true -- name: DescribeLoadBalancerAttributes +- name: describe-load-balancer-policy-types arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elb + attributeName: PolicyTypeDescriptions rerunOnBack: false favouritable: true -- name: DescribeLoadBalancerPolicies +- name: describe-load-balancers arguments: - --output - json @@ -58,111 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elb - rerunOnBack: false - favouritable: true -- name: DescribeLoadBalancerPolicyTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elb - rerunOnBack: false - favouritable: true -- name: DescribeLoadBalancers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elb - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elb - rerunOnBack: false - favouritable: true -- name: ApplySecurityGroupsToLoadBalancer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AttachLoadBalancerToSubnets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ConfigureHealthCheck - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeregisterInstancesFromLoadBalancer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: LoadBalancerDescriptions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker diff --git a/configurations/elbv2.yaml b/configurations/elbv2.yaml index c1672ea..bf52859 100644 --- a/configurations/elbv2.yaml +++ b/configurations/elbv2.yaml @@ -1,7 +1,7 @@ name: elbv2 -defaultCommand: '' +defaultCommand: describe-account-limits commands: -- name: DescribeAccountLimits +- name: describe-account-limits arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elbv2 + attributeName: Limits rerunOnBack: false favouritable: true -- name: DescribeCapacityReservation + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-listeners arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elbv2 + attributeName: Listeners rerunOnBack: false favouritable: true -- name: DescribeListenerAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-load-balancers arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: describeenerattribute + attributeName: LoadBalancers rerunOnBack: false favouritable: true -- name: DescribeListenerCertificates + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-rules arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: describeenercertificate + attributeName: Rules rerunOnBack: false favouritable: true -- name: DescribeListeners + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-ssl-policies arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: describeener + attributeName: SslPolicies rerunOnBack: false favouritable: true -- name: DescribeLoadBalancerAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-target-groups arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elbv2 + attributeName: TargetGroups rerunOnBack: false favouritable: true -- name: DescribeLoadBalancers + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-trust-stores arguments: - --output - json @@ -103,186 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeSSLPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTargetGroupAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTargetGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTargetHealth - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTrustStoreAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTrustStoreRevocations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: DescribeTrustStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: GetTrustStoreCaCertificatesBundle - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 - rerunOnBack: false - favouritable: true -- name: GetTrustStoreRevocationContent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elbv2 + attributeName: TrustStores rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker diff --git a/configurations/elementalinference.yaml b/configurations/elementalinference.yaml index df8e476..32e9470 100644 --- a/configurations/elementalinference.yaml +++ b/configurations/elementalinference.yaml @@ -1,7 +1,7 @@ name: elementalinference -defaultCommand: '' +defaultCommand: list-feeds commands: -- name: ListFeeds +- name: list-feeds arguments: - --output - json @@ -13,96 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: feed - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetFeed - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Elementalinference - rerunOnBack: false - favouritable: true -- name: AssociateFeed - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateFeed - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: feeds rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/emr-containers.yaml b/configurations/emr-containers.yaml index 33b218b..e1144fa 100644 --- a/configurations/emr-containers.yaml +++ b/configurations/emr-containers.yaml @@ -1,7 +1,7 @@ name: emr-containers -defaultCommand: '' +defaultCommand: list-job-templates commands: -- name: ListJobRuns +- name: list-job-templates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: jobrun + attributeName: templates rerunOnBack: false favouritable: true -- name: ListJobTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-security-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: jobtemplate + attributeName: securityConfigurations rerunOnBack: false favouritable: true -- name: ListManagedEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-virtual-clusters arguments: - --output - json @@ -43,156 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedendpoint - rerunOnBack: false - favouritable: true -- name: ListSecurityConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: securityconfiguration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVirtualClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: virtualcluster - rerunOnBack: false - favouritable: true -- name: DescribeJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: DescribeJobTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: DescribeManagedEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: DescribeSecurityConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: DescribeVirtualCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: GetManagedEndpointSessionCredentials - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Containers - rerunOnBack: false - favouritable: true -- name: CancelJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: virtualClusters rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/emr-serverless.yaml b/configurations/emr-serverless.yaml index afcd268..c44ef3a 100644 --- a/configurations/emr-serverless.yaml +++ b/configurations/emr-serverless.yaml @@ -1,7 +1,7 @@ name: emr-serverless -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,186 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: application - rerunOnBack: false - favouritable: true -- name: ListJobRunAttempts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: jobrunattempt - rerunOnBack: false - favouritable: true -- name: ListJobRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: jobrun - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Serverless - rerunOnBack: false - favouritable: true -- name: GetDashboardForJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Serverless - rerunOnBack: false - favouritable: true -- name: GetJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr-Serverless - rerunOnBack: false - favouritable: true -- name: CancelJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartJobRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: applications rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/emr.yaml b/configurations/emr.yaml index f2b7159..1b917dc 100644 --- a/configurations/emr.yaml +++ b/configurations/emr.yaml @@ -1,7 +1,7 @@ name: emr -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListBootstrapActions +- name: list-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bootstrapaction + attributeName: Clusters rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-notebook-executions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: NotebookExecutions rerunOnBack: false favouritable: true -- name: ListInstanceFleets + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-release-labels arguments: - --output - json @@ -42,176 +50,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: instancefleet - rerunOnBack: false - favouritable: true -- name: ListInstanceGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: instancegroup - rerunOnBack: false - favouritable: true -- name: ListInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: instance - rerunOnBack: false - favouritable: true -- name: ListNotebookExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notebookexecution - rerunOnBack: false - favouritable: true -- name: ListReleaseLabels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: releaselabel - rerunOnBack: false - favouritable: true -- name: ListSecurityConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: securityconfiguration - rerunOnBack: false - favouritable: true -- name: ListSteps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: step - rerunOnBack: false - favouritable: true -- name: ListStudioSessionMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: studiosessionmapping - rerunOnBack: false - favouritable: true -- name: ListStudios - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: studio - rerunOnBack: false - favouritable: true -- name: ListSupportedInstanceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: supportedinstancetype - rerunOnBack: false - favouritable: true -- name: DescribeCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr - rerunOnBack: false - favouritable: true -- name: DescribeJobFlows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Emr + type: list + attributeName: ReleaseLabels rerunOnBack: false favouritable: true -- name: DescribeNotebookExecution +- name: list-security-configurations arguments: - --output - json @@ -223,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: SecurityConfigurations rerunOnBack: false favouritable: true -- name: DescribePersistentAppUI + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-studio-session-mappings arguments: - --output - json @@ -238,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: SessionMappings rerunOnBack: false favouritable: true -- name: DescribeReleaseLabel + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-studios arguments: - --output - json @@ -253,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: Studios rerunOnBack: false favouritable: true -- name: DescribeSecurityConfiguration + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-job-flows arguments: - --output - json @@ -268,10 +123,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: JobFlows rerunOnBack: false favouritable: true -- name: DescribeStep +- name: describe-release-label arguments: - --output - json @@ -283,10 +138,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: Applications rerunOnBack: false favouritable: true -- name: DescribeStudio +- name: get-block-public-access-configuration arguments: - --output - json @@ -298,6 +153,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Emr + attributeName: BlockPublicAccessConfiguration rerunOnBack: false favouritable: true diff --git a/configurations/entityresolution.yaml b/configurations/entityresolution.yaml index e6d5e5b..4458897 100644 --- a/configurations/entityresolution.yaml +++ b/configurations/entityresolution.yaml @@ -1,7 +1,7 @@ name: entityresolution -defaultCommand: '' +defaultCommand: list-id-mapping-workflows commands: -- name: ListIdMappingJobs +- name: list-id-mapping-workflows arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: idmappingjob + attributeName: workflowSummaries rerunOnBack: false favouritable: true -- name: ListIdMappingWorkflows + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-id-namespaces arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: idmappingworkflow + attributeName: idNamespaceSummaries rerunOnBack: false favouritable: true -- name: ListIdNamespaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-matching-workflows arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: idnamespace + attributeName: workflowSummaries rerunOnBack: false favouritable: true -- name: ListMatchingJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-provider-services arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: matchingjob + attributeName: providerServiceSummaries rerunOnBack: false favouritable: true -- name: ListMatchingWorkflows + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-schema-mappings arguments: - --output - json @@ -73,201 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: matchingworkflow - rerunOnBack: false - favouritable: true -- name: ListProviderServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: providerservice - rerunOnBack: false - favouritable: true -- name: ListSchemaMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schemamapping - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetIdMappingJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetIdMappingWorkflow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetIdNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetMatchId - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetMatchingJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetMatchingWorkflow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetProviderService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: GetSchemaMapping - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Entityresolution - rerunOnBack: false - favouritable: true -- name: BatchDeleteUniqueId - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: schemaList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/es.yaml b/configurations/es.yaml index e2e4d42..ab2dcdb 100644 --- a/configurations/es.yaml +++ b/configurations/es.yaml @@ -1,7 +1,7 @@ name: es -defaultCommand: '' +defaultCommand: list-domain-names commands: -- name: ListDomainNames +- name: list-domain-names arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: domainname + attributeName: DomainNames rerunOnBack: false favouritable: true -- name: ListDomainsForPackage +- name: list-elasticsearch-versions arguments: - --output - json @@ -27,176 +27,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: domainsforpackages - rerunOnBack: false - favouritable: true -- name: ListElasticsearchInstanceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: elasticsearchinstancetype - rerunOnBack: false - favouritable: true -- name: ListElasticsearchVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: elasticsearchversion - rerunOnBack: false - favouritable: true -- name: ListPackagesForDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packagesfordomains - rerunOnBack: false - favouritable: true -- name: ListTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tag - rerunOnBack: false - favouritable: true -- name: ListVpcEndpointAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpointacces - rerunOnBack: false - favouritable: true -- name: ListVpcEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpoint - rerunOnBack: false - favouritable: true -- name: ListVpcEndpointsForDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpointsfordomains - rerunOnBack: false - favouritable: true -- name: DescribeDomainAutoTunes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Es - rerunOnBack: false - favouritable: true -- name: DescribeDomainChangeProgress - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Es - rerunOnBack: false - favouritable: true -- name: DescribeElasticsearchDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Es - rerunOnBack: false - favouritable: true -- name: DescribeElasticsearchDomainConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Es + type: list + attributeName: ElasticsearchVersions rerunOnBack: false favouritable: true -- name: DescribeElasticsearchDomains + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-vpc-endpoints arguments: - --output - json @@ -208,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: VpcEndpointSummaryList rerunOnBack: false favouritable: true -- name: DescribeElasticsearchInstanceTypeLimits +- name: describe-inbound-cross-cluster-search-connections arguments: - --output - json @@ -223,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: CrossClusterSearchConnections rerunOnBack: false favouritable: true -- name: DescribeInboundCrossClusterSearchConnections +- name: describe-outbound-cross-cluster-search-connections arguments: - --output - json @@ -238,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: CrossClusterSearchConnections rerunOnBack: false favouritable: true -- name: DescribeOutboundCrossClusterSearchConnections +- name: describe-packages arguments: - --output - json @@ -253,10 +92,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: PackageDetailsList rerunOnBack: false favouritable: true -- name: DescribePackages +- name: describe-reserved-elasticsearch-instance-offerings arguments: - --output - json @@ -268,10 +107,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: ReservedElasticsearchInstanceOfferings rerunOnBack: false favouritable: true -- name: DescribeReservedElasticsearchInstanceOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-reserved-elasticsearch-instances arguments: - --output - json @@ -283,10 +126,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: ReservedElasticsearchInstances rerunOnBack: false favouritable: true -- name: DescribeReservedElasticsearchInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-compatible-elasticsearch-versions arguments: - --output - json @@ -298,6 +145,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Es + attributeName: CompatibleElasticsearchVersions rerunOnBack: false favouritable: true diff --git a/configurations/events.yaml b/configurations/events.yaml index c678488..af77c0c 100644 --- a/configurations/events.yaml +++ b/configurations/events.yaml @@ -61,7 +61,7 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: NextToken -- name: ListApiDestinations +- name: list-api-destinations arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: apidestination + attributeName: ApiDestinations rerunOnBack: false favouritable: true -- name: ListArchives +- name: list-archives arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: archive + attributeName: Archives rerunOnBack: false favouritable: true -- name: ListConnections +- name: list-connections arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connection + attributeName: Connections rerunOnBack: false favouritable: true -- name: ListEndpoints +- name: list-endpoints arguments: - --output - json @@ -118,7 +118,7 @@ commands: showJsonViewer: true parse: type: object - attributeName: endpoint + attributeName: Endpoints rerunOnBack: false favouritable: true - name: ListEventBuses @@ -136,7 +136,7 @@ commands: attributeName: eventbuse rerunOnBack: false favouritable: true -- name: ListEventSources +- name: list-event-sources arguments: - --output - json @@ -148,10 +148,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventsource + attributeName: EventSources rerunOnBack: false favouritable: true -- name: ListPartnerEventSourceAccounts +- name: list-replays arguments: - --output - json @@ -163,52 +163,7 @@ commands: showJsonViewer: true parse: type: object - attributeName: partnereventsourceaccount - rerunOnBack: false - favouritable: true -- name: ListPartnerEventSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: partnereventsource - rerunOnBack: false - favouritable: true -- name: ListReplays - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: replay - rerunOnBack: false - favouritable: true -- name: ListRuleNamesByTarget - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rulenamesbytargets + attributeName: Replays rerunOnBack: false favouritable: true - name: ListRules @@ -226,127 +181,7 @@ commands: attributeName: rule rerunOnBack: false favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTargetsByRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: targetsbyrules - rerunOnBack: false - favouritable: true -- name: DescribeApiDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribeArchive - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribeConnection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribeEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribeEventBus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribeEventSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Events - rerunOnBack: false - favouritable: true -- name: DescribePartnerEventSource +- name: describe-event-bus arguments: - --output - json @@ -358,6 +193,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Events + attributeName: DeadLetterConfig rerunOnBack: false favouritable: true diff --git a/configurations/evs.yaml b/configurations/evs.yaml index df85ecc..fbc9195 100644 --- a/configurations/evs.yaml +++ b/configurations/evs.yaml @@ -1,7 +1,7 @@ name: evs -defaultCommand: '' +defaultCommand: list-environments commands: -- name: ListEnvironmentHosts +- name: list-environments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmenthost + attributeName: environmentSummaries rerunOnBack: false favouritable: true -- name: ListEnvironmentVlans + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-versions arguments: - --output - json @@ -28,126 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmentvlan - rerunOnBack: false - favouritable: true -- name: ListEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Evs - rerunOnBack: false - favouritable: true -- name: GetVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Evs - rerunOnBack: false - favouritable: true -- name: AssociateEipToVlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateEipFromVlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: vcfVersions rerunOnBack: false favouritable: true diff --git a/configurations/finspace-data.yaml b/configurations/finspace-data.yaml index 2423488..a862a80 100644 --- a/configurations/finspace-data.yaml +++ b/configurations/finspace-data.yaml @@ -1,7 +1,7 @@ name: finspace-data -defaultCommand: '' +defaultCommand: list-datasets commands: -- name: ListChangesets +- name: list-datasets arguments: - --output - json @@ -13,231 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: changeset - rerunOnBack: false - favouritable: true -- name: ListDataViews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataview - rerunOnBack: false - favouritable: true -- name: ListDatasets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataset - rerunOnBack: false - favouritable: true -- name: ListPermissionGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permissiongroup - rerunOnBack: false - favouritable: true -- name: ListPermissionGroupsByUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permissiongroupsbyusers - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: ListUsersByPermissionGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: usersbypermissiongroups - rerunOnBack: false - favouritable: true -- name: GetChangeset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetDataView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetExternalDataViewAccessDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetPermissionGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetProgrammaticAccessCredentials - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: GetWorkingLocation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace-Data - rerunOnBack: false - favouritable: true -- name: AssociateUserToPermissionGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: datasets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/finspace.yaml b/configurations/finspace.yaml index a71ff44..ce8ff91 100644 --- a/configurations/finspace.yaml +++ b/configurations/finspace.yaml @@ -1,7 +1,7 @@ name: finspace -defaultCommand: '' +defaultCommand: list-environments commands: -- name: ListEnvironments +- name: list-environments arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: environment + attributeName: environments rerunOnBack: false favouritable: true -- name: ListKxChangesets +- name: list-kx-environments arguments: - --output - json @@ -28,276 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: kxchangeset - rerunOnBack: false - favouritable: true -- name: ListKxClusterNodes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxclusternode - rerunOnBack: false - favouritable: true -- name: ListKxClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxcluster - rerunOnBack: false - favouritable: true -- name: ListKxDatabases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxdatabase - rerunOnBack: false - favouritable: true -- name: ListKxDataviews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxdataview - rerunOnBack: false - favouritable: true -- name: ListKxEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxenvironment - rerunOnBack: false - favouritable: true -- name: ListKxScalingGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxscalinggroup - rerunOnBack: false - favouritable: true -- name: ListKxUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxuser - rerunOnBack: false - favouritable: true -- name: ListKxVolumes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kxvolume - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxChangeset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxConnectionString - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxDatabase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxDataview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxScalingGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace - rerunOnBack: false - favouritable: true -- name: GetKxUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Finspace + attributeName: environments rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/firehose.yaml b/configurations/firehose.yaml index 1e4f408..cbc40ff 100644 --- a/configurations/firehose.yaml +++ b/configurations/firehose.yaml @@ -1,7 +1,7 @@ name: firehose -defaultCommand: '' +defaultCommand: list-delivery-streams commands: -- name: ListDeliveryStreams +- name: list-delivery-streams arguments: - --output - json @@ -12,97 +12,8 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: deliverystream - rerunOnBack: false - favouritable: true -- name: ListTagsForDeliveryStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsfordeliverystreams - rerunOnBack: false - favouritable: true -- name: DescribeDeliveryStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Firehose - rerunOnBack: false - favouritable: true -- name: StartDeliveryStreamEncryption - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopDeliveryStreamEncryption - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagDeliveryStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagDeliveryStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: DeliveryStreamNames rerunOnBack: false favouritable: true + resourceName: DeliveryStreamName diff --git a/configurations/fis.yaml b/configurations/fis.yaml index dad4d9e..67c4c32 100644 --- a/configurations/fis.yaml +++ b/configurations/fis.yaml @@ -1,7 +1,7 @@ name: fis -defaultCommand: '' +defaultCommand: list-actions commands: -- name: ListActions +- name: list-actions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: action + attributeName: actions rerunOnBack: false favouritable: true -- name: ListExperimentResolvedTargets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-experiment-templates arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: experimentresolvedtarget + attributeName: experimentTemplates rerunOnBack: false favouritable: true -- name: ListExperimentTargetAccountConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-experiments arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: experimenttargetaccountconfiguration + attributeName: experiments rerunOnBack: false favouritable: true -- name: ListExperimentTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-target-resource-types arguments: - --output - json @@ -58,186 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: experimenttemplate - rerunOnBack: false - favouritable: true -- name: ListExperiments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: experiment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTargetAccountConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: targetaccountconfiguration - rerunOnBack: false - favouritable: true -- name: ListTargetResourceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: targetresourcetype - rerunOnBack: false - favouritable: true -- name: GetAction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetExperiment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetExperimentTargetAccountConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetExperimentTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetSafetyLever - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetTargetAccountConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: GetTargetResourceType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fis - rerunOnBack: false - favouritable: true -- name: StartExperiment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: targetResourceTypes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/fms.yaml b/configurations/fms.yaml index c9f899e..f2124bf 100644 --- a/configurations/fms.yaml +++ b/configurations/fms.yaml @@ -1,7 +1,7 @@ name: fms -defaultCommand: '' +defaultCommand: list-admin-accounts-for-organization commands: -- name: ListAdminAccountsForOrganization +- name: list-admin-accounts-for-organization arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: adminaccountsfororganizations + attributeName: AdminAccounts rerunOnBack: false favouritable: true -- name: ListAdminsManagingAccount + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-admins-managing-account arguments: - --output - json @@ -27,41 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: adminsmanagingaccounts - rerunOnBack: false - favouritable: true -- name: ListAppsLists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: apps - rerunOnBack: false - favouritable: true -- name: ListComplianceStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: compliancestatu + type: list + attributeName: AdminAccounts rerunOnBack: false favouritable: true -- name: ListDiscoveredResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-member-accounts arguments: - --output - json @@ -72,206 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: discoveredresource - rerunOnBack: false - favouritable: true -- name: ListMemberAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: memberaccount - rerunOnBack: false - favouritable: true -- name: ListPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policie - rerunOnBack: false - favouritable: true -- name: ListProtocolsLists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: protocols - rerunOnBack: false - favouritable: true -- name: ListResourceSetResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcesetresource - rerunOnBack: false - favouritable: true -- name: ListResourceSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourceset - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListThirdPartyFirewallFirewallPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: thirdpartyfirewallfirewallpolicie - rerunOnBack: false - favouritable: true -- name: GetAdminAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fms - rerunOnBack: false - favouritable: true -- name: GetAdminScope - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fms - rerunOnBack: false - favouritable: true -- name: GetAppsList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getapp - rerunOnBack: false - favouritable: true -- name: GetComplianceDetail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fms - rerunOnBack: false - favouritable: true -- name: GetNotificationChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fms - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fms + type: list + attributeName: MemberAccounts rerunOnBack: false favouritable: true -- name: GetProtectionStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-policies arguments: - --output - json @@ -283,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fms + attributeName: PolicyList rerunOnBack: false favouritable: true -- name: GetProtocolsList + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-sets arguments: - --output - json @@ -298,6 +89,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: getprotocol + attributeName: ResourceSets rerunOnBack: false favouritable: true diff --git a/configurations/forecast.yaml b/configurations/forecast.yaml index 1df30ff..98503a5 100644 --- a/configurations/forecast.yaml +++ b/configurations/forecast.yaml @@ -1,7 +1,7 @@ name: forecast -defaultCommand: '' +defaultCommand: list-dataset-groups commands: -- name: ListDatasetGroups +- name: list-dataset-groups arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetgroup + attributeName: DatasetGroups rerunOnBack: false favouritable: true -- name: ListDatasetImportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-dataset-import-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetimportjob + attributeName: DatasetImportJobs rerunOnBack: false favouritable: true -- name: ListDatasets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-datasets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: Datasets rerunOnBack: false favouritable: true -- name: ListExplainabilities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-explainabilities arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: explainabilitie + attributeName: Explainabilities rerunOnBack: false favouritable: true -- name: ListExplainabilityExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-explainability-exports arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: explainabilityexport + attributeName: ExplainabilityExports rerunOnBack: false favouritable: true -- name: ListForecastExportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-forecast-export-jobs arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: forecastexportjob + attributeName: ForecastExportJobs rerunOnBack: false favouritable: true -- name: ListForecasts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-forecasts arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: forecast + attributeName: Forecasts rerunOnBack: false favouritable: true -- name: ListMonitorEvaluations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-monitors arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: monitorevaluation + attributeName: Monitors rerunOnBack: false favouritable: true -- name: ListMonitors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-predictor-backtest-export-jobs arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: monitor + attributeName: PredictorBacktestExportJobs rerunOnBack: false favouritable: true -- name: ListPredictorBacktestExportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-predictors arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: predictorbacktestexportjob + attributeName: Predictors rerunOnBack: false favouritable: true -- name: ListPredictors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-what-if-analyses arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: predictor + attributeName: WhatIfAnalyses rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-what-if-forecast-exports arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: WhatIfForecastExports rerunOnBack: false favouritable: true -- name: ListWhatIfAnalyses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-what-if-forecasts arguments: - --output - json @@ -193,111 +241,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: whatifanalyse - rerunOnBack: false - favouritable: true -- name: ListWhatIfForecastExports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: whatifforecastexport - rerunOnBack: false - favouritable: true -- name: ListWhatIfForecasts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: whatifforecast - rerunOnBack: false - favouritable: true -- name: DescribeAutoPredictor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Forecast - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Forecast - rerunOnBack: false - favouritable: true -- name: DescribeDatasetGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Forecast - rerunOnBack: false - favouritable: true -- name: DescribeDatasetImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Forecast - rerunOnBack: false - favouritable: true -- name: DescribeExplainability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Forecast + attributeName: WhatIfForecasts rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/frauddetector.yaml b/configurations/frauddetector.yaml index ce073ec..961bc44 100644 --- a/configurations/frauddetector.yaml +++ b/configurations/frauddetector.yaml @@ -1,7 +1,7 @@ name: frauddetector -defaultCommand: '' +defaultCommand: list-event-predictions commands: -- name: ListEventPredictions +- name: list-event-predictions arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventprediction + attributeName: eventPredictionSummaries rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-model-versions arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: modelVersionDetails rerunOnBack: false favouritable: true -- name: DescribeDetector +- name: get-batch-import-jobs arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: batchImports rerunOnBack: false favouritable: true -- name: DescribeModelVersions +- name: get-batch-prediction-jobs arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: batchPredictions rerunOnBack: false favouritable: true -- name: GetBatchImportJobs +- name: get-detectors arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: detectors rerunOnBack: false favouritable: true -- name: GetBatchPredictionJobs +- name: get-entity-types arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: entityTypes rerunOnBack: false favouritable: true -- name: GetDeleteEventsByEventTypeStatus +- name: get-event-types arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: eventTypes rerunOnBack: false favouritable: true -- name: GetDetectorVersion +- name: get-external-models arguments: - --output - json @@ -118,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: externalModels rerunOnBack: false favouritable: true -- name: GetDetectors +- name: get-kms-encryption-key arguments: - --output - json @@ -133,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: kmsKey rerunOnBack: false favouritable: true -- name: GetEntityTypes +- name: get-labels arguments: - --output - json @@ -148,10 +148,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: labels rerunOnBack: false favouritable: true -- name: GetEvent +- name: get-lists-metadata arguments: - --output - json @@ -163,10 +163,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: lists rerunOnBack: false favouritable: true -- name: GetEventPrediction +- name: get-models arguments: - --output - json @@ -178,10 +178,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: models rerunOnBack: false favouritable: true -- name: GetEventPredictionMetadata +- name: get-outcomes arguments: - --output - json @@ -193,10 +193,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector + attributeName: outcomes rerunOnBack: false favouritable: true -- name: GetEventTypes +- name: get-variables arguments: - --output - json @@ -208,96 +208,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Frauddetector - rerunOnBack: false - favouritable: true -- name: GetExternalModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Frauddetector - rerunOnBack: false - favouritable: true -- name: GetKMSEncryptionKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Frauddetector - rerunOnBack: false - favouritable: true -- name: GetLabels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Frauddetector - rerunOnBack: false - favouritable: true -- name: GetListElements - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getelement - rerunOnBack: false - favouritable: true -- name: GetListsMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getsmetadatas - rerunOnBack: false - favouritable: true -- name: GetModelVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Frauddetector + attributeName: variables rerunOnBack: false favouritable: true diff --git a/configurations/freetier.yaml b/configurations/freetier.yaml index 1d114e7..beb5799 100644 --- a/configurations/freetier.yaml +++ b/configurations/freetier.yaml @@ -1,7 +1,7 @@ name: freetier -defaultCommand: '' +defaultCommand: list-account-activities commands: -- name: ListAccountActivities +- name: list-account-activities arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountactivitie + attributeName: activities rerunOnBack: false favouritable: true -- name: GetAccountActivity + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-account-plan-state arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Freetier + attributeName: accountPlanRemainingCredits rerunOnBack: false favouritable: true -- name: GetAccountPlanState +- name: get-free-tier-usage arguments: - --output - json @@ -43,36 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Freetier - rerunOnBack: false - favouritable: true -- name: GetFreeTierUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Freetier - rerunOnBack: false - favouritable: true -- name: UpgradeAccountPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: freeTierUsages rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/fsx.yaml b/configurations/fsx.yaml index 0c0dd8c..b96425d 100644 --- a/configurations/fsx.yaml +++ b/configurations/fsx.yaml @@ -1,7 +1,7 @@ name: fsx -defaultCommand: '' +defaultCommand: describe-backups commands: -- name: ListTagsForResource +- name: describe-backups arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Backups rerunOnBack: false favouritable: true -- name: DescribeBackups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-data-repository-associations arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: Associations rerunOnBack: false favouritable: true -- name: DescribeDataRepositoryAssociations +- name: describe-data-repository-tasks arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: DataRepositoryTasks rerunOnBack: false favouritable: true -- name: DescribeDataRepositoryTasks +- name: describe-file-caches arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: FileCaches rerunOnBack: false favouritable: true -- name: DescribeFileCaches +- name: describe-file-systems arguments: - --output - json @@ -73,10 +77,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: FileSystems rerunOnBack: false favouritable: true -- name: DescribeFileSystemAliases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-s3-access-point-attachments arguments: - --output - json @@ -88,10 +96,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: S3AccessPointAttachments rerunOnBack: false favouritable: true -- name: DescribeFileSystems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-snapshots arguments: - --output - json @@ -103,10 +115,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: DescribeS3AccessPointAttachments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-storage-virtual-machines arguments: - --output - json @@ -118,10 +134,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx + attributeName: StorageVirtualMachines rerunOnBack: false favouritable: true -- name: DescribeSharedVpcConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-volumes arguments: - --output - json @@ -133,111 +153,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Fsx - rerunOnBack: false - favouritable: true -- name: DescribeSnapshots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fsx - rerunOnBack: false - favouritable: true -- name: DescribeStorageVirtualMachines - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fsx - rerunOnBack: false - favouritable: true -- name: DescribeVolumes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Fsx - rerunOnBack: false - favouritable: true -- name: AssociateFileSystemAliases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelDataRepositoryTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CopyBackup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CopySnapshotAndUpdateVolume - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Volumes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/gamelift.yaml b/configurations/gamelift.yaml index dce2221..7669a81 100644 --- a/configurations/gamelift.yaml +++ b/configurations/gamelift.yaml @@ -1,7 +1,7 @@ name: gamelift -defaultCommand: '' +defaultCommand: list-aliases commands: -- name: ListAliases +- name: list-aliases arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aliase + attributeName: Aliases rerunOnBack: false favouritable: true -- name: ListBuilds + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-builds arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: build + attributeName: Builds rerunOnBack: false favouritable: true -- name: ListCompute + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-container-fleets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: computes + attributeName: ContainerFleets rerunOnBack: false favouritable: true -- name: ListContainerFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-container-group-definitions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: containerfleet + attributeName: ContainerGroupDefinitions rerunOnBack: false favouritable: true -- name: ListContainerGroupDefinitionVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-fleet-deployments arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: containergroupdefinitionversion + attributeName: FleetDeployments rerunOnBack: false favouritable: true -- name: ListContainerGroupDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-fleets arguments: - --output - json @@ -87,11 +107,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: containergroupdefinition + type: list + attributeName: FleetIds rerunOnBack: false favouritable: true -- name: ListFleetDeployments + resourceName: FleetId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-game-server-groups arguments: - --output - json @@ -103,10 +128,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: fleetdeployment + attributeName: GameServerGroups rerunOnBack: false favouritable: true -- name: ListFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-locations arguments: - --output - json @@ -118,10 +147,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: fleet + attributeName: Locations rerunOnBack: false favouritable: true -- name: ListGameServerGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-scripts arguments: - --output - json @@ -133,10 +166,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gameservergroup + attributeName: Scripts rerunOnBack: false favouritable: true -- name: ListGameServers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-ec2-instance-limits arguments: - --output - json @@ -148,10 +185,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: gameserver + attributeName: EC2InstanceLimits rerunOnBack: false favouritable: true -- name: ListLocations +- name: describe-fleet-attributes arguments: - --output - json @@ -163,10 +200,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: location + attributeName: FleetAttributes rerunOnBack: false favouritable: true -- name: ListScripts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-fleet-capacity arguments: - --output - json @@ -178,10 +219,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: script + attributeName: FleetCapacity rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-fleet-utilization arguments: - --output - json @@ -193,10 +238,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: FleetUtilization rerunOnBack: false favouritable: true -- name: DescribeAlias + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-game-session-details arguments: - --output - json @@ -208,10 +257,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: GameSessionDetails rerunOnBack: false favouritable: true -- name: DescribeBuild + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-game-session-queues arguments: - --output - json @@ -223,10 +276,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: GameSessionQueues rerunOnBack: false favouritable: true -- name: DescribeCompute + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-game-sessions arguments: - --output - json @@ -238,10 +295,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: GameSessions rerunOnBack: false favouritable: true -- name: DescribeContainerFleet + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-matchmaking-configurations arguments: - --output - json @@ -253,10 +314,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: Configurations rerunOnBack: false favouritable: true -- name: DescribeContainerGroupDefinition + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-matchmaking-rule-sets arguments: - --output - json @@ -268,10 +333,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: RuleSets rerunOnBack: false favouritable: true -- name: DescribeEC2InstanceLimits + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-player-sessions arguments: - --output - json @@ -283,10 +352,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: PlayerSessions rerunOnBack: false favouritable: true -- name: DescribeFleetAttributes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-vpc-peering-authorizations arguments: - --output - json @@ -298,6 +371,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Gamelift + attributeName: VpcPeeringAuthorizations rerunOnBack: false favouritable: true diff --git a/configurations/gameliftstreams.yaml b/configurations/gameliftstreams.yaml index 343048e..f91fb18 100644 --- a/configurations/gameliftstreams.yaml +++ b/configurations/gameliftstreams.yaml @@ -1,7 +1,7 @@ name: gameliftstreams -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: Items rerunOnBack: false favouritable: true -- name: ListStreamGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stream-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: streamgroup + attributeName: Items rerunOnBack: false favouritable: true -- name: ListStreamSessions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-stream-sessions-by-account arguments: - --output - json @@ -43,156 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: streamsession - rerunOnBack: false - favouritable: true -- name: ListStreamSessionsByAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: streamsessionsbyaccounts - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Gameliftstreams - rerunOnBack: false - favouritable: true -- name: GetStreamGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Gameliftstreams - rerunOnBack: false - favouritable: true -- name: GetStreamSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Gameliftstreams - rerunOnBack: false - favouritable: true -- name: AssociateApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExportStreamSessionFiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartStreamSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/geo-places.yaml b/configurations/geo-places.yaml index d572fb5..89d6e73 100644 --- a/configurations/geo-places.yaml +++ b/configurations/geo-places.yaml @@ -1,7 +1,7 @@ name: geo-places defaultCommand: '' commands: -- name: GetPlace +- name: geocode arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Geo-Places + attributeName: ResultItems rerunOnBack: false favouritable: true -- name: Autocomplete +- name: search-text arguments: - --output - json @@ -24,85 +24,10 @@ commands: - '10' - --cli-connect-timeout - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Geocode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ReverseGeocode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchNearby - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchText - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Suggest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView + view: tableView showJsonViewer: true parse: type: object - attributeName: '' + attributeName: ResultItems rerunOnBack: false favouritable: true diff --git a/configurations/globalaccelerator.yaml b/configurations/globalaccelerator.yaml index b7694d1..2b836a7 100644 --- a/configurations/globalaccelerator.yaml +++ b/configurations/globalaccelerator.yaml @@ -1,7 +1,7 @@ name: globalaccelerator -defaultCommand: '' +defaultCommand: list-accelerators commands: -- name: ListAccelerators +- name: list-accelerators arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accelerator + attributeName: Accelerators rerunOnBack: false favouritable: true -- name: ListByoipCidrs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-byoip-cidrs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: byoipcidr + attributeName: ByoipCidrs rerunOnBack: false favouritable: true -- name: ListCrossAccountAttachments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cross-account-attachments arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: crossaccountattachment + attributeName: CrossAccountAttachments rerunOnBack: false favouritable: true -- name: ListCrossAccountResourceAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cross-account-resource-accounts arguments: - --output - json @@ -57,236 +69,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: crossaccountresourceaccount - rerunOnBack: false - favouritable: true -- name: ListCrossAccountResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: crossaccountresource - rerunOnBack: false - favouritable: true -- name: ListCustomRoutingAccelerators - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customroutingaccelerator - rerunOnBack: false - favouritable: true -- name: ListCustomRoutingEndpointGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customroutingendpointgroup - rerunOnBack: false - favouritable: true -- name: ListCustomRoutingListeners - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customroutingener - rerunOnBack: false - favouritable: true -- name: ListCustomRoutingPortMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customroutingportmapping - rerunOnBack: false - favouritable: true -- name: ListCustomRoutingPortMappingsByDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customroutingportmappingsbydestinations - rerunOnBack: false - favouritable: true -- name: ListEndpointGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: endpointgroup - rerunOnBack: false - favouritable: true -- name: ListListeners - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ener - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAccelerator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator - rerunOnBack: false - favouritable: true -- name: DescribeAcceleratorAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator - rerunOnBack: false - favouritable: true -- name: DescribeCrossAccountAttachment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator - rerunOnBack: false - favouritable: true -- name: DescribeCustomRoutingAccelerator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator - rerunOnBack: false - favouritable: true -- name: DescribeCustomRoutingAcceleratorAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator - rerunOnBack: false - favouritable: true -- name: DescribeCustomRoutingEndpointGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Globalaccelerator + type: list + attributeName: ResourceOwnerAwsAccountIds rerunOnBack: false favouritable: true -- name: DescribeCustomRoutingListener + resourceName: ResourceOwnerAwsAccountId +- name: list-custom-routing-accelerators arguments: - --output - json @@ -298,6 +86,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: describecustomroutingeners + attributeName: Accelerators rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/glue.yaml b/configurations/glue.yaml index 9b87a85..ea607fa 100644 --- a/configurations/glue.yaml +++ b/configurations/glue.yaml @@ -1,7 +1,7 @@ name: glue -defaultCommand: '' +defaultCommand: list-blueprints commands: -- name: ListBlueprints +- name: list-blueprints arguments: - --output - json @@ -12,11 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: blueprint + type: list + attributeName: Blueprints rerunOnBack: false favouritable: true -- name: ListColumnStatisticsTaskRuns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-column-statistics-task-runs arguments: - --output - json @@ -27,11 +31,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: columnstatisticstaskrun + type: list + attributeName: ColumnStatisticsTaskRunIds rerunOnBack: false favouritable: true -- name: ListConnectionTypes + resourceName: ColumnStatisticsTaskRunId +- name: list-connection-types arguments: - --output - json @@ -43,10 +48,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectiontype + attributeName: ConnectionTypes rerunOnBack: false favouritable: true -- name: ListCrawlers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-crawlers arguments: - --output - json @@ -57,11 +66,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: crawler + type: list + attributeName: CrawlerNames rerunOnBack: false favouritable: true -- name: ListCrawls + resourceName: CrawlerName +- name: list-custom-entity-types arguments: - --output - json @@ -73,10 +83,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: crawl + attributeName: CustomEntityTypes rerunOnBack: false favouritable: true -- name: ListCustomEntityTypes +- name: list-data-quality-results arguments: - --output - json @@ -88,10 +98,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: customentitytype + attributeName: Results rerunOnBack: false favouritable: true -- name: ListDataQualityResults +- name: list-data-quality-rule-recommendation-runs arguments: - --output - json @@ -103,10 +113,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualityresult + attributeName: Runs rerunOnBack: false favouritable: true -- name: ListDataQualityRuleRecommendationRuns +- name: list-data-quality-ruleset-evaluation-runs arguments: - --output - json @@ -118,10 +128,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualityrulerecommendationrun + attributeName: Runs rerunOnBack: false favouritable: true -- name: ListDataQualityRulesetEvaluationRuns +- name: list-data-quality-rulesets arguments: - --output - json @@ -133,10 +143,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualityrulesetevaluationrun + attributeName: Rulesets rerunOnBack: false favouritable: true -- name: ListDataQualityRulesets +- name: list-data-quality-statistic-annotations arguments: - --output - json @@ -148,10 +158,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualityruleset + attributeName: Annotations rerunOnBack: false favouritable: true -- name: ListDataQualityStatisticAnnotations +- name: list-data-quality-statistics arguments: - --output - json @@ -163,10 +173,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualitystatisticannotation + attributeName: Statistics rerunOnBack: false favouritable: true -- name: ListDataQualityStatistics +- name: list-dev-endpoints arguments: - --output - json @@ -177,11 +187,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: dataqualitystatistic + type: list + attributeName: DevEndpointNames rerunOnBack: false favouritable: true -- name: ListDevEndpoints + resourceName: DevEndpointName +- name: list-entities arguments: - --output - json @@ -193,10 +204,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devendpoint + attributeName: Entities rerunOnBack: false favouritable: true -- name: ListEntities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-integration-resource-properties arguments: - --output - json @@ -208,10 +223,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitie + attributeName: IntegrationResourcePropertyList rerunOnBack: false favouritable: true -- name: ListIntegrationResourceProperties +- name: list-jobs arguments: - --output - json @@ -222,11 +237,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: integrationresourcepropertie + type: list + attributeName: JobNames rerunOnBack: false favouritable: true -- name: ListJobs + resourceName: JobName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ml-transforms arguments: - --output - json @@ -237,11 +257,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: job + type: list + attributeName: TransformIds rerunOnBack: false favouritable: true -- name: ListMLTransforms + resourceName: TransformId +- name: list-registries arguments: - --output - json @@ -253,10 +274,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: mltransform + attributeName: Registries rerunOnBack: false favouritable: true -- name: ListMaterializedViewRefreshTaskRuns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-schemas arguments: - --output - json @@ -268,10 +293,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: materializedviewrefreshtaskrun + attributeName: Schemas rerunOnBack: false favouritable: true -- name: ListRegistries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sessions arguments: - --output - json @@ -282,11 +311,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: registrie + type: list + attributeName: Ids rerunOnBack: false favouritable: true -- name: ListSchemaVersions + resourceName: Id +- name: list-triggers arguments: - --output - json @@ -297,7 +327,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: schemaversion + type: list + attributeName: TriggerNames rerunOnBack: false favouritable: true + resourceName: TriggerName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/grafana.yaml b/configurations/grafana.yaml index 29625de..85bc223 100644 --- a/configurations/grafana.yaml +++ b/configurations/grafana.yaml @@ -1,7 +1,7 @@ name: grafana -defaultCommand: '' +defaultCommand: list-versions commands: -- name: ListPermissions +- name: list-versions arguments: - --output - json @@ -12,116 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: permission - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: version - rerunOnBack: false - favouritable: true -- name: ListWorkspaceServiceAccountTokens - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspaceserviceaccounttoken - rerunOnBack: false - favouritable: true -- name: ListWorkspaceServiceAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspaceserviceaccount - rerunOnBack: false - favouritable: true -- name: ListWorkspaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspace - rerunOnBack: false - favouritable: true -- name: DescribeWorkspace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Grafana - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceAuthentication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Grafana + type: list + attributeName: grafanaVersions rerunOnBack: false favouritable: true -- name: DescribeWorkspaceConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workspaces arguments: - --output - json @@ -133,51 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Grafana - rerunOnBack: false - favouritable: true -- name: AssociateLicense - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateLicense - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: workspaces rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/greengrass.yaml b/configurations/greengrass.yaml index c28e1df..7dd2098 100644 --- a/configurations/greengrass.yaml +++ b/configurations/greengrass.yaml @@ -1,7 +1,7 @@ name: greengrass -defaultCommand: '' +defaultCommand: list-bulk-deployments commands: -- name: ListBulkDeploymentDetailedReports +- name: list-bulk-deployments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bulkdeploymentdetailedreport + attributeName: BulkDeployments rerunOnBack: false favouritable: true -- name: ListBulkDeployments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-connector-definitions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bulkdeployment + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListConnectorDefinitionVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-core-definitions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectordefinitionversion + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListConnectorDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-device-definitions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectordefinition + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListCoreDefinitionVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-function-definitions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: coredefinitionversion + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListCoreDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-groups arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: coredefinition + attributeName: Groups rerunOnBack: false favouritable: true -- name: ListDeployments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-logger-definitions arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deployment + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListDeviceDefinitionVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-definitions arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicedefinitionversion + attributeName: Definitions rerunOnBack: false favouritable: true -- name: ListDeviceDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-subscription-definitions arguments: - --output - json @@ -133,171 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicedefinition - rerunOnBack: false - favouritable: true -- name: ListFunctionDefinitionVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functiondefinitionversion - rerunOnBack: false - favouritable: true -- name: ListFunctionDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functiondefinition - rerunOnBack: false - favouritable: true -- name: ListGroupCertificateAuthorities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupcertificateauthoritie - rerunOnBack: false - favouritable: true -- name: ListGroupVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupversion - rerunOnBack: false - favouritable: true -- name: ListGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: group - rerunOnBack: false - favouritable: true -- name: ListLoggerDefinitionVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: loggerdefinitionversion - rerunOnBack: false - favouritable: true -- name: ListLoggerDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: loggerdefinition - rerunOnBack: false - favouritable: true -- name: ListResourceDefinitionVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcedefinitionversion - rerunOnBack: false - favouritable: true -- name: ListResourceDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcedefinition - rerunOnBack: false - favouritable: true -- name: ListSubscriptionDefinitionVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subscriptiondefinitionversion - rerunOnBack: false - favouritable: true -- name: ListSubscriptionDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subscriptiondefinition + attributeName: Definitions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/greengrassv2.yaml b/configurations/greengrassv2.yaml index 93ed1de..f1ae28c 100644 --- a/configurations/greengrassv2.yaml +++ b/configurations/greengrassv2.yaml @@ -1,7 +1,7 @@ name: greengrassv2 -defaultCommand: '' +defaultCommand: list-components commands: -- name: ListClientDevicesAssociatedWithCoreDevice +- name: list-components arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clientdevicesassociatedwithcoredevices + attributeName: components rerunOnBack: false favouritable: true -- name: ListComponentVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-core-devices arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: componentversion + attributeName: coreDevices rerunOnBack: false favouritable: true -- name: ListComponents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-deployments arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: component + attributeName: deployments rerunOnBack: false favouritable: true -- name: ListCoreDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: resolve-component-candidates arguments: - --output - json @@ -58,231 +70,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: coredevice - rerunOnBack: false - favouritable: true -- name: ListDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deployment - rerunOnBack: false - favouritable: true -- name: ListEffectiveDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: effectivedeployment - rerunOnBack: false - favouritable: true -- name: ListInstalledComponents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: installedcomponent - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeComponent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetComponent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetComponentVersionArtifact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetConnectivityInfo - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetCoreDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: GetServiceRoleForAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Greengrassv2 - rerunOnBack: false - favouritable: true -- name: AssociateServiceRoleToAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchAssociateClientDeviceWithCoreDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDisassociateClientDeviceFromCoreDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: resolvedComponentVersions rerunOnBack: false favouritable: true diff --git a/configurations/groundstation.yaml b/configurations/groundstation.yaml index 62c5a44..ca757a8 100644 --- a/configurations/groundstation.yaml +++ b/configurations/groundstation.yaml @@ -1,7 +1,7 @@ name: groundstation -defaultCommand: '' +defaultCommand: list-configs commands: -- name: ListConfigs +- name: list-configs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: config + attributeName: configList rerunOnBack: false favouritable: true -- name: ListContacts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-dataflow-endpoint-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: contact + attributeName: dataflowEndpointGroupList rerunOnBack: false favouritable: true -- name: ListDataflowEndpointGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-ground-stations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataflowendpointgroup + attributeName: groundStationList rerunOnBack: false favouritable: true -- name: ListEphemerides + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-mission-profiles arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: ephemeride + attributeName: missionProfileList rerunOnBack: false favouritable: true -- name: ListGroundStations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-satellites arguments: - --output - json @@ -73,201 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: groundstation - rerunOnBack: false - favouritable: true -- name: ListMissionProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: missionprofile - rerunOnBack: false - favouritable: true -- name: ListSatellites - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: satellite - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: DescribeEphemeris - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetAgentConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetAgentTaskResponseUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetDataflowEndpointGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetMinuteUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetMissionProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: GetSatellite - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Groundstation - rerunOnBack: false - favouritable: true -- name: CancelContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: satellites rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/guardduty.yaml b/configurations/guardduty.yaml index 1d189d7..7f527b6 100644 --- a/configurations/guardduty.yaml +++ b/configurations/guardduty.yaml @@ -1,7 +1,7 @@ name: guardduty -defaultCommand: '' +defaultCommand: list-detectors commands: -- name: ListCoverage +- name: list-detectors arguments: - --output - json @@ -12,221 +12,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: coverages - rerunOnBack: false - favouritable: true -- name: ListDetectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: detector - rerunOnBack: false - favouritable: true -- name: ListFilters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: filter - rerunOnBack: false - favouritable: true -- name: ListFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: finding - rerunOnBack: false - favouritable: true -- name: ListIPSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ipset - rerunOnBack: false - favouritable: true -- name: ListInvitations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: invitation - rerunOnBack: false - favouritable: true -- name: ListMalwareProtectionPlans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: malwareprotectionplan - rerunOnBack: false - favouritable: true -- name: ListMalwareScans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: malwarescan - rerunOnBack: false - favouritable: true -- name: ListMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: member - rerunOnBack: false - favouritable: true -- name: ListOrganizationAdminAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationadminaccount - rerunOnBack: false - favouritable: true -- name: ListPublishingDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: publishingdestination - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListThreatEntitySets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: threatentityset - rerunOnBack: false - favouritable: true -- name: ListThreatIntelSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: threatintelset - rerunOnBack: false - favouritable: true -- name: ListTrustedEntitySets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trustedentityset + type: list + attributeName: DetectorIds rerunOnBack: false favouritable: true -- name: DescribeMalwareScans + resourceName: DetectorId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-invitations arguments: - --output - json @@ -238,10 +33,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Guardduty + attributeName: Invitations rerunOnBack: false favouritable: true -- name: DescribeOrganizationConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-malware-protection-plans arguments: - --output - json @@ -253,10 +52,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Guardduty + attributeName: MalwareProtectionPlans rerunOnBack: false favouritable: true -- name: DescribePublishingDestination +- name: list-malware-scans arguments: - --output - json @@ -268,10 +67,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Guardduty + attributeName: Scans rerunOnBack: false favouritable: true -- name: GetAdministratorAccount + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-organization-admin-accounts arguments: - --output - json @@ -283,10 +86,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Guardduty + attributeName: AdminAccounts rerunOnBack: false favouritable: true -- name: GetCoverageStatistics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-organization-statistics arguments: - --output - json @@ -298,6 +105,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Guardduty + attributeName: OrganizationDetails rerunOnBack: false favouritable: true diff --git a/configurations/health.yaml b/configurations/health.yaml index afc05ec..0281bbc 100644 --- a/configurations/health.yaml +++ b/configurations/health.yaml @@ -1,7 +1,7 @@ name: health -defaultCommand: '' +defaultCommand: describe-affected-entities-for-organization commands: -- name: DescribeAffectedAccountsForOrganization +- name: describe-affected-entities-for-organization arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Health + attributeName: entities rerunOnBack: false favouritable: true -- name: DescribeAffectedEntities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-entity-aggregates arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Health + attributeName: entityAggregates rerunOnBack: false favouritable: true -- name: DescribeAffectedEntitiesForOrganization +- name: describe-event-types arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Health + attributeName: eventTypes rerunOnBack: false favouritable: true -- name: DescribeEntityAggregates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-events arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Health + attributeName: events rerunOnBack: false favouritable: true -- name: DescribeEntityAggregatesForOrganization + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-events-for-organization arguments: - --output - json @@ -73,141 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEventAggregates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEventDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEventDetailsForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEventTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeEventsForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DescribeHealthServiceStatusForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Health - rerunOnBack: false - favouritable: true -- name: DisableHealthServiceAccessForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableHealthServiceAccessForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: events rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/healthlake.yaml b/configurations/healthlake.yaml index 7af54b0..93106b3 100644 --- a/configurations/healthlake.yaml +++ b/configurations/healthlake.yaml @@ -1,7 +1,7 @@ name: healthlake -defaultCommand: '' +defaultCommand: list-fhir-datastores commands: -- name: ListFHIRDatastores +- name: list-fhir-datastores arguments: - --output - json @@ -13,156 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: fhirdatastore - rerunOnBack: false - favouritable: true -- name: ListFHIRExportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fhirexportjob - rerunOnBack: false - favouritable: true -- name: ListFHIRImportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fhirimportjob - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeFHIRDatastore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Healthlake - rerunOnBack: false - favouritable: true -- name: DescribeFHIRExportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Healthlake - rerunOnBack: false - favouritable: true -- name: DescribeFHIRImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Healthlake - rerunOnBack: false - favouritable: true -- name: StartFHIRExportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartFHIRImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: DatastorePropertiesList rerunOnBack: false favouritable: true diff --git a/configurations/iam.yaml b/configurations/iam.yaml index 7ff832e..745f00c 100644 --- a/configurations/iam.yaml +++ b/configurations/iam.yaml @@ -1,5 +1,5 @@ name: iam -defaultCommand: '' +defaultCommand: list-access-keys commands: - name: list-users resourceName: UserName @@ -119,7 +119,7 @@ commands: parse: type: object attributeName: Policies -- name: ListAccessKeys +- name: list-access-keys arguments: - --output - json @@ -131,10 +131,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesskey + attributeName: AccessKeyMetadata rerunOnBack: false favouritable: true -- name: ListAccountAliases + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-account-aliases arguments: - --output - json @@ -145,41 +149,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: accountaliase - rerunOnBack: false - favouritable: true -- name: ListAttachedGroupPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attachedgrouppolicie - rerunOnBack: false - favouritable: true -- name: ListAttachedRolePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attachedrolepolicie + type: list + attributeName: AccountAliases rerunOnBack: false favouritable: true -- name: ListAttachedUserPolicies + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-delegation-requests arguments: - --output - json @@ -191,10 +169,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: attacheduserpolicie + attributeName: DelegationRequests rerunOnBack: false favouritable: true -- name: ListDelegationRequests +- name: ListGroups arguments: - --output - json @@ -206,10 +184,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: delegationrequest + attributeName: group rerunOnBack: false favouritable: true -- name: ListEntitiesForPolicy +- name: list-instance-profiles arguments: - --output - json @@ -221,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitiesforpolicys + attributeName: InstanceProfiles rerunOnBack: false favouritable: true -- name: ListGroupPolicies + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-mfa-devices arguments: - --output - json @@ -236,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: grouppolicie + attributeName: MFADevices rerunOnBack: false favouritable: true -- name: ListGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-open-id-connect-providers arguments: - --output - json @@ -251,10 +237,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: group + attributeName: OpenIDConnectProviderList rerunOnBack: false favouritable: true -- name: ListGroupsForUser +- name: list-organizations-features arguments: - --output - json @@ -265,11 +251,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: groupsforusers + type: list + attributeName: EnabledFeatures rerunOnBack: false favouritable: true -- name: ListInstanceProfileTags +- name: ListPolicies arguments: - --output - json @@ -281,10 +267,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: instanceprofiletag + attributeName: policie rerunOnBack: false favouritable: true -- name: ListInstanceProfiles +- name: list-saml-providers arguments: - --output - json @@ -296,10 +282,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: instanceprofile + attributeName: SAMLProviderList rerunOnBack: false favouritable: true -- name: ListInstanceProfilesForRole +- name: list-server-certificates arguments: - --output - json @@ -311,10 +297,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: instanceprofilesforroles + attributeName: ServerCertificateMetadataList rerunOnBack: false favouritable: true -- name: ListMFADeviceTags + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-service-specific-credentials arguments: - --output - json @@ -326,10 +316,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: mfadevicetag + attributeName: ServiceSpecificCredentials rerunOnBack: false favouritable: true -- name: ListMFADevices +- name: list-signing-certificates arguments: - --output - json @@ -341,10 +331,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: mfadevice + attributeName: Certificates rerunOnBack: false favouritable: true -- name: ListOpenIDConnectProviderTags + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-ssh-public-keys arguments: - --output - json @@ -356,10 +350,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: openidconnectprovidertag + attributeName: SSHPublicKeys rerunOnBack: false favouritable: true -- name: ListOpenIDConnectProviders + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-virtual-mfa-devices arguments: - --output - json @@ -371,10 +369,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: openidconnectprovider + attributeName: VirtualMFADevices rerunOnBack: false favouritable: true -- name: ListOrganizationsFeatures + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: get-account-authorization-details arguments: - --output - json @@ -386,10 +388,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationsfeature + attributeName: UserDetailList rerunOnBack: false favouritable: true -- name: ListPolicies + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: get-account-password-policy arguments: - --output - json @@ -401,10 +407,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: policie + attributeName: PasswordPolicy rerunOnBack: false favouritable: true -- name: ListPoliciesGrantingServiceAccess +- name: get-account-summary arguments: - --output - json @@ -416,6 +422,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: policiesgrantingserviceacces + attributeName: SummaryMap rerunOnBack: false favouritable: true diff --git a/configurations/imagebuilder.yaml b/configurations/imagebuilder.yaml index 83ab566..7502834 100644 --- a/configurations/imagebuilder.yaml +++ b/configurations/imagebuilder.yaml @@ -1,7 +1,7 @@ name: imagebuilder -defaultCommand: '' +defaultCommand: list-component-build-versions commands: -- name: ListComponentBuildVersions +- name: list-component-build-versions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: componentbuildversion + attributeName: componentSummaryList rerunOnBack: false favouritable: true -- name: ListComponents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-components arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: component + attributeName: componentVersionList rerunOnBack: false favouritable: true -- name: ListContainerRecipes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-container-recipes arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: containerrecipe + attributeName: containerRecipeSummaryList rerunOnBack: false favouritable: true -- name: ListDistributionConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-distribution-configurations arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributionconfiguration + attributeName: distributionConfigurationSummaryList rerunOnBack: false favouritable: true -- name: ListImageBuildVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-image-build-versions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagebuildversion + attributeName: imageSummaryList rerunOnBack: false favouritable: true -- name: ListImagePackages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-image-pipelines arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagepackage + attributeName: imagePipelineList rerunOnBack: false favouritable: true -- name: ListImagePipelineImages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-image-recipes arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagepipelineimage + attributeName: imageRecipeSummaryList rerunOnBack: false favouritable: true -- name: ListImagePipelines + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-image-scan-finding-aggregations arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagepipeline + attributeName: responses rerunOnBack: false favouritable: true -- name: ListImageRecipes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-image-scan-findings arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagerecipe + attributeName: findings rerunOnBack: false favouritable: true -- name: ListImageScanFindingAggregations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-images arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagescanfindingaggregation + attributeName: imageVersionList rerunOnBack: false favouritable: true -- name: ListImageScanFindings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-infrastructure-configurations arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: imagescanfinding + attributeName: infrastructureConfigurationSummaryList rerunOnBack: false favouritable: true -- name: ListImages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-lifecycle-policies arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: image + attributeName: lifecyclePolicySummaryList rerunOnBack: false favouritable: true -- name: ListInfrastructureConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-waiting-workflow-steps arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: infrastructureconfiguration + attributeName: steps rerunOnBack: false favouritable: true -- name: ListLifecycleExecutionResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workflow-build-versions arguments: - --output - json @@ -208,10 +260,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: lifecycleexecutionresource + attributeName: workflowSummaryList rerunOnBack: false favouritable: true -- name: ListLifecycleExecutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workflows arguments: - --output - json @@ -223,81 +279,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lifecycleexecution - rerunOnBack: false - favouritable: true -- name: ListLifecyclePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: lifecyclepolicie - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWaitingWorkflowSteps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: waitingworkflowstep - rerunOnBack: false - favouritable: true -- name: ListWorkflowBuildVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowbuildversion - rerunOnBack: false - favouritable: true -- name: ListWorkflowExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowexecution + attributeName: workflowVersionList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/importexport.yaml b/configurations/importexport.yaml index cdd9183..770789f 100644 --- a/configurations/importexport.yaml +++ b/configurations/importexport.yaml @@ -1,7 +1,7 @@ name: importexport -defaultCommand: '' +defaultCommand: list-jobs commands: -- name: ListJobs +- name: list-jobs arguments: - --output - json @@ -13,51 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: job - rerunOnBack: false - favouritable: true -- name: GetShippingLabel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Importexport - rerunOnBack: false - favouritable: true -- name: GetStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Importexport - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Jobs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Jobs[-1].JobId diff --git a/configurations/inspector.yaml b/configurations/inspector.yaml index a03817e..93718c4 100644 --- a/configurations/inspector.yaml +++ b/configurations/inspector.yaml @@ -1,7 +1,7 @@ name: inspector -defaultCommand: '' +defaultCommand: list-assessment-runs commands: -- name: ListAssessmentRunAgents +- name: list-assessment-runs arguments: - --output - json @@ -12,86 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: assessmentrunagent - rerunOnBack: false - favouritable: true -- name: ListAssessmentRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assessmentrun - rerunOnBack: false - favouritable: true -- name: ListAssessmentTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assessmenttarget - rerunOnBack: false - favouritable: true -- name: ListAssessmentTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assessmenttemplate - rerunOnBack: false - favouritable: true -- name: ListEventSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventsubscription - rerunOnBack: false - favouritable: true -- name: ListExclusions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: exclusion + type: list + attributeName: assessmentRunArns rerunOnBack: false favouritable: true -- name: ListFindings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-assessment-targets arguments: - --output - json @@ -102,11 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: finding + type: list + attributeName: assessmentTargetArns rerunOnBack: false favouritable: true -- name: ListRulesPackages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-assessment-templates arguments: - --output - json @@ -117,11 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: rulespackage + type: list + attributeName: assessmentTemplateArns rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-event-subscriptions arguments: - --output - json @@ -133,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: subscriptions rerunOnBack: false favouritable: true -- name: DescribeAssessmentRuns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-findings arguments: - --output - json @@ -147,11 +88,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Inspector + type: list + attributeName: findingArns rerunOnBack: false favouritable: true -- name: DescribeAssessmentTargets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-rules-packages arguments: - --output - json @@ -162,142 +107,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeAssessmentTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeCrossAccountAccessRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeExclusions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeResourceGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: DescribeRulesPackages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: GetAssessmentReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: GetExclusionsPreview - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector - rerunOnBack: false - favouritable: true -- name: GetTelemetryMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Inspector + type: list + attributeName: rulesPackageArns rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/inspector2.yaml b/configurations/inspector2.yaml index 424e092..1eee67d 100644 --- a/configurations/inspector2.yaml +++ b/configurations/inspector2.yaml @@ -1,7 +1,7 @@ name: inspector2 -defaultCommand: '' +defaultCommand: list-account-permissions commands: -- name: ListAccountPermissions +- name: list-account-permissions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountpermission + attributeName: permissions rerunOnBack: false favouritable: true -- name: ListCisScanConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-cis-scan-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cisscanconfiguration + attributeName: scanConfigurations rerunOnBack: false favouritable: true -- name: ListCisScanResultsAggregatedByChecks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-cis-scans arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cisscanresultsaggregatedbycheck + attributeName: scans rerunOnBack: false favouritable: true -- name: ListCisScanResultsAggregatedByTargetResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-code-security-integrations arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cisscanresultsaggregatedbytargetresources + attributeName: integrations rerunOnBack: false favouritable: true -- name: ListCisScans +- name: list-code-security-scan-configurations arguments: - --output - json @@ -73,10 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cisscan + attributeName: configurations rerunOnBack: false favouritable: true -- name: ListCodeSecurityIntegrations +- name: list-coverage arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: codesecurityintegration + attributeName: coveredResources rerunOnBack: false favouritable: true -- name: ListCodeSecurityScanConfigurationAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-coverage-statistics arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: codesecurityscanconfigurationassociation + attributeName: countsByGroup rerunOnBack: false favouritable: true -- name: ListCodeSecurityScanConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-delegated-admin-accounts arguments: - --output - json @@ -118,10 +138,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: codesecurityscanconfiguration + attributeName: delegatedAdminAccounts rerunOnBack: false favouritable: true -- name: ListCoverage + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-filters arguments: - --output - json @@ -133,10 +157,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: coverages + attributeName: filters rerunOnBack: false favouritable: true -- name: ListCoverageStatistics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-findings arguments: - --output - json @@ -148,10 +176,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: coveragestatistic + attributeName: findings rerunOnBack: false favouritable: true -- name: ListDelegatedAdminAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-members arguments: - --output - json @@ -163,10 +195,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: delegatedadminaccount + attributeName: members rerunOnBack: false favouritable: true -- name: ListFilters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-usage-totals arguments: - --output - json @@ -178,10 +214,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: filter + attributeName: totals rerunOnBack: false favouritable: true -- name: ListFindingAggregations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-organization-configuration arguments: - --output - json @@ -193,10 +233,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: findingaggregation + attributeName: autoEnable rerunOnBack: false favouritable: true -- name: ListFindings +- name: get-configuration arguments: - --output - json @@ -208,10 +248,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: finding + attributeName: ecrConfiguration rerunOnBack: false favouritable: true -- name: ListMembers +- name: get-delegated-admin-account arguments: - --output - json @@ -223,10 +263,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: member + attributeName: delegatedAdmin rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-ec2-deep-inspection-configuration arguments: - --output - json @@ -237,11 +277,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources + type: list + attributeName: packagePaths rerunOnBack: false favouritable: true -- name: ListUsageTotals +- name: get-findings-report-status arguments: - --output - json @@ -253,10 +293,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: usagetotal + attributeName: destination rerunOnBack: false favouritable: true -- name: DescribeOrganizationConfiguration +- name: batch-get-account-status arguments: - --output - json @@ -268,10 +308,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Inspector2 + attributeName: accounts rerunOnBack: false favouritable: true -- name: GetCisScanReport +- name: batch-get-member-ec2-deep-inspection-status arguments: - --output - json @@ -283,10 +323,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Inspector2 + attributeName: accountIds rerunOnBack: false favouritable: true -- name: GetCisScanResultDetails +- name: disable arguments: - --output - json @@ -298,6 +338,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Inspector2 + attributeName: accounts rerunOnBack: false favouritable: true diff --git a/configurations/internetmonitor.yaml b/configurations/internetmonitor.yaml index 4674c29..d0a54c3 100644 --- a/configurations/internetmonitor.yaml +++ b/configurations/internetmonitor.yaml @@ -1,7 +1,7 @@ name: internetmonitor -defaultCommand: '' +defaultCommand: list-internet-events commands: -- name: ListHealthEvents +- name: list-internet-events arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: healthevent + attributeName: InternetEvents rerunOnBack: false favouritable: true -- name: ListInternetEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-monitors arguments: - --output - json @@ -28,171 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: internetevent - rerunOnBack: false - favouritable: true -- name: ListMonitors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: monitor - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetHealthEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Internetmonitor - rerunOnBack: false - favouritable: true -- name: GetInternetEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Internetmonitor - rerunOnBack: false - favouritable: true -- name: GetMonitor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Internetmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Internetmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Internetmonitor - rerunOnBack: false - favouritable: true -- name: StartQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Monitors rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/invoicing.yaml b/configurations/invoicing.yaml index 9b69acd..be5c406 100644 --- a/configurations/invoicing.yaml +++ b/configurations/invoicing.yaml @@ -1,7 +1,7 @@ name: invoicing -defaultCommand: '' +defaultCommand: list-invoice-units commands: -- name: ListInvoiceSummaries +- name: list-invoice-units arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: invoicesummarie + attributeName: InvoiceUnits rerunOnBack: false favouritable: true -- name: ListInvoiceUnits + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-procurement-portal-preferences arguments: - --output - json @@ -28,126 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: invoiceunit - rerunOnBack: false - favouritable: true -- name: ListProcurementPortalPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: procurementportalpreference - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetInvoicePDF - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Invoicing - rerunOnBack: false - favouritable: true -- name: GetInvoiceUnit - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Invoicing - rerunOnBack: false - favouritable: true -- name: GetProcurementPortalPreference - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Invoicing - rerunOnBack: false - favouritable: true -- name: BatchGetInvoiceProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Invoicing - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ProcurementPortalPreferences rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/iot-data.yaml b/configurations/iot-data.yaml index aa2cc83..8f03a45 100644 --- a/configurations/iot-data.yaml +++ b/configurations/iot-data.yaml @@ -1,7 +1,7 @@ name: iot-data -defaultCommand: '' +defaultCommand: list-retained-messages commands: -- name: ListNamedShadowsForThing +- name: list-retained-messages arguments: - --output - json @@ -13,66 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: namedshadowsforthings - rerunOnBack: false - favouritable: true -- name: ListRetainedMessages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: retainedmessage - rerunOnBack: false - favouritable: true -- name: GetRetainedMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iot-Data - rerunOnBack: false - favouritable: true -- name: GetThingShadow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iot-Data - rerunOnBack: false - favouritable: true -- name: Publish - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: retainedTopics rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/iot-managed-integrations.yaml b/configurations/iot-managed-integrations.yaml index 4716d8e..ebf0103 100644 --- a/configurations/iot-managed-integrations.yaml +++ b/configurations/iot-managed-integrations.yaml @@ -1,7 +1,7 @@ name: iot-managed-integrations -defaultCommand: '' +defaultCommand: list-account-associations commands: -- name: ListAccountAssociations +- name: list-account-associations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountassociation + attributeName: Items rerunOnBack: false favouritable: true -- name: ListCloudConnectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cloud-connectors arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudconnector + attributeName: Items rerunOnBack: false favouritable: true -- name: ListConnectorDestinations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-connector-destinations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectordestination + attributeName: ConnectorDestinationList rerunOnBack: false favouritable: true -- name: ListCredentialLockers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-credential-lockers arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: credentiallocker + attributeName: Items rerunOnBack: false favouritable: true -- name: ListDestinations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-destinations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: destination + attributeName: DestinationList rerunOnBack: false favouritable: true -- name: ListDeviceDiscoveries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-device-discoveries arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicediscoverie + attributeName: Items rerunOnBack: false favouritable: true -- name: ListDiscoveredDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-event-log-configurations arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: discovereddevice + attributeName: EventLogConfigurationList rerunOnBack: false favouritable: true -- name: ListEventLogConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-managed-thing-account-associations arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventlogconfiguration + attributeName: Items rerunOnBack: false favouritable: true -- name: ListManagedThingAccountAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-managed-things arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedthingaccountassociation + attributeName: Items rerunOnBack: false favouritable: true -- name: ListManagedThingSchemas + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-notification-configurations arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedthingschema + attributeName: NotificationConfigurationList rerunOnBack: false favouritable: true -- name: ListManagedThings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ota-task-configurations arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedthing + attributeName: Items rerunOnBack: false favouritable: true -- name: ListNotificationConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ota-tasks arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: notificationconfiguration + attributeName: Tasks rerunOnBack: false favouritable: true -- name: ListOtaTaskConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-provisioning-profiles arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: otataskconfiguration + attributeName: Items rerunOnBack: false favouritable: true -- name: ListOtaTaskExecutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-default-encryption-configuration arguments: - --output - json @@ -208,96 +260,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: otataskexecution - rerunOnBack: false - favouritable: true -- name: ListOtaTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: otatask - rerunOnBack: false - favouritable: true -- name: ListProvisioningProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: provisioningprofile - rerunOnBack: false - favouritable: true -- name: ListSchemaVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schemaversion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccountAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iot-Managed-Integrations - rerunOnBack: false - favouritable: true -- name: GetCloudConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iot-Managed-Integrations + attributeName: configurationStatus rerunOnBack: false favouritable: true diff --git a/configurations/iot.yaml b/configurations/iot.yaml index d3c3a75..e987f0a 100644 --- a/configurations/iot.yaml +++ b/configurations/iot.yaml @@ -1,7 +1,7 @@ name: iot -defaultCommand: '' +defaultCommand: list-active-violations commands: -- name: ListActiveViolations +- name: list-active-violations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: activeviolation + attributeName: activeViolations rerunOnBack: false favouritable: true -- name: ListAttachedPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-audit-findings arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: attachedpolicie + attributeName: findings rerunOnBack: false favouritable: true -- name: ListAuditFindings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-audit-suppressions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: auditfinding + attributeName: suppressions rerunOnBack: false favouritable: true -- name: ListAuditMitigationActionsExecutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-authorizers arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: auditmitigationactionsexecution + attributeName: authorizers rerunOnBack: false favouritable: true -- name: ListAuditMitigationActionsTasks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: nextMarker +- name: list-billing-groups arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: auditmitigationactionstask + attributeName: billingGroups rerunOnBack: false favouritable: true -- name: ListAuditSuppressions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-ca-certificates arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: auditsuppression + attributeName: certificates rerunOnBack: false favouritable: true -- name: ListAuditTasks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: nextMarker +- name: list-certificate-providers arguments: - --output - json @@ -103,10 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: audittask + attributeName: certificateProviders rerunOnBack: false favouritable: true -- name: ListAuthorizers +- name: list-certificates arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: authorizer + attributeName: certificates rerunOnBack: false favouritable: true -- name: ListBillingGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: nextMarker +- name: list-command-executions arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: billinggroup + attributeName: commandExecutions rerunOnBack: false favouritable: true -- name: ListCACertificates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-commands arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cacertificate + attributeName: commands rerunOnBack: false favouritable: true -- name: ListCertificateProviders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-custom-metrics arguments: - --output - json @@ -162,11 +198,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: certificateprovider + type: list + attributeName: metricNames rerunOnBack: false favouritable: true -- name: ListCertificates + resourceName: metricName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-detect-mitigation-actions-executions arguments: - --output - json @@ -178,10 +219,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: certificate + attributeName: actionsExecutions rerunOnBack: false favouritable: true -- name: ListCertificatesByCA + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-dimensions arguments: - --output - json @@ -192,11 +237,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: certificatesbycas + type: list + attributeName: dimensionNames rerunOnBack: false favouritable: true -- name: ListCommandExecutions + resourceName: dimensionName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-domain-configurations arguments: - --output - json @@ -208,10 +258,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: commandexecution + attributeName: domainConfigurations rerunOnBack: false favouritable: true -- name: ListCommands + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: nextMarker +- name: list-fleet-metrics arguments: - --output - json @@ -223,10 +277,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: command + attributeName: fleetMetrics rerunOnBack: false favouritable: true -- name: ListCustomMetrics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-indices arguments: - --output - json @@ -237,11 +295,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: custommetric + type: list + attributeName: indexNames rerunOnBack: false favouritable: true -- name: ListDetectMitigationActionsExecutions + resourceName: indexName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-job-templates arguments: - --output - json @@ -253,10 +316,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: detectmitigationactionsexecution + attributeName: jobTemplates rerunOnBack: false favouritable: true -- name: ListDetectMitigationActionsTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-jobs arguments: - --output - json @@ -268,10 +335,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: detectmitigationactionstask + attributeName: jobs rerunOnBack: false favouritable: true -- name: ListDimensions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-job-templates arguments: - --output - json @@ -283,10 +354,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dimension + attributeName: managedJobTemplates rerunOnBack: false favouritable: true -- name: ListDomainConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-mitigation-actions arguments: - --output - json @@ -298,6 +373,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: domainconfiguration + attributeName: actionIdentifiers rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/iotdeviceadvisor.yaml b/configurations/iotdeviceadvisor.yaml index aa23d72..79ad846 100644 --- a/configurations/iotdeviceadvisor.yaml +++ b/configurations/iotdeviceadvisor.yaml @@ -1,7 +1,7 @@ name: iotdeviceadvisor -defaultCommand: '' +defaultCommand: list-suite-definitions commands: -- name: ListSuiteDefinitions +- name: list-suite-definitions arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: suitedefinition + attributeName: suiteDefinitionInformationList rerunOnBack: false favouritable: true -- name: ListSuiteRuns +- name: list-suite-runs arguments: - --output - json @@ -28,141 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: suiterun - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotdeviceadvisor - rerunOnBack: false - favouritable: true -- name: GetSuiteDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotdeviceadvisor - rerunOnBack: false - favouritable: true -- name: GetSuiteRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotdeviceadvisor - rerunOnBack: false - favouritable: true -- name: GetSuiteRunReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotdeviceadvisor - rerunOnBack: false - favouritable: true -- name: StartSuiteRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopSuiteRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: suiteRunsList rerunOnBack: false favouritable: true diff --git a/configurations/iotevents.yaml b/configurations/iotevents.yaml index e9e400c..6785bf2 100644 --- a/configurations/iotevents.yaml +++ b/configurations/iotevents.yaml @@ -1,7 +1,7 @@ name: iotevents -defaultCommand: '' +defaultCommand: list-alarm-models commands: -- name: ListAlarmModelVersions +- name: list-alarm-models arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: alarmmodelversion + attributeName: alarmModelSummaries rerunOnBack: false favouritable: true -- name: ListAlarmModels +- name: list-detector-models arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: alarmmodel + attributeName: detectorModelSummaries rerunOnBack: false favouritable: true -- name: ListDetectorModelVersions +- name: list-inputs arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: detectormodelversion + attributeName: inputSummaries rerunOnBack: false favouritable: true -- name: ListDetectorModels +- name: describe-logging-options arguments: - --output - json @@ -58,141 +58,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: detectormodel - rerunOnBack: false - favouritable: true -- name: ListInputRoutings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: inputrouting - rerunOnBack: false - favouritable: true -- name: ListInputs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: input - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAlarmModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents - rerunOnBack: false - favouritable: true -- name: DescribeDetectorModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents - rerunOnBack: false - favouritable: true -- name: DescribeDetectorModelAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents - rerunOnBack: false - favouritable: true -- name: DescribeInput - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents - rerunOnBack: false - favouritable: true -- name: DescribeLoggingOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents - rerunOnBack: false - favouritable: true -- name: GetDetectorModelAnalysisResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotevents + attributeName: loggingOptions rerunOnBack: false favouritable: true diff --git a/configurations/iotfleetwise.yaml b/configurations/iotfleetwise.yaml index f80d07d..f31d617 100644 --- a/configurations/iotfleetwise.yaml +++ b/configurations/iotfleetwise.yaml @@ -1,7 +1,7 @@ name: iotfleetwise -defaultCommand: '' +defaultCommand: list-campaigns commands: -- name: ListCampaigns +- name: list-campaigns arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: campaign + attributeName: campaignSummaries rerunOnBack: false favouritable: true -- name: ListDecoderManifestNetworkInterfaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-decoder-manifests arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: decodermanifestnetworkinterface + attributeName: summaries rerunOnBack: false favouritable: true -- name: ListDecoderManifestSignals + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-fleets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: decodermanifestsignal + attributeName: fleetSummaries rerunOnBack: false favouritable: true -- name: ListDecoderManifests + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-model-manifests arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: decodermanifest + attributeName: summaries rerunOnBack: false favouritable: true -- name: ListFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-signal-catalogs arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: fleet + attributeName: summaries rerunOnBack: false favouritable: true -- name: ListFleetsForVehicle + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-state-templates arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: fleetsforvehicles + attributeName: summaries rerunOnBack: false favouritable: true -- name: ListModelManifestNodes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-vehicles arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: modelmanifestnode + attributeName: vehicleSummaries rerunOnBack: false favouritable: true -- name: ListModelManifests + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-logging-options arguments: - --output - json @@ -118,10 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: modelmanifest + attributeName: cloudWatchLogDelivery rerunOnBack: false favouritable: true -- name: ListSignalCatalogNodes +- name: get-register-account-status arguments: - --output - json @@ -133,10 +161,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: signalcatalognode + attributeName: timestreamRegistrationResponse rerunOnBack: false favouritable: true -- name: ListSignalCatalogs +- name: register-account arguments: - --output - json @@ -148,156 +176,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: signalcatalog - rerunOnBack: false - favouritable: true -- name: ListStateTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: statetemplate - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVehicles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vehicle - rerunOnBack: false - favouritable: true -- name: ListVehiclesInFleet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vehiclesinfleets - rerunOnBack: false - favouritable: true -- name: GetCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise - rerunOnBack: false - favouritable: true -- name: GetDecoderManifest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise - rerunOnBack: false - favouritable: true -- name: GetEncryptionConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise - rerunOnBack: false - favouritable: true -- name: GetFleet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise - rerunOnBack: false - favouritable: true -- name: GetLoggingOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise - rerunOnBack: false - favouritable: true -- name: GetModelManifest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotfleetwise + attributeName: timestreamResources rerunOnBack: false favouritable: true diff --git a/configurations/iotsecuretunneling.yaml b/configurations/iotsecuretunneling.yaml index af6b4fd..48bc3f5 100644 --- a/configurations/iotsecuretunneling.yaml +++ b/configurations/iotsecuretunneling.yaml @@ -1,7 +1,7 @@ name: iotsecuretunneling -defaultCommand: '' +defaultCommand: list-tunnels commands: -- name: ListTagsForResource +- name: list-tunnels arguments: - --output - json @@ -13,111 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTunnels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tunnel - rerunOnBack: false - favouritable: true -- name: DescribeTunnel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotsecuretunneling - rerunOnBack: false - favouritable: true -- name: CloseTunnel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: OpenTunnel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RotateTunnelAccessToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: tunnelSummaries rerunOnBack: false favouritable: true diff --git a/configurations/iotsitewise.yaml b/configurations/iotsitewise.yaml index d1b60d0..4dc5b4b 100644 --- a/configurations/iotsitewise.yaml +++ b/configurations/iotsitewise.yaml @@ -1,7 +1,7 @@ name: iotsitewise -defaultCommand: '' +defaultCommand: list-access-policies commands: -- name: ListAccessPolicies +- name: list-access-policies arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesspolicie + attributeName: accessPolicySummaries rerunOnBack: false favouritable: true -- name: ListActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-asset-models arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: action + attributeName: assetModelSummaries rerunOnBack: false favouritable: true -- name: ListAssetModelCompositeModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-assets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetmodelcompositemodel + attributeName: assetSummaries rerunOnBack: false favouritable: true -- name: ListAssetModelProperties + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-bulk-import-jobs arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetmodelpropertie + attributeName: jobSummaries rerunOnBack: false favouritable: true -- name: ListAssetModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-computation-models arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetmodel + attributeName: computationModelSummaries rerunOnBack: false favouritable: true -- name: ListAssetProperties + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-gateways arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetpropertie + attributeName: gatewaySummaries rerunOnBack: false favouritable: true -- name: ListAssetRelationships + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-portals arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetrelationship + attributeName: portalSummaries rerunOnBack: false favouritable: true -- name: ListAssets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-time-series arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: asset + attributeName: TimeSeriesSummaries rerunOnBack: false favouritable: true -- name: ListAssociatedAssets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-default-encryption-configuration arguments: - --output - json @@ -133,10 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedasset + attributeName: configurationStatus rerunOnBack: false favouritable: true -- name: ListBulkImportJobs +- name: describe-logging-options arguments: - --output - json @@ -148,10 +180,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: bulkimportjob + attributeName: loggingOptions rerunOnBack: false favouritable: true -- name: ListCompositionRelationships +- name: describe-storage-configuration arguments: - --output - json @@ -163,10 +195,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: compositionrelationship + attributeName: multiLayerStorage rerunOnBack: false favouritable: true -- name: ListComputationModelDataBindingUsages +- name: get-asset-property-value arguments: - --output - json @@ -178,10 +210,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: computationmodeldatabindingusage + attributeName: propertyValue rerunOnBack: false favouritable: true -- name: ListComputationModelResolveToResources +- name: get-asset-property-value-history arguments: - --output - json @@ -193,111 +225,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: computationmodelresolvetoresource - rerunOnBack: false - favouritable: true -- name: ListComputationModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: computationmodel - rerunOnBack: false - favouritable: true -- name: ListDashboards - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dashboard - rerunOnBack: false - favouritable: true -- name: ListDatasets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataset - rerunOnBack: false - favouritable: true -- name: ListExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: execution - rerunOnBack: false - favouritable: true -- name: ListGateways - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: gateway - rerunOnBack: false - favouritable: true -- name: ListInterfaceRelationships - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: interfacerelationship - rerunOnBack: false - favouritable: true -- name: ListPortals - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: portal + attributeName: assetPropertyValueHistory rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/iotthingsgraph.yaml b/configurations/iotthingsgraph.yaml index 4f9f295..b6a78fa 100644 --- a/configurations/iotthingsgraph.yaml +++ b/configurations/iotthingsgraph.yaml @@ -1,7 +1,7 @@ name: iotthingsgraph defaultCommand: '' commands: -- name: ListFlowExecutionMessages +- name: deploy-system-instance arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: flowexecutionmessage + attributeName: summary rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: search-flow-templates arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: summaries rerunOnBack: false favouritable: true -- name: DescribeNamespace + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: search-system-instances arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Iotthingsgraph + attributeName: summaries rerunOnBack: false favouritable: true -- name: GetEntities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: search-system-templates arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Iotthingsgraph + attributeName: summaries rerunOnBack: false favouritable: true -- name: GetFlowTemplate + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: undeploy-system-instance arguments: - --output - json @@ -73,126 +85,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetFlowTemplateRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetNamespaceDeletionStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetSystemInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetSystemTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetSystemTemplateRevisions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: GetUploadStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotthingsgraph - rerunOnBack: false - favouritable: true -- name: AssociateEntityToThing - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeploySystemInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: summary rerunOnBack: false favouritable: true diff --git a/configurations/iottwinmaker.yaml b/configurations/iottwinmaker.yaml index 05142f4..ebc8857 100644 --- a/configurations/iottwinmaker.yaml +++ b/configurations/iottwinmaker.yaml @@ -1,7 +1,7 @@ name: iottwinmaker -defaultCommand: '' +defaultCommand: list-workspaces commands: -- name: ListComponentTypes +- name: list-workspaces arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: componenttype + attributeName: workspaceSummaries rerunOnBack: false favouritable: true -- name: ListComponents +- name: get-pricing-plan arguments: - --output - json @@ -28,276 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: component - rerunOnBack: false - favouritable: true -- name: ListEntities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: entitie - rerunOnBack: false - favouritable: true -- name: ListMetadataTransferJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: metadatatransferjob - rerunOnBack: false - favouritable: true -- name: ListProperties - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: propertie - rerunOnBack: false - favouritable: true -- name: ListScenes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: scene - rerunOnBack: false - favouritable: true -- name: ListSyncJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: syncjob - rerunOnBack: false - favouritable: true -- name: ListSyncResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: syncresource - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkspaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspace - rerunOnBack: false - favouritable: true -- name: GetComponentType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetEntity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetMetadataTransferJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetPricingPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetPropertyValue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetPropertyValueHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetScene - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetSyncJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: GetWorkspace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iottwinmaker - rerunOnBack: false - favouritable: true -- name: BatchPutPropertyValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: currentPricingPlan rerunOnBack: false favouritable: true diff --git a/configurations/iotwireless.yaml b/configurations/iotwireless.yaml index b38aeec..d47f328 100644 --- a/configurations/iotwireless.yaml +++ b/configurations/iotwireless.yaml @@ -1,7 +1,7 @@ name: iotwireless -defaultCommand: '' +defaultCommand: list-destinations commands: -- name: ListDestinations +- name: list-destinations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: destination + attributeName: DestinationList rerunOnBack: false favouritable: true -- name: ListDeviceProfiles +- name: list-device-profiles arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: deviceprofile + attributeName: DeviceProfileList rerunOnBack: false favouritable: true -- name: ListDevicesForWirelessDeviceImportTask +- name: list-fuota-tasks arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicesforwirelessdeviceimporttasks + attributeName: FuotaTaskList rerunOnBack: false favouritable: true -- name: ListEventConfigurations +- name: list-multicast-groups arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventconfiguration + attributeName: MulticastGroupList rerunOnBack: false favouritable: true -- name: ListFuotaTasks +- name: list-network-analyzer-configurations arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: fuotatask + attributeName: NetworkAnalyzerConfigurationList rerunOnBack: false favouritable: true -- name: ListMulticastGroups +- name: list-partner-accounts arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: multicastgroup + attributeName: Sidewalk rerunOnBack: false favouritable: true -- name: ListMulticastGroupsByFuotaTask +- name: list-position-configurations arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: multicastgroupsbyfuotatasks + attributeName: PositionConfigurationList rerunOnBack: false favouritable: true -- name: ListNetworkAnalyzerConfigurations +- name: list-service-profiles arguments: - --output - json @@ -118,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkanalyzerconfiguration + attributeName: ServiceProfileList rerunOnBack: false favouritable: true -- name: ListPartnerAccounts +- name: list-wireless-device-import-tasks arguments: - --output - json @@ -133,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: partneraccount + attributeName: WirelessDeviceImportTaskList rerunOnBack: false favouritable: true -- name: ListPositionConfigurations +- name: list-wireless-devices arguments: - --output - json @@ -148,10 +148,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: positionconfiguration + attributeName: WirelessDeviceList rerunOnBack: false favouritable: true -- name: ListQueuedMessages +- name: list-wireless-gateway-task-definitions arguments: - --output - json @@ -163,10 +163,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: queuedmessage + attributeName: TaskDefinitions rerunOnBack: false favouritable: true -- name: ListServiceProfiles +- name: list-wireless-gateways arguments: - --output - json @@ -178,10 +178,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: serviceprofile + attributeName: WirelessGatewayList rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-event-configuration-by-resource-types arguments: - --output - json @@ -193,10 +193,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: DeviceRegistrationState rerunOnBack: false favouritable: true -- name: ListWirelessDeviceImportTasks +- name: get-log-levels-by-resource-types arguments: - --output - json @@ -208,10 +208,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: wirelessdeviceimporttask + attributeName: WirelessGatewayLogOptions rerunOnBack: false favouritable: true -- name: ListWirelessDevices +- name: get-metric-configuration arguments: - --output - json @@ -223,10 +223,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: wirelessdevice + attributeName: SummaryMetric rerunOnBack: false favouritable: true -- name: ListWirelessGatewayTaskDefinitions +- name: get-metrics arguments: - --output - json @@ -238,66 +238,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: wirelessgatewaytaskdefinition - rerunOnBack: false - favouritable: true -- name: ListWirelessGateways - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: wirelessgateway - rerunOnBack: false - favouritable: true -- name: GetDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotwireless - rerunOnBack: false - favouritable: true -- name: GetDeviceProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotwireless - rerunOnBack: false - favouritable: true -- name: GetEventConfigurationByResourceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Iotwireless + attributeName: SummaryMetricQueryResults rerunOnBack: false favouritable: true diff --git a/configurations/ivs-realtime.yaml b/configurations/ivs-realtime.yaml index e7d3ff2..81ee00f 100644 --- a/configurations/ivs-realtime.yaml +++ b/configurations/ivs-realtime.yaml @@ -1,7 +1,7 @@ name: ivs-realtime -defaultCommand: '' +defaultCommand: list-compositions commands: -- name: ListCompositions +- name: list-compositions arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: composition + attributeName: compositions rerunOnBack: false favouritable: true -- name: ListEncoderConfigurations +- name: list-encoder-configurations arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: encoderconfiguration + attributeName: encoderConfigurations rerunOnBack: false favouritable: true -- name: ListIngestConfigurations +- name: list-ingest-configurations arguments: - --output - json @@ -43,10 +43,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: ingestconfiguration + attributeName: ingestConfigurations rerunOnBack: false favouritable: true -- name: ListParticipantEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-public-keys arguments: - --output - json @@ -58,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: participantevent + attributeName: publicKeys rerunOnBack: false favouritable: true -- name: ListParticipantReplicas + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-stages arguments: - --output - json @@ -73,10 +81,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: participantreplica + attributeName: stages rerunOnBack: false favouritable: true -- name: ListParticipants +- name: list-storage-configurations arguments: - --output - json @@ -88,201 +96,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: participant - rerunOnBack: false - favouritable: true -- name: ListPublicKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: publickey - rerunOnBack: false - favouritable: true -- name: ListStageSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stagesession - rerunOnBack: false - favouritable: true -- name: ListStages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stage - rerunOnBack: false - favouritable: true -- name: ListStorageConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: storageconfiguration - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetComposition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetEncoderConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetIngestConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetParticipant - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetPublicKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetStage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetStageSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime - rerunOnBack: false - favouritable: true -- name: GetStorageConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs-Realtime + attributeName: storageConfigurations rerunOnBack: false favouritable: true diff --git a/configurations/ivs.yaml b/configurations/ivs.yaml index 747d8cf..ab44c95 100644 --- a/configurations/ivs.yaml +++ b/configurations/ivs.yaml @@ -1,7 +1,7 @@ name: ivs -defaultCommand: '' +defaultCommand: list-channels commands: -- name: ListChannels +- name: list-channels arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: channels rerunOnBack: false favouritable: true -- name: ListPlaybackKeyPairs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-playback-key-pairs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: playbackkeypair + attributeName: keyPairs rerunOnBack: false favouritable: true -- name: ListPlaybackRestrictionPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-playback-restriction-policies arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: playbackrestrictionpolicie + attributeName: playbackRestrictionPolicies rerunOnBack: false favouritable: true -- name: ListRecordingConfigurations +- name: list-recording-configurations arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recordingconfiguration + attributeName: recordingConfigurations rerunOnBack: false favouritable: true -- name: ListStreamKeys + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-streams arguments: - --output - json @@ -73,201 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: streamkey - rerunOnBack: false - favouritable: true -- name: ListStreamSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: streamsession - rerunOnBack: false - favouritable: true -- name: ListStreams - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stream - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetPlaybackKeyPair - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetPlaybackRestrictionPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetRecordingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetStreamKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: GetStreamSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: BatchGetChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: BatchGetStreamKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Ivs - rerunOnBack: false - favouritable: true -- name: BatchStartViewerSessionRevocation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: streams rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/ivschat.yaml b/configurations/ivschat.yaml index 34cb546..e00177f 100644 --- a/configurations/ivschat.yaml +++ b/configurations/ivschat.yaml @@ -1,7 +1,7 @@ name: ivschat -defaultCommand: '' +defaultCommand: list-logging-configurations commands: -- name: ListLoggingConfigurations +- name: list-logging-configurations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: loggingconfiguration + attributeName: loggingConfigurations rerunOnBack: false favouritable: true -- name: ListRooms +- name: list-rooms arguments: - --output - json @@ -28,111 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: room - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetLoggingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivschat - rerunOnBack: false - favouritable: true -- name: GetRoom - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ivschat - rerunOnBack: false - favouritable: true -- name: DisconnectUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: rooms rerunOnBack: false favouritable: true diff --git a/configurations/kafka.yaml b/configurations/kafka.yaml index eaf8f9a..33fc097 100644 --- a/configurations/kafka.yaml +++ b/configurations/kafka.yaml @@ -1,7 +1,7 @@ name: kafka -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListClientVpcConnections +- name: list-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clientvpcconnection + attributeName: ClusterInfoList rerunOnBack: false favouritable: true -- name: ListClusterOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-clusters-v2 arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusteroperation + attributeName: ClusterInfoList rerunOnBack: false favouritable: true -- name: ListClusterOperationsV2 + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-configurations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusteroperationsv2s + attributeName: Configurations rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-kafka-versions arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: KafkaVersions rerunOnBack: false favouritable: true -- name: ListClustersV2 + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-replicators arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clustersv2s + attributeName: Replicators rerunOnBack: false favouritable: true -- name: ListConfigurationRevisions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-vpc-connections arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationrevision + attributeName: VpcConnections rerunOnBack: false favouritable: true -- name: ListConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-compatible-kafka-versions arguments: - --output - json @@ -103,201 +127,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: configuration - rerunOnBack: false - favouritable: true -- name: ListKafkaVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: kafkaversion - rerunOnBack: false - favouritable: true -- name: ListNodes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: node - rerunOnBack: false - favouritable: true -- name: ListReplicators - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: replicator - rerunOnBack: false - favouritable: true -- name: ListScramSecrets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: scramsecret - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTopics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: topic - rerunOnBack: false - favouritable: true -- name: ListVpcConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcconnection - rerunOnBack: false - favouritable: true -- name: DescribeCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka - rerunOnBack: false - favouritable: true -- name: DescribeClusterOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka - rerunOnBack: false - favouritable: true -- name: DescribeClusterOperationV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka - rerunOnBack: false - favouritable: true -- name: DescribeClusterV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka - rerunOnBack: false - favouritable: true -- name: DescribeConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka - rerunOnBack: false - favouritable: true -- name: DescribeConfigurationRevision - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafka + attributeName: CompatibleKafkaVersions rerunOnBack: false favouritable: true diff --git a/configurations/kafkaconnect.yaml b/configurations/kafkaconnect.yaml index 4bd8f22..392d5d1 100644 --- a/configurations/kafkaconnect.yaml +++ b/configurations/kafkaconnect.yaml @@ -1,7 +1,7 @@ name: kafkaconnect -defaultCommand: '' +defaultCommand: list-connectors commands: -- name: ListConnectorOperations +- name: list-connectors arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectoroperation + attributeName: connectors rerunOnBack: false favouritable: true -- name: ListConnectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-custom-plugins arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connector + attributeName: customPlugins rerunOnBack: false favouritable: true -- name: ListCustomPlugins + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-worker-configurations arguments: - --output - json @@ -43,126 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: customplugin - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkerConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workerconfiguration - rerunOnBack: false - favouritable: true -- name: DescribeConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafkaconnect - rerunOnBack: false - favouritable: true -- name: DescribeConnectorOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafkaconnect - rerunOnBack: false - favouritable: true -- name: DescribeCustomPlugin - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafkaconnect - rerunOnBack: false - favouritable: true -- name: DescribeWorkerConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kafkaconnect - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: workerConfigurations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/kendra-ranking.yaml b/configurations/kendra-ranking.yaml index 8cec293..63c54aa 100644 --- a/configurations/kendra-ranking.yaml +++ b/configurations/kendra-ranking.yaml @@ -1,7 +1,7 @@ name: kendra-ranking -defaultCommand: '' +defaultCommand: list-rescore-execution-plans commands: -- name: ListRescoreExecutionPlans +- name: list-rescore-execution-plans arguments: - --output - json @@ -13,81 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: rescoreexecutionplan - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeRescoreExecutionPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra-Ranking - rerunOnBack: false - favouritable: true -- name: Rescore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: SummaryItems rerunOnBack: false favouritable: true diff --git a/configurations/kendra.yaml b/configurations/kendra.yaml index 87e7ffc..7fd0df3 100644 --- a/configurations/kendra.yaml +++ b/configurations/kendra.yaml @@ -1,7 +1,7 @@ name: kendra -defaultCommand: '' +defaultCommand: list-indices commands: -- name: ListAccessControlConfigurations +- name: list-indices arguments: - --output - json @@ -13,291 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesscontrolconfiguration - rerunOnBack: false - favouritable: true -- name: ListDataSourceSyncJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasourcesyncjob - rerunOnBack: false - favouritable: true -- name: ListDataSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasource - rerunOnBack: false - favouritable: true -- name: ListEntityPersonas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: entitypersona - rerunOnBack: false - favouritable: true -- name: ListExperienceEntities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: experienceentitie - rerunOnBack: false - favouritable: true -- name: ListExperiences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: experience - rerunOnBack: false - favouritable: true -- name: ListFaqs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: faq - rerunOnBack: false - favouritable: true -- name: ListFeaturedResultsSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: featuredresultsset - rerunOnBack: false - favouritable: true -- name: ListGroupsOlderThanOrderingId - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupsolderthanorderingids - rerunOnBack: false - favouritable: true -- name: ListIndices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: indice - rerunOnBack: false - favouritable: true -- name: ListQuerySuggestionsBlockLists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: querysuggestionsblock - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListThesauri - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: thesauris - rerunOnBack: false - favouritable: true -- name: DescribeAccessControlConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribeDataSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribeExperience - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribeFaq - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribeFeaturedResultsSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribeIndex - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra - rerunOnBack: false - favouritable: true -- name: DescribePrincipalMapping - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kendra + attributeName: IndexConfigurationSummaryItems rerunOnBack: false favouritable: true diff --git a/configurations/keyspaces.yaml b/configurations/keyspaces.yaml index 5b036ca..f10a793 100644 --- a/configurations/keyspaces.yaml +++ b/configurations/keyspaces.yaml @@ -1,7 +1,7 @@ name: keyspaces -defaultCommand: '' +defaultCommand: list-keyspaces commands: -- name: ListKeyspaces +- name: list-keyspaces arguments: - --output - json @@ -13,156 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: keyspace - rerunOnBack: false - favouritable: true -- name: ListTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: table - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: type - rerunOnBack: false - favouritable: true -- name: GetKeyspace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspaces - rerunOnBack: false - favouritable: true -- name: GetTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspaces - rerunOnBack: false - favouritable: true -- name: GetTableAutoScalingSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspaces - rerunOnBack: false - favouritable: true -- name: GetType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspaces - rerunOnBack: false - favouritable: true -- name: RestoreTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: keyspaces rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/keyspacesstreams.yaml b/configurations/keyspacesstreams.yaml index ae60e5b..10ba499 100644 --- a/configurations/keyspacesstreams.yaml +++ b/configurations/keyspacesstreams.yaml @@ -1,7 +1,7 @@ name: keyspacesstreams -defaultCommand: '' +defaultCommand: list-streams commands: -- name: ListStreams +- name: list-streams arguments: - --output - json @@ -13,51 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stream - rerunOnBack: false - favouritable: true -- name: GetRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspacesstreams - rerunOnBack: false - favouritable: true -- name: GetShardIterator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspacesstreams - rerunOnBack: false - favouritable: true -- name: GetStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Keyspacesstreams + attributeName: streams rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/kinesis-video-archived-media.yaml b/configurations/kinesis-video-archived-media.yaml index 4903a6d..167141a 100644 --- a/configurations/kinesis-video-archived-media.yaml +++ b/configurations/kinesis-video-archived-media.yaml @@ -1,7 +1,7 @@ name: kinesis-video-archived-media -defaultCommand: '' +defaultCommand: list-fragments commands: -- name: ListFragments +- name: list-fragments arguments: - --output - json @@ -13,81 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: fragment - rerunOnBack: false - favouritable: true -- name: GetClip - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis-Video-Archived-Media - rerunOnBack: false - favouritable: true -- name: GetDASHStreamingSessionURL - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis-Video-Archived-Media - rerunOnBack: false - favouritable: true -- name: GetHLSStreamingSessionURL - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis-Video-Archived-Media - rerunOnBack: false - favouritable: true -- name: GetImages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis-Video-Archived-Media - rerunOnBack: false - favouritable: true -- name: GetMediaForFragmentList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getmediaforfragments + attributeName: Fragments rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/kinesis.yaml b/configurations/kinesis.yaml index 4c349ff..c54f468 100644 --- a/configurations/kinesis.yaml +++ b/configurations/kinesis.yaml @@ -1,7 +1,7 @@ name: kinesis -defaultCommand: '' +defaultCommand: list-shards commands: -- name: ListShards +- name: list-shards arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: shard + attributeName: Shards rerunOnBack: false favouritable: true -- name: ListStreamConsumers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-streams arguments: - --output - json @@ -27,56 +31,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: streamconsumer - rerunOnBack: false - favouritable: true -- name: ListStreams - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stream - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTagsForStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforstreams + type: list + attributeName: StreamNames rerunOnBack: false favouritable: true -- name: DescribeAccountSettings + resourceName: StreamName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tags-for-stream arguments: - --output - json @@ -88,10 +52,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesis + attributeName: Tags rerunOnBack: false favouritable: true -- name: DescribeLimits +- name: describe-account-settings arguments: - --output - json @@ -103,10 +67,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesis + attributeName: MinimumThroughputBillingCommitment rerunOnBack: false favouritable: true -- name: DescribeStream +- name: describe-stream arguments: - --output - json @@ -118,10 +82,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesis + attributeName: StreamDescription rerunOnBack: false favouritable: true -- name: DescribeStreamConsumer + pagination: + enabled: true + nextTokenParam: --exclusive-start-shard-id + nextTokenJsonPath: StreamDescription.Shards[-1].ShardId +- name: describe-stream-consumer arguments: - --output - json @@ -133,10 +101,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesis + attributeName: ConsumerDescription rerunOnBack: false favouritable: true -- name: DescribeStreamSummary +- name: describe-stream-summary arguments: - --output - json @@ -148,96 +116,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesis - rerunOnBack: false - favouritable: true -- name: GetRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis - rerunOnBack: false - favouritable: true -- name: GetShardIterator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesis - rerunOnBack: false - favouritable: true -- name: DecreaseStreamRetentionPeriod - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeregisterStreamConsumer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableEnhancedMonitoring - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: StreamDescriptionSummary rerunOnBack: false favouritable: true diff --git a/configurations/kinesisanalytics.yaml b/configurations/kinesisanalytics.yaml index 7c425d1..e941bc7 100644 --- a/configurations/kinesisanalytics.yaml +++ b/configurations/kinesisanalytics.yaml @@ -1,7 +1,7 @@ name: kinesisanalytics -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: ApplicationSummaries rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: discover-input-schema arguments: - --output - json @@ -28,96 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisanalytics - rerunOnBack: false - favouritable: true -- name: DiscoverInputSchema - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ParsedInputRecords rerunOnBack: false favouritable: true diff --git a/configurations/kinesisanalyticsv2.yaml b/configurations/kinesisanalyticsv2.yaml index f861157..e963897 100644 --- a/configurations/kinesisanalyticsv2.yaml +++ b/configurations/kinesisanalyticsv2.yaml @@ -1,7 +1,7 @@ name: kinesisanalyticsv2 -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplicationOperations +- name: list-applications arguments: - --output - json @@ -13,126 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationoperation - rerunOnBack: false - favouritable: true -- name: ListApplicationSnapshots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationsnapshot - rerunOnBack: false - favouritable: true -- name: ListApplicationVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationversion - rerunOnBack: false - favouritable: true -- name: ListApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: application - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisanalyticsv2 - rerunOnBack: false - favouritable: true -- name: DescribeApplicationOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisanalyticsv2 - rerunOnBack: false - favouritable: true -- name: DescribeApplicationSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisanalyticsv2 - rerunOnBack: false - favouritable: true -- name: DescribeApplicationVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisanalyticsv2 + attributeName: ApplicationSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/kinesisvideo.yaml b/configurations/kinesisvideo.yaml index 608f9c8..f87c587 100644 --- a/configurations/kinesisvideo.yaml +++ b/configurations/kinesisvideo.yaml @@ -1,7 +1,7 @@ name: kinesisvideo -defaultCommand: '' +defaultCommand: list-signaling-channels commands: -- name: ListEdgeAgentConfigurations +- name: list-signaling-channels arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: edgeagentconfiguration + attributeName: ChannelInfoList rerunOnBack: false favouritable: true -- name: ListSignalingChannels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-streams arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: signalingchannel + attributeName: StreamInfoList rerunOnBack: false favouritable: true -- name: ListStreams + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tags-for-stream arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: stream + attributeName: Tags rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-edge-configuration arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: EdgeConfig rerunOnBack: false favouritable: true -- name: ListTagsForStream +- name: describe-image-generation-configuration arguments: - --output - json @@ -73,10 +81,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforstreams + attributeName: ImageGenerationConfiguration rerunOnBack: false favouritable: true -- name: DescribeEdgeConfiguration +- name: describe-mapped-resource-configuration arguments: - --output - json @@ -88,10 +96,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo + attributeName: MappedResourceConfigurationList rerunOnBack: false favouritable: true -- name: DescribeImageGenerationConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-media-storage-configuration arguments: - --output - json @@ -103,10 +115,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo + attributeName: MediaStorageConfiguration rerunOnBack: false favouritable: true -- name: DescribeMappedResourceConfiguration +- name: describe-notification-configuration arguments: - --output - json @@ -118,10 +130,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo + attributeName: NotificationConfiguration rerunOnBack: false favouritable: true -- name: DescribeMediaStorageConfiguration +- name: describe-signaling-channel arguments: - --output - json @@ -133,10 +145,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo + attributeName: ChannelInfo rerunOnBack: false favouritable: true -- name: DescribeNotificationConfiguration +- name: describe-stream arguments: - --output - json @@ -148,10 +160,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo + attributeName: StreamInfo rerunOnBack: false favouritable: true -- name: DescribeSignalingChannel +- name: describe-stream-storage-configuration arguments: - --output - json @@ -163,66 +175,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Kinesisvideo - rerunOnBack: false - favouritable: true -- name: DescribeStream - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisvideo - rerunOnBack: false - favouritable: true -- name: DescribeStreamStorageConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisvideo - rerunOnBack: false - favouritable: true -- name: GetDataEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisvideo - rerunOnBack: false - favouritable: true -- name: GetSignalingChannelEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kinesisvideo + attributeName: StreamStorageConfiguration rerunOnBack: false favouritable: true diff --git a/configurations/kms.yaml b/configurations/kms.yaml index d9c882a..3b4d89a 100644 --- a/configurations/kms.yaml +++ b/configurations/kms.yaml @@ -1,7 +1,7 @@ name: kms -defaultCommand: '' +defaultCommand: list-aliases commands: -- name: ListAliases +- name: list-aliases arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aliase + attributeName: Aliases rerunOnBack: false favouritable: true -- name: ListGrants + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-keys arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: grant + attributeName: Keys rerunOnBack: false favouritable: true -- name: ListKeyPolicies + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: describe-custom-key-stores arguments: - --output - json @@ -43,201 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: keypolicie - rerunOnBack: false - favouritable: true -- name: ListKeyRotations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: keyrotation - rerunOnBack: false - favouritable: true -- name: ListKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: key - rerunOnBack: false - favouritable: true -- name: ListResourceTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcetag - rerunOnBack: false - favouritable: true -- name: ListRetirableGrants - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: retirablegrant - rerunOnBack: false - favouritable: true -- name: DescribeCustomKeyStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: DescribeKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: GetKeyPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: GetKeyRotationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: GetParametersForImport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: GetPublicKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Kms - rerunOnBack: false - favouritable: true -- name: CancelKeyDeletion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ConnectCustomKeyStore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Decrypt - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: CustomKeyStores rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker diff --git a/configurations/lakeformation.yaml b/configurations/lakeformation.yaml index 327bee7..b6a4c47 100644 --- a/configurations/lakeformation.yaml +++ b/configurations/lakeformation.yaml @@ -1,7 +1,7 @@ name: lakeformation -defaultCommand: '' +defaultCommand: list-data-cells-filter commands: -- name: ListDataCellsFilter +- name: list-data-cells-filter arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datacellsfilters + attributeName: DataCellsFilters rerunOnBack: false favouritable: true -- name: ListLFTagExpressions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-lf-tag-expressions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: lftagexpression + attributeName: LFTagExpressions rerunOnBack: false favouritable: true -- name: ListLFTags + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-lf-tags arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: lftag + attributeName: LFTags rerunOnBack: false favouritable: true -- name: ListLakeFormationOptIns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-lake-formation-opt-ins arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lakeformationoptin + attributeName: LakeFormationOptInsInfoList rerunOnBack: false favouritable: true -- name: ListPermissions +- name: list-permissions arguments: - --output - json @@ -73,10 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: permission + attributeName: PrincipalResourcePermissions rerunOnBack: false favouritable: true -- name: ListResources +- name: list-resources arguments: - --output - json @@ -88,10 +100,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resource + attributeName: ResourceInfoList rerunOnBack: false favouritable: true -- name: ListTableStorageOptimizers +- name: list-transactions arguments: - --output - json @@ -103,10 +115,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tablestorageoptimizer + attributeName: Transactions rerunOnBack: false favouritable: true -- name: ListTransactions +- name: describe-lake-formation-identity-center-configuration arguments: - --output - json @@ -118,10 +130,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: transaction + attributeName: ShareRecipients rerunOnBack: false favouritable: true -- name: DescribeLakeFormationIdentityCenterConfiguration +- name: get-data-lake-settings arguments: - --output - json @@ -133,10 +145,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lakeformation + attributeName: DataLakeSettings rerunOnBack: false favouritable: true -- name: DescribeResource +- name: get-temporary-data-location-credentials arguments: - --output - json @@ -147,157 +159,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: DescribeTransaction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetDataCellsFilter - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetDataLakePrincipal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetDataLakeSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetEffectivePermissionsForPath - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetLFTag - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetLFTagExpression - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetQueryState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetQueryStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation - rerunOnBack: false - favouritable: true -- name: GetResourceLFTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lakeformation + type: list + attributeName: AccessibleDataLocations rerunOnBack: false favouritable: true diff --git a/configurations/lambda.yaml b/configurations/lambda.yaml index d809c03..33da2d7 100644 --- a/configurations/lambda.yaml +++ b/configurations/lambda.yaml @@ -59,7 +59,7 @@ commands: enabled: true nextTokenParam: --starting-token nextTokenJsonPath: NextMarker -- name: ListAliases +- name: list-capacity-providers arguments: - --output - json @@ -71,40 +71,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aliase + attributeName: CapacityProviders rerunOnBack: false favouritable: true -- name: ListCapacityProviders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: capacityprovider - rerunOnBack: false - favouritable: true -- name: ListCodeSigningConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: codesigningconfig - rerunOnBack: false - favouritable: true -- name: ListDurableExecutionsByFunction + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-code-signing-configs arguments: - --output - json @@ -116,9 +90,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: durableexecutionsbyfunctions + attributeName: CodeSigningConfigs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker - name: ListEventSourceMappings arguments: - --output @@ -134,51 +112,6 @@ commands: attributeName: eventsourcemapping rerunOnBack: false favouritable: true -- name: ListFunctionEventInvokeConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functioneventinvokeconfig - rerunOnBack: false - favouritable: true -- name: ListFunctionUrlConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functionurlconfig - rerunOnBack: false - favouritable: true -- name: ListFunctionVersionsByCapacityProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functionversionsbycapacityproviders - rerunOnBack: false - favouritable: true - name: ListFunctions arguments: - --output @@ -194,22 +127,7 @@ commands: attributeName: function rerunOnBack: false favouritable: true -- name: ListFunctionsByCodeSigningConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: functionsbycodesigningconfigs - rerunOnBack: false - favouritable: true -- name: ListLayerVersions +- name: list-layers arguments: - --output - json @@ -221,130 +139,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: layerversion + attributeName: Layers rerunOnBack: false favouritable: true -- name: ListLayers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: layer - rerunOnBack: false - favouritable: true -- name: ListProvisionedConcurrencyConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: provisionedconcurrencyconfig - rerunOnBack: false - favouritable: true -- name: ListTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tag - rerunOnBack: false - favouritable: true -- name: ListVersionsByFunction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: versionsbyfunctions - rerunOnBack: false - favouritable: true -- name: GetAccountSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lambda - rerunOnBack: false - favouritable: true -- name: GetAlias - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lambda - rerunOnBack: false - favouritable: true -- name: GetCapacityProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lambda - rerunOnBack: false - favouritable: true -- name: GetCodeSigningConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lambda - rerunOnBack: false - favouritable: true -- name: GetDurableExecution + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: get-account-settings arguments: - --output - json @@ -356,6 +158,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lambda + attributeName: AccountLimit rerunOnBack: false favouritable: true diff --git a/configurations/launch-wizard.yaml b/configurations/launch-wizard.yaml index 4ea22c7..73de8d2 100644 --- a/configurations/launch-wizard.yaml +++ b/configurations/launch-wizard.yaml @@ -1,7 +1,7 @@ name: launch-wizard -defaultCommand: '' +defaultCommand: list-deployments commands: -- name: ListDeploymentEvents +- name: list-deployments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deploymentevent + attributeName: deployments rerunOnBack: false favouritable: true -- name: ListDeploymentPatternVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workloads arguments: - --output - json @@ -28,156 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: deploymentpatternversion - rerunOnBack: false - favouritable: true -- name: ListDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deployment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkloadDeploymentPatterns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workloaddeploymentpattern - rerunOnBack: false - favouritable: true -- name: ListWorkloads - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workload - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Launch-Wizard - rerunOnBack: false - favouritable: true -- name: GetDeploymentPatternVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Launch-Wizard - rerunOnBack: false - favouritable: true -- name: GetWorkload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Launch-Wizard - rerunOnBack: false - favouritable: true -- name: GetWorkloadDeploymentPattern - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Launch-Wizard - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: workloads rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/lex-models.yaml b/configurations/lex-models.yaml index 89af6a4..dbab35f 100644 --- a/configurations/lex-models.yaml +++ b/configurations/lex-models.yaml @@ -1,7 +1,7 @@ name: lex-models -defaultCommand: '' +defaultCommand: get-bots commands: -- name: ListTagsForResource +- name: get-bots arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: bots rerunOnBack: false favouritable: true -- name: GetBot + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-builtin-intents arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lex-Models + attributeName: intents rerunOnBack: false favouritable: true -- name: GetBotAlias + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-builtin-slot-types arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lex-Models + attributeName: slotTypes rerunOnBack: false favouritable: true -- name: GetBotAliases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-intents arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lex-Models + attributeName: intents rerunOnBack: false favouritable: true -- name: GetBotChannelAssociation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-migrations arguments: - --output - json @@ -73,10 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lex-Models + attributeName: migrationSummaries rerunOnBack: false favouritable: true -- name: GetBotChannelAssociations +- name: get-slot-types arguments: - --output - json @@ -88,216 +104,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetBotVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetBots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetBuiltinIntent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetBuiltinIntents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetBuiltinSlotTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetImport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetIntent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetIntentVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetIntents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetMigration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetMigrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetSlotType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models - rerunOnBack: false - favouritable: true -- name: GetSlotTypeVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lex-Models + attributeName: slotTypes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/lexv2-models.yaml b/configurations/lexv2-models.yaml index c545bb6..764cf25 100644 --- a/configurations/lexv2-models.yaml +++ b/configurations/lexv2-models.yaml @@ -1,7 +1,7 @@ name: lexv2-models -defaultCommand: '' +defaultCommand: list-bots commands: -- name: ListAggregatedUtterances +- name: list-bots arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: aggregatedutterance + attributeName: botSummaries rerunOnBack: false favouritable: true -- name: ListBotAliasReplicas +- name: list-exports arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: botaliasreplica + attributeName: exportSummaries rerunOnBack: false favouritable: true -- name: ListBotAliases +- name: list-imports arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: botaliase + attributeName: importSummaries rerunOnBack: false favouritable: true -- name: ListBotAnalyzerHistory +- name: list-test-executions arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: botanalyzerhistorys + attributeName: testExecutions rerunOnBack: false favouritable: true -- name: ListBotLocales +- name: list-test-sets arguments: - --output - json @@ -73,231 +73,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: botlocale - rerunOnBack: false - favouritable: true -- name: ListBotRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: botrecommendation - rerunOnBack: false - favouritable: true -- name: ListBotReplicas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: botreplica - rerunOnBack: false - favouritable: true -- name: ListBotResourceGenerations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: botresourcegeneration - rerunOnBack: false - favouritable: true -- name: ListBotVersionReplicas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: botversionreplica - rerunOnBack: false - favouritable: true -- name: ListBotVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: botversion - rerunOnBack: false - favouritable: true -- name: ListBots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bot - rerunOnBack: false - favouritable: true -- name: ListBuiltInIntents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: builtinintent - rerunOnBack: false - favouritable: true -- name: ListBuiltInSlotTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: builtinslottype - rerunOnBack: false - favouritable: true -- name: ListCustomVocabularyItems - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customvocabularyitem - rerunOnBack: false - favouritable: true -- name: ListExports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: export - rerunOnBack: false - favouritable: true -- name: ListImports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: import - rerunOnBack: false - favouritable: true -- name: ListIntentMetrics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: intentmetric - rerunOnBack: false - favouritable: true -- name: ListIntentPaths - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: intentpath - rerunOnBack: false - favouritable: true -- name: ListIntentStageMetrics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: intentstagemetric - rerunOnBack: false - favouritable: true -- name: ListIntents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: intent + attributeName: testSets rerunOnBack: false favouritable: true diff --git a/configurations/license-manager-linux-subscriptions.yaml b/configurations/license-manager-linux-subscriptions.yaml index 6f57d40..b4b0cd8 100644 --- a/configurations/license-manager-linux-subscriptions.yaml +++ b/configurations/license-manager-linux-subscriptions.yaml @@ -1,7 +1,7 @@ name: license-manager-linux-subscriptions -defaultCommand: '' +defaultCommand: list-linux-subscription-instances commands: -- name: ListLinuxSubscriptionInstances +- name: list-linux-subscription-instances arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: linuxsubscriptioninstance + attributeName: Instances rerunOnBack: false favouritable: true -- name: ListLinuxSubscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-linux-subscriptions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: linuxsubscription + attributeName: Subscriptions rerunOnBack: false favouritable: true -- name: ListRegisteredSubscriptionProviders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-registered-subscription-providers arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: registeredsubscriptionprovider + attributeName: RegisteredSubscriptionProviders rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-service-settings arguments: - --output - json @@ -57,97 +69,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetRegisteredSubscriptionProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: License-Manager-Linux-Subscriptions - rerunOnBack: false - favouritable: true -- name: GetServiceSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: License-Manager-Linux-Subscriptions - rerunOnBack: false - favouritable: true -- name: DeregisterSubscriptionProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterSubscriptionProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: HomeRegions rerunOnBack: false favouritable: true diff --git a/configurations/license-manager-user-subscriptions.yaml b/configurations/license-manager-user-subscriptions.yaml index ef35f16..2ad38a0 100644 --- a/configurations/license-manager-user-subscriptions.yaml +++ b/configurations/license-manager-user-subscriptions.yaml @@ -1,7 +1,7 @@ name: license-manager-user-subscriptions -defaultCommand: '' +defaultCommand: list-identity-providers commands: -- name: ListIdentityProviders +- name: list-identity-providers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: identityprovider + attributeName: IdentityProviderSummaries rerunOnBack: false favouritable: true -- name: ListInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-instances arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: instance + attributeName: InstanceSummaries rerunOnBack: false favouritable: true -- name: ListLicenseServerEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-license-server-endpoints arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseserverendpoint + attributeName: LicenseServerEndpoints rerunOnBack: false favouritable: true -- name: ListProductSubscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: deregister-identity-provider arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: productsubscription + attributeName: IdentityProviderSummary rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: disassociate-user arguments: - --output - json @@ -73,141 +85,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListUserAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: userassociation - rerunOnBack: false - favouritable: true -- name: AssociateUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeregisterIdentityProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterIdentityProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartProductSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopProductSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: InstanceUserSummary rerunOnBack: false favouritable: true diff --git a/configurations/license-manager.yaml b/configurations/license-manager.yaml index 808bfce..2ba8276 100644 --- a/configurations/license-manager.yaml +++ b/configurations/license-manager.yaml @@ -1,7 +1,7 @@ name: license-manager -defaultCommand: '' +defaultCommand: list-distributed-grants commands: -- name: ListAssetsForLicenseAssetGroup +- name: list-distributed-grants arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetsforlicenseassetgroups + attributeName: Grants rerunOnBack: false favouritable: true -- name: ListAssociationsForLicenseConfiguration +- name: list-license-asset-groups arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associationsforlicenseconfigurations + attributeName: LicenseAssetGroups rerunOnBack: false favouritable: true -- name: ListDistributedGrants +- name: list-license-asset-rulesets arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: distributedgrant + attributeName: LicenseAssetRulesets rerunOnBack: false favouritable: true -- name: ListFailuresForLicenseConfigurationOperations +- name: list-license-configurations arguments: - --output - json @@ -58,10 +58,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: failuresforlicenseconfigurationoperation + attributeName: LicenseConfigurations rerunOnBack: false favouritable: true -- name: ListLicenseAssetGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-license-configurations-for-organization arguments: - --output - json @@ -73,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseassetgroup + attributeName: LicenseConfigurations rerunOnBack: false favouritable: true -- name: ListLicenseAssetRulesets +- name: list-license-conversion-tasks arguments: - --output - json @@ -88,10 +92,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseassetruleset + attributeName: LicenseConversionTasks rerunOnBack: false favouritable: true -- name: ListLicenseConfigurations +- name: list-license-manager-report-generators arguments: - --output - json @@ -103,10 +107,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseconfiguration + attributeName: ReportGenerators rerunOnBack: false favouritable: true -- name: ListLicenseConfigurationsForOrganization +- name: list-licenses arguments: - --output - json @@ -118,10 +122,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseconfigurationsfororganizations + attributeName: Licenses rerunOnBack: false favouritable: true -- name: ListLicenseConversionTasks +- name: list-received-grants arguments: - --output - json @@ -133,10 +137,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseconversiontask + attributeName: Grants rerunOnBack: false favouritable: true -- name: ListLicenseManagerReportGenerators +- name: list-received-licenses arguments: - --output - json @@ -148,10 +152,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licensemanagerreportgenerator + attributeName: Licenses rerunOnBack: false favouritable: true -- name: ListLicenseSpecificationsForResource +- name: list-received-licenses-for-organization arguments: - --output - json @@ -163,10 +167,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: licensespecificationsforresources + attributeName: Licenses rerunOnBack: false favouritable: true -- name: ListLicenseVersions +- name: list-resource-inventory arguments: - --output - json @@ -178,10 +182,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: licenseversion + attributeName: ResourceInventoryList rerunOnBack: false favouritable: true -- name: ListLicenses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tokens arguments: - --output - json @@ -193,10 +201,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: license + attributeName: Tokens rerunOnBack: false favouritable: true -- name: ListReceivedGrants +- name: get-service-settings arguments: - --output - json @@ -207,97 +215,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: receivedgrant - rerunOnBack: false - favouritable: true -- name: ListReceivedGrantsForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: receivedgrantsfororganizations - rerunOnBack: false - favouritable: true -- name: ListReceivedLicenses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: receivedlicense - rerunOnBack: false - favouritable: true -- name: ListReceivedLicensesForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: receivedlicensesfororganizations - rerunOnBack: false - favouritable: true -- name: ListResourceInventory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourceinventorys - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTokens - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: token + type: list + attributeName: CrossRegionDiscoverySourceRegions rerunOnBack: false favouritable: true diff --git a/configurations/lightsail.yaml b/configurations/lightsail.yaml index 703223f..c6c656f 100644 --- a/configurations/lightsail.yaml +++ b/configurations/lightsail.yaml @@ -1,7 +1,7 @@ name: lightsail -defaultCommand: '' +defaultCommand: get-active-names commands: -- name: GetActiveNames +- name: get-active-names arguments: - --output - json @@ -12,11 +12,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Lightsail + type: list + attributeName: activeNames rerunOnBack: false favouritable: true -- name: GetAlarms + resourceName: activeName + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-alarms arguments: - --output - json @@ -28,10 +33,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: alarms rerunOnBack: false favouritable: true -- name: GetAutoSnapshots +- name: get-blueprints arguments: - --output - json @@ -43,10 +48,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: blueprints rerunOnBack: false favouritable: true -- name: GetBlueprints + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-bucket-bundles arguments: - --output - json @@ -58,10 +67,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: bundles rerunOnBack: false favouritable: true -- name: GetBucketAccessKeys +- name: get-buckets arguments: - --output - json @@ -73,10 +82,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: buckets rerunOnBack: false favouritable: true -- name: GetBucketBundles +- name: get-bundles arguments: - --output - json @@ -88,10 +97,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: bundles rerunOnBack: false favouritable: true -- name: GetBucketMetricData + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-certificates arguments: - --output - json @@ -103,10 +116,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: certificates rerunOnBack: false favouritable: true -- name: GetBuckets +- name: get-cloud-formation-stack-records arguments: - --output - json @@ -118,10 +131,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: cloudFormationStackRecords rerunOnBack: false favouritable: true -- name: GetBundles + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-contact-methods arguments: - --output - json @@ -133,10 +150,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: contactMethods rerunOnBack: false favouritable: true -- name: GetCertificates +- name: get-container-api-metadata arguments: - --output - json @@ -148,10 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: metadata rerunOnBack: false favouritable: true -- name: GetCloudFormationStackRecords +- name: get-container-service-powers arguments: - --output - json @@ -163,10 +180,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: powers rerunOnBack: false favouritable: true -- name: GetContactMethods +- name: get-container-services arguments: - --output - json @@ -178,10 +195,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: containerServices rerunOnBack: false favouritable: true -- name: GetContainerAPIMetadata +- name: get-disk-snapshots arguments: - --output - json @@ -193,10 +210,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: diskSnapshots rerunOnBack: false favouritable: true -- name: GetContainerImages + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-disks arguments: - --output - json @@ -208,10 +229,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: disks rerunOnBack: false favouritable: true -- name: GetContainerLog + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-distribution-bundles arguments: - --output - json @@ -223,10 +248,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: bundles rerunOnBack: false favouritable: true -- name: GetContainerServiceDeployments +- name: get-distributions arguments: - --output - json @@ -238,10 +263,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: distributions rerunOnBack: false favouritable: true -- name: GetContainerServiceMetricData +- name: get-domains arguments: - --output - json @@ -253,10 +278,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: domains rerunOnBack: false favouritable: true -- name: GetContainerServicePowers + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-export-snapshot-records arguments: - --output - json @@ -268,10 +297,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: exportSnapshotRecords rerunOnBack: false favouritable: true -- name: GetContainerServices + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-instance-snapshots arguments: - --output - json @@ -283,10 +316,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: instanceSnapshots rerunOnBack: false favouritable: true -- name: GetCostEstimate + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken +- name: get-instances arguments: - --output - json @@ -298,6 +335,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Lightsail + attributeName: instances rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: nextPageToken diff --git a/configurations/location.yaml b/configurations/location.yaml index be76e12..eeb9231 100644 --- a/configurations/location.yaml +++ b/configurations/location.yaml @@ -1,7 +1,7 @@ name: location -defaultCommand: '' +defaultCommand: list-geofence-collections commands: -- name: ListDevicePositions +- name: list-geofence-collections arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deviceposition + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListGeofenceCollections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-keys arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: geofencecollection + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListGeofences + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-maps arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: geofence + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListKeys + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-place-indexes arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: key + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListMaps + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-route-calculators arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: map + attributeName: Entries rerunOnBack: false favouritable: true -- name: ListPlaceIndexes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-trackers arguments: - --output - json @@ -88,216 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: placeindexe - rerunOnBack: false - favouritable: true -- name: ListRouteCalculators - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: routecalculator - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTrackerConsumers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trackerconsumer - rerunOnBack: false - favouritable: true -- name: ListTrackers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tracker - rerunOnBack: false - favouritable: true -- name: DescribeGeofenceCollection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: DescribeKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: DescribeMap - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: DescribePlaceIndex - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: DescribeRouteCalculator - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: DescribeTracker - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: GetDevicePosition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: GetDevicePositionHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: GetGeofence - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location - rerunOnBack: false - favouritable: true -- name: GetMapGlyphs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Location + attributeName: Entries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/logs.yaml b/configurations/logs.yaml index 3e10cec..9c5269c 100644 --- a/configurations/logs.yaml +++ b/configurations/logs.yaml @@ -68,7 +68,7 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextForwardToken -- name: ListAggregateLogGroupSummaries +- name: list-anomalies arguments: - --output - json @@ -80,40 +80,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aggregateloggroupsummarie + attributeName: anomalies rerunOnBack: false favouritable: true -- name: ListAnomalies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: anomalie - rerunOnBack: false - favouritable: true -- name: ListIntegrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: integration - rerunOnBack: false - favouritable: true -- name: ListLogAnomalyDetectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-integrations arguments: - --output - json @@ -125,10 +99,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: loganomalydetector + attributeName: integrationSummaries rerunOnBack: false favouritable: true -- name: ListLogGroups +- name: list-log-anomaly-detectors arguments: - --output - json @@ -140,10 +114,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: loggroup + attributeName: anomalyDetectors rerunOnBack: false favouritable: true -- name: ListLogGroupsForQuery + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-log-groups arguments: - --output - json @@ -155,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: loggroupsforquerys + attributeName: logGroups rerunOnBack: false favouritable: true -- name: ListScheduledQueries +- name: list-scheduled-queries arguments: - --output - json @@ -170,10 +148,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: scheduledquerie + attributeName: scheduledQueries rerunOnBack: false favouritable: true -- name: ListSourcesForS3TableIntegration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-configuration-templates arguments: - --output - json @@ -185,10 +167,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: sourcesfors3tableintegrations + attributeName: configurationTemplates rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-deliveries arguments: - --output - json @@ -200,10 +186,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: deliveries rerunOnBack: false favouritable: true -- name: ListTagsLogGroup + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-delivery-destinations arguments: - --output - json @@ -215,10 +205,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsloggroups + attributeName: deliveryDestinations rerunOnBack: false favouritable: true -- name: DescribeAccountPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-delivery-sources arguments: - --output - json @@ -230,10 +224,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: deliverySources rerunOnBack: false favouritable: true -- name: DescribeConfigurationTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-destinations arguments: - --output - json @@ -245,10 +243,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: destinations rerunOnBack: false favouritable: true -- name: DescribeDeliveries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-export-tasks arguments: - --output - json @@ -260,10 +262,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: exportTasks rerunOnBack: false favouritable: true -- name: DescribeDeliveryDestinations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-import-tasks arguments: - --output - json @@ -275,10 +281,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: imports rerunOnBack: false favouritable: true -- name: DescribeDeliverySources +- name: describe-metric-filters arguments: - --output - json @@ -290,10 +296,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: metricFilters rerunOnBack: false favouritable: true -- name: DescribeDestinations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-queries arguments: - --output - json @@ -305,10 +315,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: queries rerunOnBack: false favouritable: true -- name: DescribeExportTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-query-definitions arguments: - --output - json @@ -320,10 +334,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: queryDefinitions rerunOnBack: false favouritable: true -- name: DescribeFieldIndexes +- name: describe-resource-policies arguments: - --output - json @@ -335,10 +349,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: resourcePolicies rerunOnBack: false favouritable: true -- name: DescribeImportTaskBatches + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-log-group-fields arguments: - --output - json @@ -350,10 +368,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: logGroupFields rerunOnBack: false favouritable: true -- name: DescribeImportTasks +- name: filter-log-events arguments: - --output - json @@ -365,6 +383,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Logs + attributeName: events rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/lookoutequipment.yaml b/configurations/lookoutequipment.yaml index 7838790..dc79e43 100644 --- a/configurations/lookoutequipment.yaml +++ b/configurations/lookoutequipment.yaml @@ -1,7 +1,7 @@ name: lookoutequipment -defaultCommand: '' +defaultCommand: list-data-ingestion-jobs commands: -- name: ListDataIngestionJobs +- name: list-data-ingestion-jobs arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataingestionjob + attributeName: DataIngestionJobSummaries rerunOnBack: false favouritable: true -- name: ListDatasets +- name: list-datasets arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: DatasetSummaries rerunOnBack: false favouritable: true -- name: ListInferenceEvents +- name: list-inference-schedulers arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: inferenceevent + attributeName: InferenceSchedulerSummaries rerunOnBack: false favouritable: true -- name: ListInferenceExecutions +- name: list-label-groups arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: inferenceexecution + attributeName: LabelGroupSummaries rerunOnBack: false favouritable: true -- name: ListInferenceSchedulers +- name: list-models arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: inferencescheduler + attributeName: ModelSummaries rerunOnBack: false favouritable: true -- name: ListLabelGroups +- name: list-retraining-schedulers arguments: - --output - json @@ -88,216 +88,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: labelgroup - rerunOnBack: false - favouritable: true -- name: ListLabels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: label - rerunOnBack: false - favouritable: true -- name: ListModelVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: modelversion - rerunOnBack: false - favouritable: true -- name: ListModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: model - rerunOnBack: false - favouritable: true -- name: ListRetrainingSchedulers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: retrainingscheduler - rerunOnBack: false - favouritable: true -- name: ListSensorStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sensorstatistic - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeDataIngestionJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeInferenceScheduler - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeLabel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeLabelGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeModelVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment - rerunOnBack: false - favouritable: true -- name: DescribeResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Lookoutequipment + attributeName: RetrainingSchedulerSummaries rerunOnBack: false favouritable: true diff --git a/configurations/m2.yaml b/configurations/m2.yaml index 31453ff..06562bf 100644 --- a/configurations/m2.yaml +++ b/configurations/m2.yaml @@ -1,7 +1,7 @@ name: m2 -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplicationVersions +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationversion + attributeName: applications rerunOnBack: false favouritable: true -- name: ListApplications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-engine-versions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: engineVersions rerunOnBack: false favouritable: true -- name: ListBatchJobDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-environments arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: batchjobdefinition - rerunOnBack: false - favouritable: true -- name: ListBatchJobExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: batchjobexecution - rerunOnBack: false - favouritable: true -- name: ListBatchJobRestartPoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: batchjobrestartpoint - rerunOnBack: false - favouritable: true -- name: ListDataSetExportHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasetexporthistorys - rerunOnBack: false - favouritable: true -- name: ListDataSetImportHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasetimporthistorys - rerunOnBack: false - favouritable: true -- name: ListDataSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataset - rerunOnBack: false - favouritable: true -- name: ListDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deployment - rerunOnBack: false - favouritable: true -- name: ListEngineVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: engineversion - rerunOnBack: false - favouritable: true -- name: ListEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetApplicationVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetBatchJobExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetDataSetDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetDataSetExportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetDataSetImportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetDeployment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: M2 + attributeName: environments rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/machinelearning.yaml b/configurations/machinelearning.yaml index c4e7b33..e393743 100644 --- a/configurations/machinelearning.yaml +++ b/configurations/machinelearning.yaml @@ -1,7 +1,7 @@ name: machinelearning -defaultCommand: '' +defaultCommand: describe-batch-predictions commands: -- name: DescribeBatchPredictions +- name: describe-batch-predictions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Machinelearning + attributeName: Results rerunOnBack: false favouritable: true -- name: DescribeDataSources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-data-sources arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Machinelearning + attributeName: Results rerunOnBack: false favouritable: true -- name: DescribeEvaluations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-evaluations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Machinelearning + attributeName: Results rerunOnBack: false favouritable: true -- name: DescribeMLModels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-ml-models arguments: - --output - json @@ -58,81 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Machinelearning - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Machinelearning - rerunOnBack: false - favouritable: true -- name: GetBatchPrediction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Machinelearning - rerunOnBack: false - favouritable: true -- name: GetDataSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Machinelearning - rerunOnBack: false - favouritable: true -- name: GetEvaluation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Machinelearning - rerunOnBack: false - favouritable: true -- name: GetMLModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Machinelearning + attributeName: Results rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/macie2.yaml b/configurations/macie2.yaml index f9dcf8a..58dda1c 100644 --- a/configurations/macie2.yaml +++ b/configurations/macie2.yaml @@ -1,7 +1,7 @@ name: macie2 -defaultCommand: '' +defaultCommand: list-allow-lists commands: -- name: ListAllowLists +- name: list-allow-lists arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: allow + attributeName: allowLists rerunOnBack: false favouritable: true -- name: ListAutomatedDiscoveryAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-automated-discovery-accounts arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automateddiscoveryaccount + attributeName: items rerunOnBack: false favouritable: true -- name: ListClassificationJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-classification-jobs arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: classificationjob + attributeName: items rerunOnBack: false favouritable: true -- name: ListClassificationScopes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-classification-scopes arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: classificationscope + attributeName: classificationScopes rerunOnBack: false favouritable: true -- name: ListCustomDataIdentifiers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-custom-data-identifiers arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customdataidentifier + attributeName: items rerunOnBack: false favouritable: true -- name: ListFindings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-findings arguments: - --output - json @@ -87,11 +107,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: finding + type: list + attributeName: findingIds rerunOnBack: false favouritable: true -- name: ListFindingsFilters + resourceName: findingId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-findings-filters arguments: - --output - json @@ -103,10 +128,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: findingsfilter + attributeName: findingsFilterListItems rerunOnBack: false favouritable: true -- name: ListInvitations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-invitations arguments: - --output - json @@ -118,10 +147,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: invitation + attributeName: invitations rerunOnBack: false favouritable: true -- name: ListManagedDataIdentifiers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-data-identifiers arguments: - --output - json @@ -133,10 +166,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: manageddataidentifier + attributeName: items rerunOnBack: false favouritable: true -- name: ListMembers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-members arguments: - --output - json @@ -148,10 +185,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: member + attributeName: members rerunOnBack: false favouritable: true -- name: ListOrganizationAdminAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-organization-admin-accounts arguments: - --output - json @@ -163,10 +204,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationadminaccount + attributeName: adminAccounts rerunOnBack: false favouritable: true -- name: ListResourceProfileArtifacts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sensitivity-inspection-templates arguments: - --output - json @@ -178,10 +223,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourceprofileartifact + attributeName: sensitivityInspectionTemplates rerunOnBack: false favouritable: true -- name: ListResourceProfileDetections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-buckets arguments: - --output - json @@ -193,10 +242,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourceprofiledetection + attributeName: buckets rerunOnBack: false favouritable: true -- name: ListSensitivityInspectionTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-administrator-account arguments: - --output - json @@ -208,10 +261,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sensitivityinspectiontemplate + attributeName: administrator rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-bucket-statistics arguments: - --output - json @@ -223,10 +276,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: bucketCountByEffectivePermission rerunOnBack: false favouritable: true -- name: DescribeBuckets +- name: get-classification-export-configuration arguments: - --output - json @@ -238,10 +291,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Macie2 + attributeName: configuration rerunOnBack: false favouritable: true -- name: DescribeClassificationJob +- name: get-findings-publication-configuration arguments: - --output - json @@ -253,10 +306,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Macie2 + attributeName: securityHubConfiguration rerunOnBack: false favouritable: true -- name: DescribeOrganizationConfiguration +- name: get-master-account arguments: - --output - json @@ -268,10 +321,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Macie2 + attributeName: master rerunOnBack: false favouritable: true -- name: GetAdministratorAccount +- name: get-reveal-configuration arguments: - --output - json @@ -283,10 +336,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Macie2 + attributeName: configuration rerunOnBack: false favouritable: true -- name: GetAllowList +- name: get-usage-statistics arguments: - --output - json @@ -298,6 +351,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: getallows + attributeName: records rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/mailmanager.yaml b/configurations/mailmanager.yaml index fdf757c..0f9aa33 100644 --- a/configurations/mailmanager.yaml +++ b/configurations/mailmanager.yaml @@ -1,7 +1,7 @@ name: mailmanager -defaultCommand: '' +defaultCommand: list-addon-instances commands: -- name: ListAddonInstances +- name: list-addon-instances arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: addoninstance + attributeName: AddonInstances rerunOnBack: false favouritable: true -- name: ListAddonSubscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-addon-subscriptions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: addonsubscription + attributeName: AddonSubscriptions rerunOnBack: false favouritable: true -- name: ListAddressListImportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-address-lists arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: addressimportjob + attributeName: AddressLists rerunOnBack: false favouritable: true -- name: ListAddressLists + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-archives arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: address + attributeName: Archives rerunOnBack: false favouritable: true -- name: ListArchiveExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ingress-points arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: archiveexport + attributeName: IngressPoints rerunOnBack: false favouritable: true -- name: ListArchiveSearches + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-relays arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: archivesearche + attributeName: Relays rerunOnBack: false favouritable: true -- name: ListArchives + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-rule-sets arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: archive + attributeName: RuleSets rerunOnBack: false favouritable: true -- name: ListIngressPoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-traffic-policies arguments: - --output - json @@ -118,186 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: ingresspoint - rerunOnBack: false - favouritable: true -- name: ListMembersOfAddressList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: membersofaddres - rerunOnBack: false - favouritable: true -- name: ListRelays - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: relay - rerunOnBack: false - favouritable: true -- name: ListRuleSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ruleset - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicie - rerunOnBack: false - favouritable: true -- name: GetAddonInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mailmanager - rerunOnBack: false - favouritable: true -- name: GetAddonSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mailmanager - rerunOnBack: false - favouritable: true -- name: GetAddressList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getaddres - rerunOnBack: false - favouritable: true -- name: GetAddressListImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getaddressimportjobs - rerunOnBack: false - favouritable: true -- name: GetArchive - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mailmanager - rerunOnBack: false - favouritable: true -- name: GetArchiveExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mailmanager - rerunOnBack: false - favouritable: true -- name: GetArchiveMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mailmanager + attributeName: TrafficPolicies rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/managedblockchain-query.yaml b/configurations/managedblockchain-query.yaml index 755b057..31e9e6f 100644 --- a/configurations/managedblockchain-query.yaml +++ b/configurations/managedblockchain-query.yaml @@ -1,7 +1,7 @@ name: managedblockchain-query defaultCommand: '' commands: -- name: ListAssetContracts +- name: batch-get-token-balance arguments: - --output - json @@ -13,126 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetcontract - rerunOnBack: false - favouritable: true -- name: ListFilteredTransactionEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: filteredtransactionevent - rerunOnBack: false - favouritable: true -- name: ListTokenBalances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tokenbalance - rerunOnBack: false - favouritable: true -- name: ListTransactionEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: transactionevent - rerunOnBack: false - favouritable: true -- name: ListTransactions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: transaction - rerunOnBack: false - favouritable: true -- name: GetAssetContract - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain-Query - rerunOnBack: false - favouritable: true -- name: GetTokenBalance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain-Query - rerunOnBack: false - favouritable: true -- name: GetTransaction - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain-Query - rerunOnBack: false - favouritable: true -- name: BatchGetTokenBalance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain-Query + attributeName: tokenBalances rerunOnBack: false favouritable: true diff --git a/configurations/managedblockchain.yaml b/configurations/managedblockchain.yaml index 4b4797f..10ec463 100644 --- a/configurations/managedblockchain.yaml +++ b/configurations/managedblockchain.yaml @@ -1,7 +1,7 @@ name: managedblockchain -defaultCommand: '' +defaultCommand: list-accessors commands: -- name: ListAccessors +- name: list-accessors arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accessor + attributeName: Accessors rerunOnBack: false favouritable: true -- name: ListInvitations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-invitations arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: invitation + attributeName: Invitations rerunOnBack: false favouritable: true -- name: ListMembers +- name: list-networks arguments: - --output - json @@ -43,156 +47,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: member - rerunOnBack: false - favouritable: true -- name: ListNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: network - rerunOnBack: false - favouritable: true -- name: ListNodes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: node - rerunOnBack: false - favouritable: true -- name: ListProposalVotes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: proposalvote - rerunOnBack: false - favouritable: true -- name: ListProposals - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: proposal - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccessor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain - rerunOnBack: false - favouritable: true -- name: GetMember - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain - rerunOnBack: false - favouritable: true -- name: GetNetwork - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain - rerunOnBack: false - favouritable: true -- name: GetNode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain - rerunOnBack: false - favouritable: true -- name: GetProposal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Managedblockchain + attributeName: Networks rerunOnBack: false favouritable: true diff --git a/configurations/marketplace-agreement.yaml b/configurations/marketplace-agreement.yaml index f117a3f..562efc9 100644 --- a/configurations/marketplace-agreement.yaml +++ b/configurations/marketplace-agreement.yaml @@ -1,7 +1,7 @@ name: marketplace-agreement defaultCommand: '' commands: -- name: DescribeAgreement +- name: search-agreements arguments: - --output - json @@ -13,36 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Marketplace-Agreement - rerunOnBack: false - favouritable: true -- name: GetAgreementTerms - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Marketplace-Agreement - rerunOnBack: false - favouritable: true -- name: SearchAgreements - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: agreementViewSummaries rerunOnBack: false favouritable: true diff --git a/configurations/mediaconnect.yaml b/configurations/mediaconnect.yaml index eab9ec8..f157ae5 100644 --- a/configurations/mediaconnect.yaml +++ b/configurations/mediaconnect.yaml @@ -1,7 +1,7 @@ name: mediaconnect -defaultCommand: '' +defaultCommand: list-bridges commands: -- name: ListBridges +- name: list-bridges arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bridge + attributeName: Bridges rerunOnBack: false favouritable: true -- name: ListEntitlements + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-entitlements arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: entitlement + attributeName: Entitlements rerunOnBack: false favouritable: true -- name: ListFlows + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-flows arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: flow + attributeName: Flows rerunOnBack: false favouritable: true -- name: ListGatewayInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-gateway-instances arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gatewayinstance + attributeName: Instances rerunOnBack: false favouritable: true -- name: ListGateways + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-gateways arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gateway + attributeName: Gateways rerunOnBack: false favouritable: true -- name: ListOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-offerings arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: offering + attributeName: Offerings rerunOnBack: false favouritable: true -- name: ListReservations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-reservations arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reservation + attributeName: Reservations rerunOnBack: false favouritable: true -- name: ListRouterInputs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-router-inputs arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: routerinput + attributeName: RouterInputs rerunOnBack: false favouritable: true -- name: ListRouterNetworkInterfaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-router-network-interfaces arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: routernetworkinterface + attributeName: RouterNetworkInterfaces rerunOnBack: false favouritable: true -- name: ListRouterOutputs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-router-outputs arguments: - --output - json @@ -148,156 +184,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: routeroutput - rerunOnBack: false - favouritable: true -- name: ListTagsForGlobalResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforglobalresources - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeBridge - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeFlowSourceMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeFlowSourceThumbnail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeGateway - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeGatewayInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeOffering - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect - rerunOnBack: false - favouritable: true -- name: DescribeReservation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconnect + attributeName: RouterOutputs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mediaconvert.yaml b/configurations/mediaconvert.yaml index 47c5f70..5fbab32 100644 --- a/configurations/mediaconvert.yaml +++ b/configurations/mediaconvert.yaml @@ -1,7 +1,7 @@ name: mediaconvert -defaultCommand: '' +defaultCommand: list-job-templates commands: -- name: ListJobTemplates +- name: list-job-templates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: jobtemplate + attributeName: JobTemplates rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: job + attributeName: Jobs rerunOnBack: false favouritable: true -- name: ListPresets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-presets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: preset + attributeName: Presets rerunOnBack: false favouritable: true -- name: ListQueues + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-queues arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: queue + attributeName: Queues rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-versions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Versions rerunOnBack: false favouritable: true -- name: ListVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-endpoints arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: version + attributeName: Endpoints rerunOnBack: false favouritable: true -- name: DescribeEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-policy arguments: - --output - json @@ -103,10 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Mediaconvert + attributeName: Policy rerunOnBack: false favouritable: true -- name: GetJob +- name: probe arguments: - --output - json @@ -118,10 +142,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Mediaconvert + attributeName: ProbeResults rerunOnBack: false favouritable: true -- name: GetJobTemplate +- name: search-jobs arguments: - --output - json @@ -133,96 +157,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Mediaconvert - rerunOnBack: false - favouritable: true -- name: GetJobsQueryResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconvert - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconvert - rerunOnBack: false - favouritable: true -- name: GetPreset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconvert - rerunOnBack: false - favouritable: true -- name: GetQueue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediaconvert - rerunOnBack: false - favouritable: true -- name: AssociateCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Jobs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/medialive.yaml b/configurations/medialive.yaml index 6d14e00..1f79533 100644 --- a/configurations/medialive.yaml +++ b/configurations/medialive.yaml @@ -1,7 +1,7 @@ name: medialive -defaultCommand: '' +defaultCommand: list-channels commands: -- name: ListAlerts +- name: list-channels arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: alert + attributeName: Channels rerunOnBack: false favouritable: true -- name: ListChannelPlacementGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cloud-watch-alarm-template-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channelplacementgroup + attributeName: CloudWatchAlarmTemplateGroups rerunOnBack: false favouritable: true -- name: ListChannels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cloud-watch-alarm-templates arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: CloudWatchAlarmTemplates rerunOnBack: false favouritable: true -- name: ListCloudWatchAlarmTemplateGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-clusters arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudwatchalarmtemplategroup + attributeName: Clusters rerunOnBack: false favouritable: true -- name: ListCloudWatchAlarmTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-event-bridge-rule-template-groups arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudwatchalarmtemplate + attributeName: EventBridgeRuleTemplateGroups rerunOnBack: false favouritable: true -- name: ListClusterAlerts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-event-bridge-rule-templates arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusteralert + attributeName: EventBridgeRuleTemplates rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-input-devices arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: InputDevices rerunOnBack: false favouritable: true -- name: ListEventBridgeRuleTemplateGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-input-security-groups arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventbridgeruletemplategroup + attributeName: InputSecurityGroups rerunOnBack: false favouritable: true -- name: ListEventBridgeRuleTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-inputs arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventbridgeruletemplate + attributeName: Inputs rerunOnBack: false favouritable: true -- name: ListInputDeviceTransfers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-multiplexes arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: inputdevicetransfer + attributeName: Multiplexes rerunOnBack: false favouritable: true -- name: ListInputDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-networks arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: inputdevice + attributeName: Networks rerunOnBack: false favouritable: true -- name: ListInputSecurityGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-offerings arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: inputsecuritygroup + attributeName: Offerings rerunOnBack: false favouritable: true -- name: ListInputs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-reservations arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: input + attributeName: Reservations rerunOnBack: false favouritable: true -- name: ListMultiplexAlerts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sdi-sources arguments: - --output - json @@ -208,10 +260,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: multiplexalert + attributeName: SdiSources rerunOnBack: false favouritable: true -- name: ListMultiplexPrograms + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-signal-maps arguments: - --output - json @@ -223,10 +279,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: multiplexprogram + attributeName: SignalMaps rerunOnBack: false favouritable: true -- name: ListMultiplexes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-versions arguments: - --output - json @@ -238,10 +298,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: multiplexe + attributeName: Versions rerunOnBack: false favouritable: true -- name: ListNetworks +- name: describe-account-configuration arguments: - --output - json @@ -253,10 +313,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: network + attributeName: AccountConfiguration rerunOnBack: false favouritable: true -- name: ListNodes +- name: batch-delete arguments: - --output - json @@ -268,10 +328,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: node + attributeName: Failed rerunOnBack: false favouritable: true -- name: ListOfferings +- name: batch-start arguments: - --output - json @@ -283,10 +343,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: offering + attributeName: Failed rerunOnBack: false favouritable: true -- name: ListReservations +- name: batch-stop arguments: - --output - json @@ -298,6 +358,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: reservation + attributeName: Failed rerunOnBack: false favouritable: true diff --git a/configurations/mediapackage-vod.yaml b/configurations/mediapackage-vod.yaml index e6b7823..c5420c7 100644 --- a/configurations/mediapackage-vod.yaml +++ b/configurations/mediapackage-vod.yaml @@ -1,7 +1,7 @@ name: mediapackage-vod -defaultCommand: '' +defaultCommand: list-assets commands: -- name: ListAssets +- name: list-assets arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: asset + attributeName: Assets rerunOnBack: false favouritable: true -- name: ListPackagingConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-packaging-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: packagingconfiguration + attributeName: PackagingConfigurations rerunOnBack: false favouritable: true -- name: ListPackagingGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-packaging-groups arguments: - --output - json @@ -43,111 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: packaginggroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAsset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage-Vod - rerunOnBack: false - favouritable: true -- name: DescribePackagingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage-Vod - rerunOnBack: false - favouritable: true -- name: DescribePackagingGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage-Vod - rerunOnBack: false - favouritable: true -- name: ConfigureLogs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: PackagingGroups rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mediapackage.yaml b/configurations/mediapackage.yaml index dc5e3f8..0174920 100644 --- a/configurations/mediapackage.yaml +++ b/configurations/mediapackage.yaml @@ -1,7 +1,7 @@ name: mediapackage -defaultCommand: '' +defaultCommand: list-channels commands: -- name: ListChannels +- name: list-channels arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: Channels rerunOnBack: false favouritable: true -- name: ListHarvestJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-harvest-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: harvestjob + attributeName: HarvestJobs rerunOnBack: false favouritable: true -- name: ListOriginEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-origin-endpoints arguments: - --output - json @@ -43,141 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: originendpoint - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage - rerunOnBack: false - favouritable: true -- name: DescribeHarvestJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage - rerunOnBack: false - favouritable: true -- name: DescribeOriginEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackage - rerunOnBack: false - favouritable: true -- name: ConfigureLogs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RotateChannelCredentials - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RotateIngestEndpointCredentials - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: OriginEndpoints rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mediapackagev2.yaml b/configurations/mediapackagev2.yaml index a23eff7..c62c469 100644 --- a/configurations/mediapackagev2.yaml +++ b/configurations/mediapackagev2.yaml @@ -1,7 +1,7 @@ name: mediapackagev2 -defaultCommand: '' +defaultCommand: list-channel-groups commands: -- name: ListChannelGroups +- name: list-channel-groups arguments: - --output - json @@ -13,171 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: channelgroup - rerunOnBack: false - favouritable: true -- name: ListChannels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: channel - rerunOnBack: false - favouritable: true -- name: ListHarvestJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: harvestjob - rerunOnBack: false - favouritable: true -- name: ListOriginEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: originendpoint - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: GetChannelGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: GetChannelPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: GetHarvestJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: GetOriginEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: GetOriginEndpointPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediapackagev2 - rerunOnBack: false - favouritable: true -- name: CancelHarvestJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mediastore-data.yaml b/configurations/mediastore-data.yaml index 00c2ccc..1d336f4 100644 --- a/configurations/mediastore-data.yaml +++ b/configurations/mediastore-data.yaml @@ -1,7 +1,7 @@ name: mediastore-data -defaultCommand: '' +defaultCommand: list-items commands: -- name: ListItems +- name: list-items arguments: - --output - json @@ -13,36 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: item - rerunOnBack: false - favouritable: true -- name: DescribeObject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore-Data - rerunOnBack: false - favouritable: true -- name: GetObject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore-Data + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mediastore.yaml b/configurations/mediastore.yaml index b25214e..2225021 100644 --- a/configurations/mediastore.yaml +++ b/configurations/mediastore.yaml @@ -1,7 +1,7 @@ name: mediastore -defaultCommand: '' +defaultCommand: list-containers commands: -- name: ListContainers +- name: list-containers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: container + attributeName: Containers rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-container arguments: - --output - json @@ -28,126 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeContainer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore - rerunOnBack: false - favouritable: true -- name: GetContainerPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore - rerunOnBack: false - favouritable: true -- name: GetCorsPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore - rerunOnBack: false - favouritable: true -- name: GetLifecyclePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore - rerunOnBack: false - favouritable: true -- name: GetMetricPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediastore - rerunOnBack: false - favouritable: true -- name: StartAccessLogging - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopAccessLogging - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Container rerunOnBack: false favouritable: true diff --git a/configurations/mediatailor.yaml b/configurations/mediatailor.yaml index fcf0f14..d7386f0 100644 --- a/configurations/mediatailor.yaml +++ b/configurations/mediatailor.yaml @@ -1,7 +1,7 @@ name: mediatailor -defaultCommand: '' +defaultCommand: list-channels commands: -- name: ListAlerts +- name: list-channels arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: alert + attributeName: Items rerunOnBack: false favouritable: true -- name: ListChannels + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-playback-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: Items rerunOnBack: false favouritable: true -- name: ListLiveSources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-source-locations arguments: - --output - json @@ -43,246 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: livesource - rerunOnBack: false - favouritable: true -- name: ListPlaybackConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: playbackconfiguration - rerunOnBack: false - favouritable: true -- name: ListPrefetchSchedules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: prefetchschedule - rerunOnBack: false - favouritable: true -- name: ListSourceLocations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourcelocation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVodSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vodsource - rerunOnBack: false - favouritable: true -- name: DescribeChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: DescribeLiveSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: DescribeProgram - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: DescribeSourceLocation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: DescribeVodSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: GetChannelPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: GetChannelSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: GetPlaybackConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: GetPrefetchSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mediatailor - rerunOnBack: false - favouritable: true -- name: ConfigureLogsForChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ConfigureLogsForPlaybackConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/medical-imaging.yaml b/configurations/medical-imaging.yaml index 2fbaea2..5001e53 100644 --- a/configurations/medical-imaging.yaml +++ b/configurations/medical-imaging.yaml @@ -1,7 +1,7 @@ name: medical-imaging -defaultCommand: '' +defaultCommand: list-datastores commands: -- name: ListDICOMImportJobs +- name: list-datastores arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dicomimportjob - rerunOnBack: false - favouritable: true -- name: ListDatastores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datastore - rerunOnBack: false - favouritable: true -- name: ListImageSetVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: imagesetversion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDICOMImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Medical-Imaging - rerunOnBack: false - favouritable: true -- name: GetDatastore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Medical-Imaging - rerunOnBack: false - favouritable: true -- name: GetImageFrame - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Medical-Imaging - rerunOnBack: false - favouritable: true -- name: GetImageSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Medical-Imaging - rerunOnBack: false - favouritable: true -- name: GetImageSetMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Medical-Imaging - rerunOnBack: false - favouritable: true -- name: CopyImageSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchImageSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartDICOMImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: datastoreSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/memorydb.yaml b/configurations/memorydb.yaml index 700e470..fa338f1 100644 --- a/configurations/memorydb.yaml +++ b/configurations/memorydb.yaml @@ -1,7 +1,7 @@ name: memorydb -defaultCommand: '' +defaultCommand: describe-acls commands: -- name: ListAllowedMultiRegionClusterUpdates +- name: describe-acls arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: allowedmultiregionclusterupdate + attributeName: ACLs rerunOnBack: false favouritable: true -- name: ListAllowedNodeTypeUpdates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-clusters arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: allowednodetypeupdate + attributeName: Clusters rerunOnBack: false favouritable: true -- name: ListTags + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-engine-versions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tag + attributeName: EngineVersions rerunOnBack: false favouritable: true -- name: DescribeACLs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-events arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-multi-region-clusters arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: MultiRegionClusters rerunOnBack: false favouritable: true -- name: DescribeEngineVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-multi-region-parameter-groups arguments: - --output - json @@ -88,10 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: MultiRegionParameterGroups rerunOnBack: false favouritable: true -- name: DescribeEvents +- name: describe-parameter-groups arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: ParameterGroups rerunOnBack: false favouritable: true -- name: DescribeMultiRegionClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-reserved-nodes arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: ReservedNodes rerunOnBack: false favouritable: true -- name: DescribeMultiRegionParameterGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-reserved-nodes-offerings arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: ReservedNodesOfferings rerunOnBack: false favouritable: true -- name: DescribeMultiRegionParameters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-service-updates arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: ServiceUpdates rerunOnBack: false favouritable: true -- name: DescribeParameterGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-snapshots arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: DescribeParameters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-subnet-groups arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb + attributeName: SubnetGroups rerunOnBack: false favouritable: true -- name: DescribeReservedNodes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-users arguments: - --output - json @@ -193,111 +237,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: DescribeReservedNodesOfferings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: DescribeServiceUpdates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: DescribeSnapshots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: DescribeSubnetGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: DescribeUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Memorydb - rerunOnBack: false - favouritable: true -- name: BatchUpdateCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CopySnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Users rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mgh.yaml b/configurations/mgh.yaml index efa9514..b625909 100644 --- a/configurations/mgh.yaml +++ b/configurations/mgh.yaml @@ -1,7 +1,7 @@ name: mgh -defaultCommand: '' +defaultCommand: list-application-states commands: -- name: ListApplicationStates +- name: list-application-states arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationstate + attributeName: ApplicationStateList rerunOnBack: false favouritable: true -- name: ListCreatedArtifacts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-migration-tasks arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: createdartifact + attributeName: MigrationTaskSummaryList rerunOnBack: false favouritable: true -- name: ListDiscoveredResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-progress-update-streams arguments: - --output - json @@ -43,231 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: discoveredresource - rerunOnBack: false - favouritable: true -- name: ListMigrationTaskUpdates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: migrationtaskupdate - rerunOnBack: false - favouritable: true -- name: ListMigrationTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: migrationtask - rerunOnBack: false - favouritable: true -- name: ListProgressUpdateStreams - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: progressupdatestream - rerunOnBack: false - favouritable: true -- name: ListSourceResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourceresource - rerunOnBack: false - favouritable: true -- name: DescribeApplicationState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mgh - rerunOnBack: false - favouritable: true -- name: DescribeMigrationTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mgh - rerunOnBack: false - favouritable: true -- name: AssociateCreatedArtifact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateDiscoveredResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateSourceResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateCreatedArtifact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateDiscoveredResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateSourceResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ImportMigrationTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: NotifyApplicationState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: NotifyMigrationTaskState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ProgressUpdateStreamSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mgn.yaml b/configurations/mgn.yaml index 177f536..aed4a66 100644 --- a/configurations/mgn.yaml +++ b/configurations/mgn.yaml @@ -1,7 +1,7 @@ name: mgn -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: items rerunOnBack: false favouritable: true -- name: ListConnectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-connectors arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connector + attributeName: items rerunOnBack: false favouritable: true -- name: ListExportErrors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-exports arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: exporterror + attributeName: items rerunOnBack: false favouritable: true -- name: ListExports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-import-file-enrichments arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: export + attributeName: items rerunOnBack: false favouritable: true -- name: ListImportErrors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-imports arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: importerror + attributeName: items rerunOnBack: false favouritable: true -- name: ListImportFileEnrichments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-accounts arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: importfileenrichment + attributeName: items rerunOnBack: false favouritable: true -- name: ListImports + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-network-migration-definitions arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: import + attributeName: items rerunOnBack: false favouritable: true -- name: ListManagedAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-waves arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedaccount + attributeName: items rerunOnBack: false favouritable: true -- name: ListNetworkMigrationAnalyses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-jobs arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkmigrationanalyse + attributeName: items rerunOnBack: false favouritable: true -- name: ListNetworkMigrationAnalysisResults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-launch-configuration-templates arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkmigrationanalysisresult + attributeName: items rerunOnBack: false favouritable: true -- name: ListNetworkMigrationCodeGenerationSegments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-replication-configuration-templates arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkmigrationcodegenerationsegment + attributeName: items rerunOnBack: false favouritable: true -- name: ListNetworkMigrationCodeGenerations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-source-servers arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkmigrationcodegeneration + attributeName: items rerunOnBack: false favouritable: true -- name: ListNetworkMigrationDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-vcenter-clients arguments: - --output - json @@ -193,111 +241,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: networkmigrationdefinition - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationDeployedStacks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationdeployedstack - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationDeployments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationdeployment - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationexecution - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationMapperSegmentConstructs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationmappersegmentconstruct - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationMapperSegments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationmappersegment - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationMappingUpdates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationmappingupdate - rerunOnBack: false - favouritable: true -- name: ListNetworkMigrationMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: networkmigrationmapping + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/migration-hub-refactor-spaces.yaml b/configurations/migration-hub-refactor-spaces.yaml index 7f57271..a23980e 100644 --- a/configurations/migration-hub-refactor-spaces.yaml +++ b/configurations/migration-hub-refactor-spaces.yaml @@ -1,7 +1,7 @@ name: migration-hub-refactor-spaces -defaultCommand: '' +defaultCommand: list-environments commands: -- name: ListApplications +- name: list-environments arguments: - --output - json @@ -13,156 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: application - rerunOnBack: false - favouritable: true -- name: ListEnvironmentVpcs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environmentvpc - rerunOnBack: false - favouritable: true -- name: ListEnvironments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListRoutes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: route - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migration-Hub-Refactor-Spaces - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migration-Hub-Refactor-Spaces - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migration-Hub-Refactor-Spaces - rerunOnBack: false - favouritable: true -- name: GetRoute - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migration-Hub-Refactor-Spaces - rerunOnBack: false - favouritable: true -- name: GetService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migration-Hub-Refactor-Spaces + attributeName: EnvironmentSummaryList rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/migrationhub-config.yaml b/configurations/migrationhub-config.yaml index 5263037..a82b9aa 100644 --- a/configurations/migrationhub-config.yaml +++ b/configurations/migrationhub-config.yaml @@ -1,7 +1,7 @@ name: migrationhub-config -defaultCommand: '' +defaultCommand: describe-home-region-controls commands: -- name: DescribeHomeRegionControls +- name: describe-home-region-controls arguments: - --output - json @@ -13,21 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Migrationhub-Config - rerunOnBack: false - favouritable: true -- name: GetHomeRegion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhub-Config + attributeName: HomeRegionControls rerunOnBack: false favouritable: true diff --git a/configurations/migrationhuborchestrator.yaml b/configurations/migrationhuborchestrator.yaml index 528da98..06f2606 100644 --- a/configurations/migrationhuborchestrator.yaml +++ b/configurations/migrationhuborchestrator.yaml @@ -1,7 +1,7 @@ name: migrationhuborchestrator -defaultCommand: '' +defaultCommand: list-plugins commands: -- name: ListPlugins +- name: list-plugins arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: plugin + attributeName: plugins rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-templates arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: templateSummary rerunOnBack: false favouritable: true -- name: ListTemplateStepGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workflows arguments: - --output - json @@ -43,171 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: templatestepgroup - rerunOnBack: false - favouritable: true -- name: ListTemplateSteps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: templatestep - rerunOnBack: false - favouritable: true -- name: ListTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: template - rerunOnBack: false - favouritable: true -- name: ListWorkflowStepGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowstepgroup - rerunOnBack: false - favouritable: true -- name: ListWorkflowSteps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowstep - rerunOnBack: false - favouritable: true -- name: ListWorkflows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflow - rerunOnBack: false - favouritable: true -- name: GetTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator - rerunOnBack: false - favouritable: true -- name: GetTemplateStep - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator - rerunOnBack: false - favouritable: true -- name: GetTemplateStepGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator - rerunOnBack: false - favouritable: true -- name: GetWorkflow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator - rerunOnBack: false - favouritable: true -- name: GetWorkflowStep - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator - rerunOnBack: false - favouritable: true -- name: GetWorkflowStepGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhuborchestrator + attributeName: migrationWorkflowSummary rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/migrationhubstrategy.yaml b/configurations/migrationhubstrategy.yaml index b5409fa..003d7a4 100644 --- a/configurations/migrationhubstrategy.yaml +++ b/configurations/migrationhubstrategy.yaml @@ -1,7 +1,7 @@ name: migrationhubstrategy -defaultCommand: '' +defaultCommand: list-analyzable-servers commands: -- name: ListAnalyzableServers +- name: list-analyzable-servers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: analyzableserver + attributeName: analyzableServers rerunOnBack: false favouritable: true -- name: ListApplicationComponents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-application-components arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationcomponent + attributeName: applicationComponentInfos rerunOnBack: false favouritable: true -- name: ListCollectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-collectors arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: collector + attributeName: Collectors rerunOnBack: false favouritable: true -- name: ListImportFileTask + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-import-file-task arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: importfiletasks + attributeName: taskInfos rerunOnBack: false favouritable: true -- name: ListServers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-servers arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: server + attributeName: serverInfos rerunOnBack: false favouritable: true -- name: GetApplicationComponentDetails + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-portfolio-preferences arguments: - --output - json @@ -88,10 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Migrationhubstrategy + attributeName: applicationPreferences rerunOnBack: false favouritable: true -- name: GetApplicationComponentStrategies +- name: get-portfolio-summary arguments: - --output - json @@ -103,186 +123,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetAssessment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetImportFileTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetLatestAssessmentId - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetPortfolioPreferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetPortfolioSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetRecommendationReportDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetServerDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: GetServerStrategies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Migrationhubstrategy - rerunOnBack: false - favouritable: true -- name: StartAssessment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartImportFileTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartRecommendationReportGeneration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopAssessment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: assessmentSummary rerunOnBack: false favouritable: true diff --git a/configurations/mpa.yaml b/configurations/mpa.yaml index 6ce6401..e5417d0 100644 --- a/configurations/mpa.yaml +++ b/configurations/mpa.yaml @@ -1,7 +1,7 @@ name: mpa -defaultCommand: '' +defaultCommand: list-approval-teams commands: -- name: ListApprovalTeams +- name: list-approval-teams arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: approvalteam + attributeName: ApprovalTeams rerunOnBack: false favouritable: true -- name: ListIdentitySources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-identity-sources arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: identitysource + attributeName: IdentitySources rerunOnBack: false favouritable: true -- name: ListPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-policies arguments: - --output - json @@ -43,201 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: policie - rerunOnBack: false - favouritable: true -- name: ListPolicyVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policyversion - rerunOnBack: false - favouritable: true -- name: ListResourcePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcepolicie - rerunOnBack: false - favouritable: true -- name: ListSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: session - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApprovalTeam - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mpa - rerunOnBack: false - favouritable: true -- name: GetIdentitySource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mpa - rerunOnBack: false - favouritable: true -- name: GetPolicyVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mpa - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mpa - rerunOnBack: false - favouritable: true -- name: GetSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mpa - rerunOnBack: false - favouritable: true -- name: CancelSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartActiveApprovalTeamDeletion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartApprovalTeamBaseline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Policies rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mq.yaml b/configurations/mq.yaml index 7322a7b..74c8e6f 100644 --- a/configurations/mq.yaml +++ b/configurations/mq.yaml @@ -1,7 +1,7 @@ name: mq -defaultCommand: '' +defaultCommand: list-brokers commands: -- name: ListBrokers +- name: list-brokers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: broker + attributeName: BrokerSummaries rerunOnBack: false favouritable: true -- name: ListConfigurationRevisions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-configurations arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationrevision + attributeName: Configurations rerunOnBack: false favouritable: true -- name: ListConfigurations +- name: describe-broker-engine-types arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: configuration + attributeName: BrokerEngineTypes rerunOnBack: false favouritable: true -- name: ListTags +- name: describe-broker-instance-options arguments: - --output - json @@ -58,126 +62,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tag - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: DescribeBroker - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: DescribeBrokerEngineTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: DescribeBrokerInstanceOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: DescribeConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: DescribeConfigurationRevision - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: DescribeUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mq - rerunOnBack: false - favouritable: true -- name: Promote - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: BrokerInstanceOptions rerunOnBack: false favouritable: true diff --git a/configurations/mturk.yaml b/configurations/mturk.yaml index 325c8bc..9a83018 100644 --- a/configurations/mturk.yaml +++ b/configurations/mturk.yaml @@ -1,7 +1,7 @@ name: mturk -defaultCommand: '' +defaultCommand: list-bonus-payments commands: -- name: ListAssignmentsForHIT +- name: list-bonus-payments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assignmentsforhits + attributeName: BonusPayments rerunOnBack: false favouritable: true -- name: ListBonusPayments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-hits arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bonuspayment + attributeName: HITs rerunOnBack: false favouritable: true -- name: ListHITs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-qualification-requests arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: hit + attributeName: QualificationRequests rerunOnBack: false favouritable: true -- name: ListHITsForQualificationType + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-reviewable-hits arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: hitsforqualificationtypes + attributeName: HITs rerunOnBack: false favouritable: true -- name: ListQualificationRequests + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-worker-blocks arguments: - --output - json @@ -73,216 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: qualificationrequest - rerunOnBack: false - favouritable: true -- name: ListQualificationTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: qualificationtype - rerunOnBack: false - favouritable: true -- name: ListReviewPolicyResultsForHIT - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reviewpolicyresultsforhits - rerunOnBack: false - favouritable: true -- name: ListReviewableHITs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reviewablehit - rerunOnBack: false - favouritable: true -- name: ListWorkerBlocks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workerblock - rerunOnBack: false - favouritable: true -- name: ListWorkersWithQualificationType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workerswithqualificationtypes - rerunOnBack: false - favouritable: true -- name: GetAccountBalance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: GetAssignment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: GetFileUploadURL - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: GetHIT - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: GetQualificationScore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: GetQualificationType - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mturk - rerunOnBack: false - favouritable: true -- name: AcceptQualificationRequest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ApproveAssignment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateQualificationWithWorker - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: WorkerBlocks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mwaa-serverless.yaml b/configurations/mwaa-serverless.yaml index 5569d45..0345177 100644 --- a/configurations/mwaa-serverless.yaml +++ b/configurations/mwaa-serverless.yaml @@ -1,7 +1,7 @@ name: mwaa-serverless -defaultCommand: '' +defaultCommand: list-workflows commands: -- name: ListTagsForResource +- name: list-workflows arguments: - --output - json @@ -13,171 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTaskInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: taskinstance - rerunOnBack: false - favouritable: true -- name: ListWorkflowRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowrun - rerunOnBack: false - favouritable: true -- name: ListWorkflowVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowversion - rerunOnBack: false - favouritable: true -- name: ListWorkflows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflow - rerunOnBack: false - favouritable: true -- name: GetTaskInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mwaa-Serverless - rerunOnBack: false - favouritable: true -- name: GetWorkflow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mwaa-Serverless - rerunOnBack: false - favouritable: true -- name: GetWorkflowRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mwaa-Serverless - rerunOnBack: false - favouritable: true -- name: StartWorkflowRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopWorkflowRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Workflows rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/mwaa.yaml b/configurations/mwaa.yaml index b32178c..6d31e56 100644 --- a/configurations/mwaa.yaml +++ b/configurations/mwaa.yaml @@ -1,7 +1,7 @@ name: mwaa -defaultCommand: '' +defaultCommand: list-environments commands: -- name: ListEnvironments +- name: list-environments arguments: - --output - json @@ -12,97 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Mwaa - rerunOnBack: false - favouritable: true -- name: InvokeRestApi - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PublishMetrics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: Environments rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/neptune-graph.yaml b/configurations/neptune-graph.yaml index be0056f..fa7e556 100644 --- a/configurations/neptune-graph.yaml +++ b/configurations/neptune-graph.yaml @@ -1,7 +1,7 @@ name: neptune-graph -defaultCommand: '' +defaultCommand: list-export-tasks commands: -- name: ListExportTasks +- name: list-export-tasks arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: exporttask + attributeName: tasks rerunOnBack: false favouritable: true -- name: ListGraphSnapshots + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-graph-snapshots arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: graphsnapshot + attributeName: graphSnapshots rerunOnBack: false favouritable: true -- name: ListGraphs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-graphs arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: graph + attributeName: graphs rerunOnBack: false favouritable: true -- name: ListImportTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-import-tasks arguments: - --output - json @@ -58,201 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: importtask - rerunOnBack: false - favouritable: true -- name: ListPrivateGraphEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: privategraphendpoint - rerunOnBack: false - favouritable: true -- name: ListQueries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: querie - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetExportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetGraph - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetGraphSnapshot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetGraphSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetImportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetPrivateGraphEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: GetQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune-Graph - rerunOnBack: false - favouritable: true -- name: CancelExportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelImportTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: tasks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/neptune.yaml b/configurations/neptune.yaml index 70dd6e2..b8dc945 100644 --- a/configurations/neptune.yaml +++ b/configurations/neptune.yaml @@ -1,7 +1,7 @@ name: neptune -defaultCommand: '' +defaultCommand: describe-db-cluster-endpoints commands: -- name: ListTagsForResource +- name: describe-db-cluster-endpoints arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: DBClusterEndpoints rerunOnBack: false favouritable: true -- name: DescribeDBClusterEndpoints + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-parameter-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBClusterParameterGroups rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-snapshots arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBClusterSnapshots rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-clusters arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBClusters rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshotAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-engine-versions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBEngineVersions rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshots + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-instances arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBInstances rerunOnBack: false favouritable: true -- name: DescribeDBClusters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-parameter-groups arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBParameterGroups rerunOnBack: false favouritable: true -- name: DescribeDBEngineVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-subnet-groups arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: DBSubnetGroups rerunOnBack: false favouritable: true -- name: DescribeDBInstances + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-event-categories arguments: - --output - json @@ -133,10 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: EventCategoriesMapList rerunOnBack: false favouritable: true -- name: DescribeDBParameterGroups +- name: describe-event-subscriptions arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: EventSubscriptionsList rerunOnBack: false favouritable: true -- name: DescribeDBParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-events arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: Events rerunOnBack: false favouritable: true -- name: DescribeDBSubnetGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-global-clusters arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: GlobalClusters rerunOnBack: false favouritable: true -- name: DescribeEngineDefaultClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-pending-maintenance-actions arguments: - --output - json @@ -193,10 +237,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune + attributeName: PendingMaintenanceActions rerunOnBack: false favouritable: true -- name: DescribeEngineDefaultParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: failover-db-cluster arguments: - --output - json @@ -208,96 +256,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribeEventCategories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribeEventSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribeEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribeGlobalClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribeOrderableDBInstanceOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune - rerunOnBack: false - favouritable: true -- name: DescribePendingMaintenanceActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Neptune + attributeName: DBCluster rerunOnBack: false favouritable: true diff --git a/configurations/neptunedata.yaml b/configurations/neptunedata.yaml index 955b8c5..30754ea 100644 --- a/configurations/neptunedata.yaml +++ b/configurations/neptunedata.yaml @@ -1,7 +1,7 @@ name: neptunedata -defaultCommand: '' +defaultCommand: list-gremlin-queries commands: -- name: ListGremlinQueries +- name: list-gremlin-queries arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: gremlinquerie + attributeName: queries rerunOnBack: false favouritable: true -- name: ListLoaderJobs +- name: list-loader-jobs arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: loaderjob + attributeName: payload rerunOnBack: false favouritable: true -- name: ListMLDataProcessingJobs +- name: list-ml-data-processing-jobs arguments: - --output - json @@ -42,71 +42,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: mldataprocessingjob - rerunOnBack: false - favouritable: true -- name: ListMLEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mlendpoint - rerunOnBack: false - favouritable: true -- name: ListMLModelTrainingJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mlmodeltrainingjob - rerunOnBack: false - favouritable: true -- name: ListMLModelTransformJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mlmodeltransformjob - rerunOnBack: false - favouritable: true -- name: ListOpenCypherQueries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: opencypherquerie + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: GetEngineStatus +- name: list-ml-endpoints arguments: - --output - json @@ -117,11 +57,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Neptunedata + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: GetGremlinQueryStatus +- name: list-ml-model-training-jobs arguments: - --output - json @@ -132,11 +72,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Neptunedata + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: GetLoaderJobStatus +- name: list-ml-model-transform-jobs arguments: - --output - json @@ -147,11 +87,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Neptunedata + type: list + attributeName: ids rerunOnBack: false favouritable: true -- name: GetMLDataProcessingJob +- name: list-open-cypher-queries arguments: - --output - json @@ -163,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: queries rerunOnBack: false favouritable: true -- name: GetMLEndpoint +- name: get-engine-status arguments: - --output - json @@ -178,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: gremlin rerunOnBack: false favouritable: true -- name: GetMLModelTrainingJob +- name: get-propertygraph-statistics arguments: - --output - json @@ -193,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true -- name: GetMLModelTransformJob +- name: get-propertygraph-stream arguments: - --output - json @@ -208,10 +148,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: records rerunOnBack: false favouritable: true -- name: GetOpenCypherQueryStatus +- name: get-propertygraph-summary arguments: - --output - json @@ -223,10 +163,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true -- name: GetPropertygraphStatistics +- name: get-rdf-graph-summary arguments: - --output - json @@ -238,10 +178,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true -- name: GetPropertygraphStream +- name: get-sparql-statistics arguments: - --output - json @@ -253,10 +193,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true -- name: GetPropertygraphSummary +- name: get-sparql-stream arguments: - --output - json @@ -268,10 +208,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: records rerunOnBack: false favouritable: true -- name: GetRDFGraphSummary +- name: manage-propertygraph-statistics arguments: - --output - json @@ -283,10 +223,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true -- name: GetSparqlStatistics +- name: manage-sparql-statistics arguments: - --output - json @@ -298,6 +238,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Neptunedata + attributeName: payload rerunOnBack: false favouritable: true diff --git a/configurations/network-firewall.yaml b/configurations/network-firewall.yaml index 100e50b..0c8e7b4 100644 --- a/configurations/network-firewall.yaml +++ b/configurations/network-firewall.yaml @@ -1,7 +1,7 @@ name: network-firewall -defaultCommand: '' +defaultCommand: list-analysis-reports commands: -- name: ListAnalysisReports +- name: list-analysis-reports arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: analysisreport + attributeName: AnalysisReports rerunOnBack: false favouritable: true -- name: ListFirewallPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-firewall-policies arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewallpolicie + attributeName: FirewallPolicies rerunOnBack: false favouritable: true -- name: ListFirewalls + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-firewalls arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewall + attributeName: Firewalls rerunOnBack: false favouritable: true -- name: ListFlowOperationResults + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-proxies arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: flowoperationresult + attributeName: Proxies rerunOnBack: false favouritable: true -- name: ListFlowOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-proxy-configurations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: flowoperation + attributeName: ProxyConfigurations rerunOnBack: false favouritable: true -- name: ListProxies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-proxy-rule-groups arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: proxie + attributeName: ProxyRuleGroups rerunOnBack: false favouritable: true -- name: ListProxyConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-rule-groups arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: proxyconfiguration + attributeName: RuleGroups rerunOnBack: false favouritable: true -- name: ListProxyRuleGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tls-inspection-configurations arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: proxyrulegroup + attributeName: TLSInspectionConfigurations rerunOnBack: false favouritable: true -- name: ListRuleGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-vpc-endpoint-associations arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: rulegroup + attributeName: VpcEndpointAssociations rerunOnBack: false favouritable: true -- name: ListTLSInspectionConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-firewall arguments: - --output - json @@ -148,10 +184,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tlsinspectionconfiguration + attributeName: Firewall rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-firewall-metadata arguments: - --output - json @@ -163,10 +199,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: SupportedAvailabilityZones rerunOnBack: false favouritable: true -- name: ListVpcEndpointAssociations +- name: describe-firewall-policy arguments: - --output - json @@ -178,10 +214,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: vpcendpointassociation + attributeName: FirewallPolicyResponse rerunOnBack: false favouritable: true -- name: DescribeFirewall +- name: describe-logging-configuration arguments: - --output - json @@ -193,10 +229,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: LoggingConfiguration rerunOnBack: false favouritable: true -- name: DescribeFirewallMetadata +- name: describe-proxy arguments: - --output - json @@ -208,10 +244,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: Proxy rerunOnBack: false favouritable: true -- name: DescribeFirewallPolicy +- name: describe-proxy-configuration arguments: - --output - json @@ -223,10 +259,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: ProxyConfiguration rerunOnBack: false favouritable: true -- name: DescribeFlowOperation +- name: describe-proxy-rule-group arguments: - --output - json @@ -238,10 +274,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: ProxyRuleGroup rerunOnBack: false favouritable: true -- name: DescribeLoggingConfiguration +- name: describe-rule-group arguments: - --output - json @@ -253,10 +289,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: RuleGroup rerunOnBack: false favouritable: true -- name: DescribeProxy +- name: describe-rule-group-metadata arguments: - --output - json @@ -268,10 +304,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: StatefulRuleOptions rerunOnBack: false favouritable: true -- name: DescribeProxyConfiguration +- name: describe-rule-group-summary arguments: - --output - json @@ -283,10 +319,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: Summary rerunOnBack: false favouritable: true -- name: DescribeProxyRule +- name: describe-tls-inspection-configuration arguments: - --output - json @@ -298,6 +334,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Network-Firewall + attributeName: TLSInspectionConfiguration rerunOnBack: false favouritable: true diff --git a/configurations/networkflowmonitor.yaml b/configurations/networkflowmonitor.yaml index 29f2bf9..44e0963 100644 --- a/configurations/networkflowmonitor.yaml +++ b/configurations/networkflowmonitor.yaml @@ -1,7 +1,7 @@ name: networkflowmonitor -defaultCommand: '' +defaultCommand: list-monitors commands: -- name: ListMonitors +- name: list-monitors arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: monitor + attributeName: monitors rerunOnBack: false favouritable: true -- name: ListScopes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-scopes arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: scope - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetMonitor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryResultsMonitorTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryResultsWorkloadInsightsTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryResultsWorkloadInsightsTopContributorsData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryStatusMonitorTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryStatusWorkloadInsightsTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetQueryStatusWorkloadInsightsTopContributorsData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: GetScope - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkflowmonitor - rerunOnBack: false - favouritable: true -- name: StartQueryMonitorTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartQueryWorkloadInsightsTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartQueryWorkloadInsightsTopContributorsData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopQueryMonitorTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopQueryWorkloadInsightsTopContributors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: scopes rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/networkmanager.yaml b/configurations/networkmanager.yaml index 18c359b..6cab882 100644 --- a/configurations/networkmanager.yaml +++ b/configurations/networkmanager.yaml @@ -1,7 +1,7 @@ name: networkmanager -defaultCommand: '' +defaultCommand: list-attachments commands: -- name: ListAttachmentRoutingPolicyAssociations +- name: list-attachments arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: attachmentroutingpolicyassociation + attributeName: Attachments rerunOnBack: false favouritable: true -- name: ListAttachments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-connect-peers arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: attachment + attributeName: ConnectPeers rerunOnBack: false favouritable: true -- name: ListConnectPeers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-core-networks arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectpeer + attributeName: CoreNetworks rerunOnBack: false favouritable: true -- name: ListCoreNetworkPolicyVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-organization-service-access-status arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: corenetworkpolicyversion + attributeName: OrganizationStatus rerunOnBack: false favouritable: true -- name: ListCoreNetworkPrefixListAssociations +- name: list-peerings arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: corenetworkprefixassociation + attributeName: Peerings rerunOnBack: false favouritable: true -- name: ListCoreNetworkRoutingInformation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-global-networks arguments: - --output - json @@ -88,216 +104,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: corenetworkroutinginformations - rerunOnBack: false - favouritable: true -- name: ListCoreNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: corenetwork - rerunOnBack: false - favouritable: true -- name: ListOrganizationServiceAccessStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationserviceaccessstatu - rerunOnBack: false - favouritable: true -- name: ListPeerings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: peering - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeGlobalNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetConnectAttachment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetConnectPeer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetConnectPeerAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetCoreNetwork - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetCoreNetworkChangeEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetCoreNetworkChangeSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetCoreNetworkPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager - rerunOnBack: false - favouritable: true -- name: GetCustomerGatewayAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmanager + attributeName: GlobalNetworks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/networkmonitor.yaml b/configurations/networkmonitor.yaml index 82e4483..e01b1c5 100644 --- a/configurations/networkmonitor.yaml +++ b/configurations/networkmonitor.yaml @@ -1,7 +1,7 @@ name: networkmonitor -defaultCommand: '' +defaultCommand: list-monitors commands: -- name: ListMonitors +- name: list-monitors arguments: - --output - json @@ -13,81 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: monitor - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetMonitor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmonitor - rerunOnBack: false - favouritable: true -- name: GetProbe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Networkmonitor - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: monitors rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/notifications.yaml b/configurations/notifications.yaml index da3bd2f..2ba482d 100644 --- a/configurations/notifications.yaml +++ b/configurations/notifications.yaml @@ -1,7 +1,7 @@ name: notifications -defaultCommand: '' +defaultCommand: list-managed-notification-configurations commands: -- name: ListChannels +- name: list-managed-notification-configurations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel + attributeName: managedNotificationConfigurations rerunOnBack: false favouritable: true -- name: ListEventRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-notification-events arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventrule + attributeName: managedNotificationEvents rerunOnBack: false favouritable: true -- name: ListManagedNotificationChannelAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-notification-configurations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managednotificationchannelassociation + attributeName: notificationConfigurations rerunOnBack: false favouritable: true -- name: ListManagedNotificationChildEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-notification-events arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managednotificationchildevent + attributeName: notificationEvents rerunOnBack: false favouritable: true -- name: ListManagedNotificationConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-notification-hubs arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managednotificationconfiguration + attributeName: notificationHubs rerunOnBack: false favouritable: true -- name: ListManagedNotificationEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-notifications-access-for-organization arguments: - --output - json @@ -88,216 +108,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: managednotificationevent - rerunOnBack: false - favouritable: true -- name: ListMemberAccounts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: memberaccount - rerunOnBack: false - favouritable: true -- name: ListNotificationConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notificationconfiguration - rerunOnBack: false - favouritable: true -- name: ListNotificationEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notificationevent - rerunOnBack: false - favouritable: true -- name: ListNotificationHubs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: notificationhub - rerunOnBack: false - favouritable: true -- name: ListOrganizationalUnits - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationalunit - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEventRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetManagedNotificationChildEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetManagedNotificationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetManagedNotificationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetNotificationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetNotificationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: GetNotificationsAccessForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notifications - rerunOnBack: false - favouritable: true -- name: AssociateChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: notificationsAccessForOrganization rerunOnBack: false favouritable: true diff --git a/configurations/notificationscontacts.yaml b/configurations/notificationscontacts.yaml index 31103ea..9d96558 100644 --- a/configurations/notificationscontacts.yaml +++ b/configurations/notificationscontacts.yaml @@ -1,7 +1,7 @@ name: notificationscontacts -defaultCommand: '' +defaultCommand: list-email-contacts commands: -- name: ListEmailContacts +- name: list-email-contacts arguments: - --output - json @@ -13,96 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: emailcontact - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetEmailContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Notificationscontacts - rerunOnBack: false - favouritable: true -- name: ActivateEmailContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendActivationCode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: emailContacts rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/nova-act.yaml b/configurations/nova-act.yaml index 641a184..8291cf0 100644 --- a/configurations/nova-act.yaml +++ b/configurations/nova-act.yaml @@ -1,7 +1,7 @@ name: nova-act -defaultCommand: '' +defaultCommand: list-workflow-definitions commands: -- name: ListActs +- name: list-workflow-definitions arguments: - --output - json @@ -13,111 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: act - rerunOnBack: false - favouritable: true -- name: ListModels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: model - rerunOnBack: false - favouritable: true -- name: ListSessions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: session - rerunOnBack: false - favouritable: true -- name: ListWorkflowDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowdefinition - rerunOnBack: false - favouritable: true -- name: ListWorkflowRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflowrun - rerunOnBack: false - favouritable: true -- name: GetWorkflowDefinition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Nova-Act - rerunOnBack: false - favouritable: true -- name: GetWorkflowRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Nova-Act - rerunOnBack: false - favouritable: true -- name: InvokeActStep - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: workflowDefinitionSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/oam.yaml b/configurations/oam.yaml index 3fa94c2..d9e42b4 100644 --- a/configurations/oam.yaml +++ b/configurations/oam.yaml @@ -1,7 +1,7 @@ name: oam -defaultCommand: '' +defaultCommand: list-links commands: -- name: ListAttachedLinks +- name: list-links arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: attachedlink + attributeName: Items rerunOnBack: false favouritable: true -- name: ListLinks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sinks arguments: - --output - json @@ -28,111 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: link - rerunOnBack: false - favouritable: true -- name: ListSinks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sink - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Oam - rerunOnBack: false - favouritable: true -- name: GetSink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Oam - rerunOnBack: false - favouritable: true -- name: GetSinkPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Oam - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/observabilityadmin.yaml b/configurations/observabilityadmin.yaml index 6e88989..6e24634 100644 --- a/configurations/observabilityadmin.yaml +++ b/configurations/observabilityadmin.yaml @@ -1,7 +1,7 @@ name: observabilityadmin -defaultCommand: '' +defaultCommand: list-centralization-rules-for-organization commands: -- name: ListCentralizationRulesForOrganization +- name: list-centralization-rules-for-organization arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: centralizationrulesfororganizations + attributeName: CentralizationRuleSummaries rerunOnBack: false favouritable: true -- name: ListResourceTelemetry + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-telemetry arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcetelemetrys + attributeName: TelemetryConfigurations rerunOnBack: false favouritable: true -- name: ListResourceTelemetryForOrganization + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-telemetry-for-organization arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcetelemetryfororganizations + attributeName: TelemetryConfigurations rerunOnBack: false favouritable: true -- name: ListS3TableIntegrations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-s3-table-integrations arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: s3tableintegration + attributeName: IntegrationSummaries rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-telemetry-pipelines arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: PipelineSummaries rerunOnBack: false favouritable: true -- name: ListTelemetryPipelines + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-telemetry-rules arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: telemetrypipeline + attributeName: TelemetryRuleSummaries rerunOnBack: false favouritable: true -- name: ListTelemetryRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-telemetry-rules-for-organization arguments: - --output - json @@ -103,141 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: telemetryrule - rerunOnBack: false - favouritable: true -- name: ListTelemetryRulesForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: telemetryrulesfororganizations - rerunOnBack: false - favouritable: true -- name: GetCentralizationRuleForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetS3TableIntegration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryEnrichmentStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryEvaluationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryEvaluationStatusForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin - rerunOnBack: false - favouritable: true -- name: GetTelemetryRuleForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Observabilityadmin + attributeName: TelemetryRuleSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/odb.yaml b/configurations/odb.yaml index 5004282..34193ac 100644 --- a/configurations/odb.yaml +++ b/configurations/odb.yaml @@ -1,7 +1,7 @@ name: odb -defaultCommand: '' +defaultCommand: list-cloud-autonomous-vm-clusters commands: -- name: ListAutonomousVirtualMachines +- name: list-cloud-autonomous-vm-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: autonomousvirtualmachine + attributeName: cloudAutonomousVmClusters rerunOnBack: false favouritable: true -- name: ListCloudAutonomousVmClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-cloud-exadata-infrastructures arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudautonomousvmcluster + attributeName: cloudExadataInfrastructures rerunOnBack: false favouritable: true -- name: ListCloudExadataInfrastructures + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-cloud-vm-clusters arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudexadatainfrastructure + attributeName: cloudVmClusters rerunOnBack: false favouritable: true -- name: ListCloudVmClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-db-system-shapes arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cloudvmcluster + attributeName: dbSystemShapes rerunOnBack: false favouritable: true -- name: ListDbNodes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-gi-versions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbnode + attributeName: giVersions rerunOnBack: false favouritable: true -- name: ListDbServers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-odb-networks arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbserver + attributeName: odbNetworks rerunOnBack: false favouritable: true -- name: ListDbSystemShapes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-odb-peering-connections arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbsystemshape + attributeName: odbPeeringConnections rerunOnBack: false favouritable: true -- name: ListGiVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-oci-onboarding-status arguments: - --output - json @@ -118,186 +146,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: giversion - rerunOnBack: false - favouritable: true -- name: ListOdbNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: odbnetwork - rerunOnBack: false - favouritable: true -- name: ListOdbPeeringConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: odbpeeringconnection - rerunOnBack: false - favouritable: true -- name: ListSystemVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: systemversion - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCloudAutonomousVmCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetCloudExadataInfrastructure - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetCloudExadataInfrastructureUnallocatedResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetCloudVmCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetDbNode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetDbServer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetOciOnboardingStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb - rerunOnBack: false - favouritable: true -- name: GetOdbNetwork - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Odb + attributeName: ociIdentityDomain rerunOnBack: false favouritable: true diff --git a/configurations/omics.yaml b/configurations/omics.yaml index 470b29b..cfc47a0 100644 --- a/configurations/omics.yaml +++ b/configurations/omics.yaml @@ -1,7 +1,7 @@ name: omics -defaultCommand: '' +defaultCommand: list-annotation-import-jobs commands: -- name: ListAnnotationImportJobs +- name: list-annotation-import-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: annotationimportjob + attributeName: annotationImportJobs rerunOnBack: false favouritable: true -- name: ListAnnotationStoreVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-annotation-stores arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: annotationstoreversion + attributeName: annotationStores rerunOnBack: false favouritable: true -- name: ListAnnotationStores + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-reference-stores arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: annotationstore + attributeName: referenceStores rerunOnBack: false favouritable: true -- name: ListMultipartReadSetUploads + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-run-caches arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: multipartreadsetupload + attributeName: items rerunOnBack: false favouritable: true -- name: ListReadSetActivationJobs + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: nextToken +- name: list-run-groups arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: readsetactivationjob + attributeName: items rerunOnBack: false favouritable: true -- name: ListReadSetExportJobs + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: nextToken +- name: list-runs arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: readsetexportjob + attributeName: items rerunOnBack: false favouritable: true -- name: ListReadSetImportJobs + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: nextToken +- name: list-sequence-stores arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: readsetimportjob + attributeName: sequenceStores rerunOnBack: false favouritable: true -- name: ListReadSetUploadParts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-variant-import-jobs arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: readsetuploadpart + attributeName: variantImportJobs rerunOnBack: false favouritable: true -- name: ListReadSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-variant-stores arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: readset + attributeName: variantStores rerunOnBack: false favouritable: true -- name: ListReferenceImportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workflows arguments: - --output - json @@ -148,156 +184,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: referenceimportjob - rerunOnBack: false - favouritable: true -- name: ListReferenceStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: referencestore - rerunOnBack: false - favouritable: true -- name: ListReferences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reference - rerunOnBack: false - favouritable: true -- name: ListRunCaches - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: runcache - rerunOnBack: false - favouritable: true -- name: ListRunGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rungroup - rerunOnBack: false - favouritable: true -- name: ListRunTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: runtask - rerunOnBack: false - favouritable: true -- name: ListRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: run - rerunOnBack: false - favouritable: true -- name: ListSequenceStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sequencestore - rerunOnBack: false - favouritable: true -- name: ListShares - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: share - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVariantImportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: variantimportjob + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: nextToken diff --git a/configurations/opensearch.yaml b/configurations/opensearch.yaml index d739337..96c471b 100644 --- a/configurations/opensearch.yaml +++ b/configurations/opensearch.yaml @@ -1,7 +1,7 @@ name: opensearch -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: ApplicationSummaries rerunOnBack: false favouritable: true -- name: ListDataSources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-direct-query-data-sources arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasource + attributeName: DirectQueryDataSources rerunOnBack: false favouritable: true -- name: ListDirectQueryDataSources +- name: list-domain-names arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: directquerydatasource + attributeName: DomainNames rerunOnBack: false favouritable: true -- name: ListDomainMaintenances +- name: list-versions arguments: - --output - json @@ -57,146 +61,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: domainmaintenance - rerunOnBack: false - favouritable: true -- name: ListDomainNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainname - rerunOnBack: false - favouritable: true -- name: ListDomainsForPackage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domainsforpackages - rerunOnBack: false - favouritable: true -- name: ListInstanceTypeDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: instancetypedetail - rerunOnBack: false - favouritable: true -- name: ListPackagesForDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packagesfordomains - rerunOnBack: false - favouritable: true -- name: ListScheduledActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: scheduledaction - rerunOnBack: false - favouritable: true -- name: ListTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tag - rerunOnBack: false - favouritable: true -- name: ListVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: version - rerunOnBack: false - favouritable: true -- name: ListVpcEndpointAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpointacces - rerunOnBack: false - favouritable: true -- name: ListVpcEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpoint + type: list + attributeName: Versions rerunOnBack: false favouritable: true -- name: ListVpcEndpointsForDomain +- name: list-vpc-endpoints arguments: - --output - json @@ -208,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: vpcendpointsfordomains + attributeName: VpcEndpointSummaryList rerunOnBack: false favouritable: true -- name: DescribeDomain +- name: describe-inbound-connections arguments: - --output - json @@ -223,10 +92,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: Connections rerunOnBack: false favouritable: true -- name: DescribeDomainAutoTunes +- name: describe-outbound-connections arguments: - --output - json @@ -238,10 +107,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: Connections rerunOnBack: false favouritable: true -- name: DescribeDomainChangeProgress +- name: describe-packages arguments: - --output - json @@ -253,10 +122,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: PackageDetailsList rerunOnBack: false favouritable: true -- name: DescribeDomainConfig +- name: describe-reserved-instance-offerings arguments: - --output - json @@ -268,10 +137,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: ReservedInstanceOfferings rerunOnBack: false favouritable: true -- name: DescribeDomainHealth +- name: describe-reserved-instances arguments: - --output - json @@ -283,10 +152,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: ReservedInstances rerunOnBack: false favouritable: true -- name: DescribeDomainNodes +- name: get-compatible-versions arguments: - --output - json @@ -298,6 +167,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Opensearch + attributeName: CompatibleVersions rerunOnBack: false favouritable: true diff --git a/configurations/opensearchserverless.yaml b/configurations/opensearchserverless.yaml index 767f8d8..5b08bdf 100644 --- a/configurations/opensearchserverless.yaml +++ b/configurations/opensearchserverless.yaml @@ -1,7 +1,7 @@ name: opensearchserverless -defaultCommand: '' +defaultCommand: list-collection-groups commands: -- name: ListAccessPolicies +- name: list-collection-groups arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesspolicie + attributeName: collectionGroupSummaries rerunOnBack: false favouritable: true -- name: ListCollectionGroups +- name: list-collections arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: collectiongroup + attributeName: collectionSummaries rerunOnBack: false favouritable: true -- name: ListCollections +- name: list-vpc-endpoints arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: collection + attributeName: vpcEndpointSummaries rerunOnBack: false favouritable: true -- name: ListLifecyclePolicies +- name: get-account-settings arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lifecyclepolicie + attributeName: accountSettingsDetail rerunOnBack: false favouritable: true -- name: ListSecurityConfigs +- name: get-policies-stats arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: securityconfig + attributeName: AccessPolicyStats rerunOnBack: false favouritable: true -- name: ListSecurityPolicies +- name: batch-get-collection arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: securitypolicie + attributeName: collectionDetails rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: batch-get-collection-group arguments: - --output - json @@ -103,186 +103,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVpcEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcendpoint - rerunOnBack: false - favouritable: true -- name: GetAccessPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: GetAccountSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: GetIndex - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: GetPoliciesStats - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: GetSecurityConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: GetSecurityPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: BatchGetCollection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: BatchGetCollectionGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: BatchGetEffectiveLifecyclePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: BatchGetLifecyclePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless - rerunOnBack: false - favouritable: true -- name: BatchGetVpcEndpoint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Opensearchserverless + attributeName: collectionGroupDetails rerunOnBack: false favouritable: true diff --git a/configurations/organizations.yaml b/configurations/organizations.yaml index 57b14f5..39ff068 100644 --- a/configurations/organizations.yaml +++ b/configurations/organizations.yaml @@ -1,7 +1,7 @@ name: organizations -defaultCommand: '' +defaultCommand: list-accounts commands: -- name: ListAWSServiceAccessForOrganization +- name: list-aws-service-access-for-organization arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: awsserviceaccessfororganizations + attributeName: EnabledServicePrincipals rerunOnBack: false favouritable: true -- name: ListAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-accounts arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: account + attributeName: Accounts rerunOnBack: false favouritable: true -- name: ListAccountsForParent + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-create-account-status arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountsforparents + attributeName: CreateAccountStatuses rerunOnBack: false favouritable: true -- name: ListAccountsWithInvalidEffectivePolicy + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-delegated-administrators arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountswithinvalideffectivepolicys + attributeName: DelegatedAdministrators rerunOnBack: false favouritable: true -- name: ListChildren + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-handshakes-for-account arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: childrens + attributeName: Handshakes rerunOnBack: false favouritable: true -- name: ListCreateAccountStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-handshakes-for-organization arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: createaccountstatu + attributeName: Handshakes rerunOnBack: false favouritable: true -- name: ListDelegatedAdministrators + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-roots arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: delegatedadministrator + attributeName: Roots rerunOnBack: false favouritable: true -- name: ListDelegatedServicesForAccount + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-organization arguments: - --output - json @@ -118,10 +146,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: delegatedservicesforaccounts + attributeName: Organization rerunOnBack: false favouritable: true -- name: ListEffectivePolicyValidationErrors +- name: describe-resource-policy arguments: - --output - json @@ -133,10 +161,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: effectivepolicyvalidationerror + attributeName: ResourcePolicy rerunOnBack: false favouritable: true -- name: ListHandshakesForAccount +- name: enable-all-features arguments: - --output - json @@ -148,156 +176,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: handshakesforaccounts - rerunOnBack: false - favouritable: true -- name: ListHandshakesForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: handshakesfororganizations - rerunOnBack: false - favouritable: true -- name: ListInboundResponsibilityTransfers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: inboundresponsibilitytransfer - rerunOnBack: false - favouritable: true -- name: ListOrganizationalUnitsForParent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationalunitsforparents - rerunOnBack: false - favouritable: true -- name: ListOutboundResponsibilityTransfers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: outboundresponsibilitytransfer - rerunOnBack: false - favouritable: true -- name: ListParents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: parent - rerunOnBack: false - favouritable: true -- name: ListPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policie - rerunOnBack: false - favouritable: true -- name: ListPoliciesForTarget - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policiesfortargets - rerunOnBack: false - favouritable: true -- name: ListRoots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: root - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTargetsForPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: targetsforpolicys + attributeName: Handshake rerunOnBack: false favouritable: true diff --git a/configurations/osis.yaml b/configurations/osis.yaml index 28ee27f..e21aabf 100644 --- a/configurations/osis.yaml +++ b/configurations/osis.yaml @@ -1,7 +1,7 @@ name: osis -defaultCommand: '' +defaultCommand: list-pipeline-blueprints commands: -- name: ListPipelineBlueprints +- name: list-pipeline-blueprints arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipelineblueprint + attributeName: Blueprints rerunOnBack: false favouritable: true -- name: ListPipelineEndpointConnections +- name: list-pipeline-endpoint-connections arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipelineendpointconnection + attributeName: PipelineEndpointConnections rerunOnBack: false favouritable: true -- name: ListPipelineEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pipeline-endpoints arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipelineendpoint + attributeName: PipelineEndpoints rerunOnBack: false favouritable: true -- name: ListPipelines + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pipelines arguments: - --output - json @@ -58,156 +66,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: pipeline - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Osis - rerunOnBack: false - favouritable: true -- name: GetPipelineBlueprint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Osis - rerunOnBack: false - favouritable: true -- name: GetPipelineChangeProgress - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Osis - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Osis - rerunOnBack: false - favouritable: true -- name: RevokePipelineEndpointConnections - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopPipeline - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Pipelines rerunOnBack: false favouritable: true diff --git a/configurations/outposts.yaml b/configurations/outposts.yaml index b11e86e..f653fa0 100644 --- a/configurations/outposts.yaml +++ b/configurations/outposts.yaml @@ -1,7 +1,7 @@ name: outposts -defaultCommand: '' +defaultCommand: list-capacity-tasks commands: -- name: ListAssetInstances +- name: list-capacity-tasks arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assetinstance + attributeName: CapacityTasks rerunOnBack: false favouritable: true -- name: ListAssets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-catalog-items arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: asset + attributeName: CatalogItems rerunOnBack: false favouritable: true -- name: ListBlockingInstancesForCapacityTask + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-orders arguments: - --output - json @@ -43,100 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: blockinginstancesforcapacitytasks + attributeName: Orders rerunOnBack: false favouritable: true -- name: ListCapacityTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: capacitytask - rerunOnBack: false - favouritable: true -- name: ListCatalogItems - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: catalogitem - rerunOnBack: false - favouritable: true -- name: ListOrders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: order - rerunOnBack: false - favouritable: true -- name: ListOutposts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: outpost - rerunOnBack: false - favouritable: true -- name: ListSites - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: site - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCapacityTask + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-outposts arguments: - --output - json @@ -151,7 +73,11 @@ commands: attributeName: Outposts rerunOnBack: false favouritable: true -- name: GetCatalogItem + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sites arguments: - --output - json @@ -163,141 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetConnection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetOrder - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetOutpost - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetOutpostBillingInformation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetOutpostInstanceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetOutpostSupportedInstanceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetSite - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: GetSiteAddress - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Outposts - rerunOnBack: false - favouritable: true -- name: CancelCapacityTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Sites rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/panorama.yaml b/configurations/panorama.yaml index 8e3a902..013b174 100644 --- a/configurations/panorama.yaml +++ b/configurations/panorama.yaml @@ -1,7 +1,7 @@ name: panorama -defaultCommand: '' +defaultCommand: list-application-instances commands: -- name: ListApplicationInstanceDependencies +- name: list-application-instances arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationinstancedependencie + attributeName: ApplicationInstances rerunOnBack: false favouritable: true -- name: ListApplicationInstanceNodeInstances +- name: list-devices arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationinstancenodeinstance + attributeName: Devices rerunOnBack: false favouritable: true -- name: ListApplicationInstances +- name: list-devices-jobs arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationinstance + attributeName: DeviceJobs rerunOnBack: false favouritable: true -- name: ListDevices +- name: list-node-from-template-jobs arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: device + attributeName: NodeFromTemplateJobs rerunOnBack: false favouritable: true -- name: ListDevicesJobs +- name: list-nodes arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicesjob + attributeName: Nodes rerunOnBack: false favouritable: true -- name: ListNodeFromTemplateJobs +- name: list-package-import-jobs arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: nodefromtemplatejob + attributeName: PackageImportJobs rerunOnBack: false favouritable: true -- name: ListNodes +- name: list-packages arguments: - --output - json @@ -103,186 +103,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: node - rerunOnBack: false - favouritable: true -- name: ListPackageImportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: packageimportjob - rerunOnBack: false - favouritable: true -- name: ListPackages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: package - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeApplicationInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribeApplicationInstanceDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribeDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribeDeviceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribeNode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribeNodeFromTemplateJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribePackage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribePackageImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama - rerunOnBack: false - favouritable: true -- name: DescribePackageVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Panorama + attributeName: Packages rerunOnBack: false favouritable: true diff --git a/configurations/payment-cryptography.yaml b/configurations/payment-cryptography.yaml index dbf74ac..5c394ab 100644 --- a/configurations/payment-cryptography.yaml +++ b/configurations/payment-cryptography.yaml @@ -1,7 +1,7 @@ name: payment-cryptography -defaultCommand: '' +defaultCommand: list-aliases commands: -- name: ListAliases +- name: list-aliases arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aliase + attributeName: Aliases rerunOnBack: false favouritable: true -- name: ListKeys + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-keys arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: key + attributeName: Keys rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-default-key-replication-regions arguments: - --output - json @@ -42,172 +50,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAlias - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetCertificateSigningRequest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetDefaultKeyReplicationRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetParametersForExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetParametersForImport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: GetPublicKeyCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Payment-Cryptography - rerunOnBack: false - favouritable: true -- name: DisableDefaultKeyReplicationRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableDefaultKeyReplicationRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExportKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ImportKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: EnabledReplicationRegions rerunOnBack: false favouritable: true diff --git a/configurations/pca-connector-ad.yaml b/configurations/pca-connector-ad.yaml index b9236ca..4fb25fc 100644 --- a/configurations/pca-connector-ad.yaml +++ b/configurations/pca-connector-ad.yaml @@ -1,7 +1,7 @@ name: pca-connector-ad -defaultCommand: '' +defaultCommand: list-connectors commands: -- name: ListConnectors +- name: list-connectors arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: connector + attributeName: Connectors rerunOnBack: false favouritable: true -- name: ListDirectoryRegistrations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-directory-registrations arguments: - --output - json @@ -28,141 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: directoryregistration - rerunOnBack: false - favouritable: true -- name: ListServicePrincipalNames - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceprincipalname - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTemplateGroupAccessControlEntries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: templategroupaccesscontrolentrie - rerunOnBack: false - favouritable: true -- name: ListTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: template - rerunOnBack: false - favouritable: true -- name: GetConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Ad - rerunOnBack: false - favouritable: true -- name: GetDirectoryRegistration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Ad - rerunOnBack: false - favouritable: true -- name: GetServicePrincipalName - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Ad - rerunOnBack: false - favouritable: true -- name: GetTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Ad - rerunOnBack: false - favouritable: true -- name: GetTemplateGroupAccessControlEntry - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Ad + attributeName: DirectoryRegistrations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/pca-connector-scep.yaml b/configurations/pca-connector-scep.yaml index 4257bbb..31e420c 100644 --- a/configurations/pca-connector-scep.yaml +++ b/configurations/pca-connector-scep.yaml @@ -1,7 +1,7 @@ name: pca-connector-scep -defaultCommand: '' +defaultCommand: list-connectors commands: -- name: ListChallengeMetadata +- name: list-connectors arguments: - --output - json @@ -13,111 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: challengemetadatas - rerunOnBack: false - favouritable: true -- name: ListConnectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: connector - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetChallengeMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Scep - rerunOnBack: false - favouritable: true -- name: GetChallengePassword - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Scep - rerunOnBack: false - favouritable: true -- name: GetConnector - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pca-Connector-Scep - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Connectors rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/pcs.yaml b/configurations/pcs.yaml index 958d1d7..47a1ab3 100644 --- a/configurations/pcs.yaml +++ b/configurations/pcs.yaml @@ -1,7 +1,7 @@ name: pcs -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListClusters +- name: list-clusters arguments: - --output - json @@ -13,141 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster - rerunOnBack: false - favouritable: true -- name: ListComputeNodeGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: computenodegroup - rerunOnBack: false - favouritable: true -- name: ListQueues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queue - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pcs - rerunOnBack: false - favouritable: true -- name: GetComputeNodeGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pcs - rerunOnBack: false - favouritable: true -- name: GetQueue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pcs - rerunOnBack: false - favouritable: true -- name: RegisterComputeNodeGroupInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: clusters rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/personalize-runtime.yaml b/configurations/personalize-runtime.yaml index f32de88..9f12d2b 100644 --- a/configurations/personalize-runtime.yaml +++ b/configurations/personalize-runtime.yaml @@ -1,7 +1,7 @@ name: personalize-runtime -defaultCommand: '' +defaultCommand: get-action-recommendations commands: -- name: GetActionRecommendations +- name: get-action-recommendations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Personalize-Runtime + attributeName: actionList rerunOnBack: false favouritable: true -- name: GetPersonalizedRanking +- name: get-recommendations arguments: - --output - json @@ -28,21 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Personalize-Runtime - rerunOnBack: false - favouritable: true -- name: GetRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Personalize-Runtime + attributeName: itemList rerunOnBack: false favouritable: true diff --git a/configurations/personalize.yaml b/configurations/personalize.yaml index 4f1576f..ef20605 100644 --- a/configurations/personalize.yaml +++ b/configurations/personalize.yaml @@ -1,7 +1,7 @@ name: personalize -defaultCommand: '' +defaultCommand: list-batch-inference-jobs commands: -- name: ListBatchInferenceJobs +- name: list-batch-inference-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: batchinferencejob + attributeName: batchInferenceJobs rerunOnBack: false favouritable: true -- name: ListBatchSegmentJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-batch-segment-jobs arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: batchsegmentjob + attributeName: batchSegmentJobs rerunOnBack: false favouritable: true -- name: ListCampaigns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-campaigns arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: campaign + attributeName: campaigns rerunOnBack: false favouritable: true -- name: ListDataDeletionJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-data-deletion-jobs arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: datadeletionjob + attributeName: dataDeletionJobs rerunOnBack: false favouritable: true -- name: ListDatasetExportJobs +- name: list-dataset-export-jobs arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetexportjob + attributeName: datasetExportJobs rerunOnBack: false favouritable: true -- name: ListDatasetGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-dataset-groups arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetgroup + attributeName: datasetGroups rerunOnBack: false favouritable: true -- name: ListDatasetImportJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-dataset-import-jobs arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datasetimportjob + attributeName: datasetImportJobs rerunOnBack: false favouritable: true -- name: ListDatasets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-datasets arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataset + attributeName: datasets rerunOnBack: false favouritable: true -- name: ListEventTrackers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-event-trackers arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: eventtracker + attributeName: eventTrackers rerunOnBack: false favouritable: true -- name: ListFilters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-filters arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: filter + attributeName: Filters rerunOnBack: false favouritable: true -- name: ListMetricAttributionMetrics + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-metric-attribution-metrics arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: metricattributionmetric + attributeName: metrics rerunOnBack: false favouritable: true -- name: ListMetricAttributions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-metric-attributions arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: metricattribution + attributeName: metricAttributions rerunOnBack: false favouritable: true -- name: ListRecipes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recipes arguments: - --output - json @@ -193,10 +237,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recipe + attributeName: recipes rerunOnBack: false favouritable: true -- name: ListRecommenders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommenders arguments: - --output - json @@ -208,10 +256,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recommender + attributeName: recommenders rerunOnBack: false favouritable: true -- name: ListSchemas + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-schemas arguments: - --output - json @@ -223,10 +275,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: schema + attributeName: schemas rerunOnBack: false favouritable: true -- name: ListSolutionVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-solution-versions arguments: - --output - json @@ -238,10 +294,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: solutionversion + attributeName: solutionVersions rerunOnBack: false favouritable: true -- name: ListSolutions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-solutions arguments: - --output - json @@ -253,51 +313,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: solution - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAlgorithm - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Personalize - rerunOnBack: false - favouritable: true -- name: DescribeBatchInferenceJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Personalize + attributeName: solutions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/pinpoint-email.yaml b/configurations/pinpoint-email.yaml index d41b457..acc44fd 100644 --- a/configurations/pinpoint-email.yaml +++ b/configurations/pinpoint-email.yaml @@ -1,7 +1,7 @@ name: pinpoint-email -defaultCommand: '' +defaultCommand: list-configuration-sets commands: -- name: ListConfigurationSets +- name: list-configuration-sets arguments: - --output - json @@ -12,86 +12,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: configurationset - rerunOnBack: false - favouritable: true -- name: ListDedicatedIpPools - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dedicatedippool - rerunOnBack: false - favouritable: true -- name: ListDeliverabilityTestReports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deliverabilitytestreport - rerunOnBack: false - favouritable: true -- name: ListDomainDeliverabilityCampaigns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domaindeliverabilitycampaign - rerunOnBack: false - favouritable: true -- name: ListEmailIdentities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: emailidentitie - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources + type: list + attributeName: ConfigurationSets rerunOnBack: false favouritable: true -- name: GetAccount + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-dedicated-ip-pools arguments: - --output - json @@ -102,86 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Pinpoint-Email - rerunOnBack: false - favouritable: true -- name: GetBlacklistReports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getblackreport - rerunOnBack: false - favouritable: true -- name: GetConfigurationSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Email - rerunOnBack: false - favouritable: true -- name: GetConfigurationSetEventDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Email - rerunOnBack: false - favouritable: true -- name: GetDedicatedIp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Email - rerunOnBack: false - favouritable: true -- name: GetDedicatedIps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Email + type: list + attributeName: DedicatedIpPools rerunOnBack: false favouritable: true -- name: GetDeliverabilityDashboardOptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-deliverability-test-reports arguments: - --output - json @@ -193,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Email + attributeName: DeliverabilityTestReports rerunOnBack: false favouritable: true -- name: GetDeliverabilityTestReport + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-email-identities arguments: - --output - json @@ -208,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Email + attributeName: EmailIdentities rerunOnBack: false favouritable: true -- name: GetDomainDeliverabilityCampaign + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account arguments: - --output - json @@ -223,10 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Email + attributeName: SendQuota rerunOnBack: false favouritable: true -- name: GetDomainStatisticsReport +- name: get-dedicated-ips arguments: - --output - json @@ -238,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Email + attributeName: DedicatedIps rerunOnBack: false favouritable: true -- name: GetEmailIdentity + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-deliverability-dashboard-options arguments: - --output - json @@ -253,6 +123,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Email + attributeName: ActiveSubscribedDomains rerunOnBack: false favouritable: true diff --git a/configurations/pinpoint-sms-voice-v2.yaml b/configurations/pinpoint-sms-voice-v2.yaml index 1c3ea0b..8492c1a 100644 --- a/configurations/pinpoint-sms-voice-v2.yaml +++ b/configurations/pinpoint-sms-voice-v2.yaml @@ -1,7 +1,7 @@ name: pinpoint-sms-voice-v2 -defaultCommand: '' +defaultCommand: describe-account-attributes commands: -- name: ListPoolOriginationIdentities +- name: describe-account-attributes arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: pooloriginationidentitie + attributeName: AccountAttributes rerunOnBack: false favouritable: true -- name: ListProtectConfigurationRuleSetNumberOverrides + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-limits arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: protectconfigurationrulesetnumberoverride + attributeName: AccountLimits rerunOnBack: false favouritable: true -- name: ListRegistrationAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-configuration-sets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: registrationassociation + attributeName: ConfigurationSets rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-opt-out-lists arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: OptOutLists rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-phone-numbers arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: PhoneNumbers rerunOnBack: false favouritable: true -- name: DescribeAccountLimits + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-pools arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: Pools rerunOnBack: false favouritable: true -- name: DescribeConfigurationSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-protect-configurations arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: ProtectConfigurations rerunOnBack: false favouritable: true -- name: DescribeKeywords + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-registration-attachments arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: RegistrationAttachments rerunOnBack: false favouritable: true -- name: DescribeOptOutLists + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-registration-type-definitions arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: describeoptout + attributeName: RegistrationTypeDefinitions rerunOnBack: false favouritable: true -- name: DescribeOptedOutNumbers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-registrations arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: Registrations rerunOnBack: false favouritable: true -- name: DescribePhoneNumbers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-sender-ids arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: SenderIds rerunOnBack: false favouritable: true -- name: DescribePools + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-spend-limits arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: SpendLimits rerunOnBack: false favouritable: true -- name: DescribeProtectConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-verified-destination-numbers arguments: - --output - json @@ -193,111 +241,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationAttachments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationFieldDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationFieldValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationSectionDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationTypeDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrationVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 - rerunOnBack: false - favouritable: true -- name: DescribeRegistrations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice-V2 + attributeName: VerifiedDestinationNumbers rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/pinpoint-sms-voice.yaml b/configurations/pinpoint-sms-voice.yaml index d5ba7f2..0abf581 100644 --- a/configurations/pinpoint-sms-voice.yaml +++ b/configurations/pinpoint-sms-voice.yaml @@ -1,7 +1,7 @@ name: pinpoint-sms-voice -defaultCommand: '' +defaultCommand: list-configuration-sets commands: -- name: ListConfigurationSets +- name: list-configuration-sets arguments: - --output - json @@ -12,37 +12,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: configurationset - rerunOnBack: false - favouritable: true -- name: GetConfigurationSetEventDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint-Sms-Voice - rerunOnBack: false - favouritable: true -- name: SendVoiceMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: ConfigurationSets rerunOnBack: false favouritable: true diff --git a/configurations/pinpoint.yaml b/configurations/pinpoint.yaml index 3c46215..3c8db6d 100644 --- a/configurations/pinpoint.yaml +++ b/configurations/pinpoint.yaml @@ -1,7 +1,7 @@ name: pinpoint -defaultCommand: '' +defaultCommand: list-templates commands: -- name: ListJourneys +- name: list-templates arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: journey + attributeName: TemplatesResponse rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-apps arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: ApplicationsResponse rerunOnBack: false favouritable: true -- name: ListTemplateVersions +- name: get-recommender-configurations arguments: - --output - json @@ -43,261 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: templateversion - rerunOnBack: false - favouritable: true -- name: ListTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: template - rerunOnBack: false - favouritable: true -- name: GetAdmChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApnsChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApnsSandboxChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApnsVoipChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApnsVoipSandboxChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApplicationDateRangeKpi - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApplicationSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetApps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetBaiduChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaign - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaignActivities - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaignDateRangeKpi - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaignVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaignVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint - rerunOnBack: false - favouritable: true -- name: GetCampaigns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pinpoint + attributeName: ListRecommenderConfigurationsResponse rerunOnBack: false favouritable: true diff --git a/configurations/pipes.yaml b/configurations/pipes.yaml index 321f71b..530463a 100644 --- a/configurations/pipes.yaml +++ b/configurations/pipes.yaml @@ -1,37 +1,7 @@ name: pipes -defaultCommand: '' +defaultCommand: list-pipes commands: -- name: ListPipes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pipe - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribePipe +- name: list-pipes arguments: - --output - json @@ -46,63 +16,7 @@ commands: attributeName: Pipes rerunOnBack: false favouritable: true -- name: StartPipe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopPipe - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/polly.yaml b/configurations/polly.yaml index be49ab2..4f07ee1 100644 --- a/configurations/polly.yaml +++ b/configurations/polly.yaml @@ -1,7 +1,7 @@ name: polly -defaultCommand: '' +defaultCommand: list-lexicons commands: -- name: ListLexicons +- name: list-lexicons arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: lexicon + attributeName: Lexicons rerunOnBack: false favouritable: true -- name: ListSpeechSynthesisTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-speech-synthesis-tasks arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: speechsynthesistask + attributeName: SynthesisTasks rerunOnBack: false favouritable: true -- name: DescribeVoices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-voices arguments: - --output - json @@ -43,66 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Polly - rerunOnBack: false - favouritable: true -- name: GetLexicon - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Polly - rerunOnBack: false - favouritable: true -- name: GetSpeechSynthesisTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Polly - rerunOnBack: false - favouritable: true -- name: StartSpeechSynthesisTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SynthesizeSpeech - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Voices rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/pricing.yaml b/configurations/pricing.yaml index 55849b7..344710b 100644 --- a/configurations/pricing.yaml +++ b/configurations/pricing.yaml @@ -1,7 +1,7 @@ name: pricing -defaultCommand: '' +defaultCommand: describe-services commands: -- name: ListPriceLists +- name: describe-services arguments: - --output - json @@ -13,66 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: price - rerunOnBack: false - favouritable: true -- name: DescribeServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pricing - rerunOnBack: false - favouritable: true -- name: GetAttributeValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pricing - rerunOnBack: false - favouritable: true -- name: GetPriceListFileUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getpricefileurls - rerunOnBack: false - favouritable: true -- name: GetProducts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Pricing + attributeName: Services rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/proton.yaml b/configurations/proton.yaml index 93b45b7..013e1be 100644 --- a/configurations/proton.yaml +++ b/configurations/proton.yaml @@ -1,7 +1,7 @@ name: proton -defaultCommand: '' +defaultCommand: list-components commands: -- name: ListComponentOutputs +- name: list-components arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: componentoutput + attributeName: components rerunOnBack: false favouritable: true -- name: ListComponentProvisionedResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-deployments arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: componentprovisionedresource + attributeName: deployments rerunOnBack: false favouritable: true -- name: ListComponents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-environment-templates arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: component + attributeName: templates rerunOnBack: false favouritable: true -- name: ListDeployments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-environments arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deployment + attributeName: environments rerunOnBack: false favouritable: true -- name: ListEnvironmentAccountConnections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-repositories arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmentaccountconnection + attributeName: repositories rerunOnBack: false favouritable: true -- name: ListEnvironmentOutputs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-instances arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmentoutput + attributeName: serviceInstances rerunOnBack: false favouritable: true -- name: ListEnvironmentProvisionedResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-templates arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmentprovisionedresource + attributeName: templates rerunOnBack: false favouritable: true -- name: ListEnvironmentTemplateVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-services arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmenttemplateversion + attributeName: services rerunOnBack: false favouritable: true -- name: ListEnvironmentTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-account-settings arguments: - --output - json @@ -133,10 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: environmenttemplate + attributeName: accountSettings rerunOnBack: false favouritable: true -- name: ListEnvironments +- name: get-resources-summary arguments: - --output - json @@ -148,156 +180,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: environment - rerunOnBack: false - favouritable: true -- name: ListRepositories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorie - rerunOnBack: false - favouritable: true -- name: ListRepositorySyncDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: repositorysyncdefinition - rerunOnBack: false - favouritable: true -- name: ListServiceInstanceOutputs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceinstanceoutput - rerunOnBack: false - favouritable: true -- name: ListServiceInstanceProvisionedResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceinstanceprovisionedresource - rerunOnBack: false - favouritable: true -- name: ListServiceInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceinstance - rerunOnBack: false - favouritable: true -- name: ListServicePipelineOutputs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicepipelineoutput - rerunOnBack: false - favouritable: true -- name: ListServicePipelineProvisionedResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicepipelineprovisionedresource - rerunOnBack: false - favouritable: true -- name: ListServiceTemplateVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicetemplateversion - rerunOnBack: false - favouritable: true -- name: ListServiceTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicetemplate - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service + attributeName: counts rerunOnBack: false favouritable: true diff --git a/configurations/qbusiness.yaml b/configurations/qbusiness.yaml index 964e1ec..a6fe3db 100644 --- a/configurations/qbusiness.yaml +++ b/configurations/qbusiness.yaml @@ -1,7 +1,7 @@ name: qbusiness -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: applications rerunOnBack: false favouritable: true -- name: ListAttachments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-plugin-type-metadata arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: attachment - rerunOnBack: false - favouritable: true -- name: ListChatResponseConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: chatresponseconfiguration - rerunOnBack: false - favouritable: true -- name: ListConversations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: conversation - rerunOnBack: false - favouritable: true -- name: ListDataAccessors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataaccessor - rerunOnBack: false - favouritable: true -- name: ListDataSourceSyncJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasourcesyncjob - rerunOnBack: false - favouritable: true -- name: ListDataSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasource - rerunOnBack: false - favouritable: true -- name: ListDocuments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: document - rerunOnBack: false - favouritable: true -- name: ListGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: group - rerunOnBack: false - favouritable: true -- name: ListIndices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: indice - rerunOnBack: false - favouritable: true -- name: ListMessages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: message - rerunOnBack: false - favouritable: true -- name: ListPluginActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pluginaction - rerunOnBack: false - favouritable: true -- name: ListPluginTypeActions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: plugintypeaction - rerunOnBack: false - favouritable: true -- name: ListPluginTypeMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: plugintypemetadatas - rerunOnBack: false - favouritable: true -- name: ListPlugins - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: plugin - rerunOnBack: false - favouritable: true -- name: ListRetrievers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: retriever - rerunOnBack: false - favouritable: true -- name: ListSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subscription - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWebExperiences - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webexperience - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Qbusiness + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/qconnect.yaml b/configurations/qconnect.yaml index f9746a3..a0675fd 100644 --- a/configurations/qconnect.yaml +++ b/configurations/qconnect.yaml @@ -1,7 +1,7 @@ name: qconnect -defaultCommand: '' +defaultCommand: list-assistants commands: -- name: ListAIAgentVersions +- name: list-assistants arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aiagentversion + attributeName: assistantSummaries rerunOnBack: false favouritable: true -- name: ListAIAgents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-knowledge-bases arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: aiagent - rerunOnBack: false - favouritable: true -- name: ListAIGuardrailVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: aiguardrailversion - rerunOnBack: false - favouritable: true -- name: ListAIGuardrails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: aiguardrail - rerunOnBack: false - favouritable: true -- name: ListAIPromptVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: aipromptversion - rerunOnBack: false - favouritable: true -- name: ListAIPrompts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: aiprompt - rerunOnBack: false - favouritable: true -- name: ListAssistantAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assistantassociation - rerunOnBack: false - favouritable: true -- name: ListAssistants - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: assistant - rerunOnBack: false - favouritable: true -- name: ListContentAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: contentassociation - rerunOnBack: false - favouritable: true -- name: ListContents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: content - rerunOnBack: false - favouritable: true -- name: ListImportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: importjob - rerunOnBack: false - favouritable: true -- name: ListKnowledgeBases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: knowledgebase - rerunOnBack: false - favouritable: true -- name: ListMessageTemplateVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: messagetemplateversion - rerunOnBack: false - favouritable: true -- name: ListMessageTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: messagetemplate - rerunOnBack: false - favouritable: true -- name: ListMessages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: message - rerunOnBack: false - favouritable: true -- name: ListQuickResponses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: quickresponse - rerunOnBack: false - favouritable: true -- name: ListSpans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: span - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAIAgent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Qconnect - rerunOnBack: false - favouritable: true -- name: GetAIGuardrail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Qconnect + attributeName: knowledgeBaseSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/ram.yaml b/configurations/ram.yaml index a8d8358..838becb 100644 --- a/configurations/ram.yaml +++ b/configurations/ram.yaml @@ -1,7 +1,7 @@ name: ram -defaultCommand: '' +defaultCommand: list-permission-associations commands: -- name: ListPendingInvitationResources +- name: list-permission-associations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pendinginvitationresource + attributeName: permissions rerunOnBack: false favouritable: true -- name: ListPermissionAssociations +- name: list-permissions arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: permissionassociation + attributeName: permissions rerunOnBack: false favouritable: true -- name: ListPermissionVersions +- name: list-replace-permission-associations-work arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: permissionversion + attributeName: replacePermissionAssociationsWorks rerunOnBack: false favouritable: true -- name: ListPermissions +- name: list-resource-types arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: permission + attributeName: resourceTypes rerunOnBack: false favouritable: true -- name: ListPrincipals +- name: list-source-associations arguments: - --output - json @@ -73,10 +73,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: principal + attributeName: sourceAssociations rerunOnBack: false favouritable: true -- name: ListReplacePermissionAssociationsWork + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-resource-share-invitations arguments: - --output - json @@ -88,186 +92,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: replacepermissionassociationsworks - rerunOnBack: false - favouritable: true -- name: ListResourceSharePermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcesharepermission - rerunOnBack: false - favouritable: true -- name: ListResourceTypes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcetype - rerunOnBack: false - favouritable: true -- name: ListResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resource - rerunOnBack: false - favouritable: true -- name: ListSourceAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sourceassociation - rerunOnBack: false - favouritable: true -- name: GetPermission - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ram - rerunOnBack: false - favouritable: true -- name: GetResourcePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ram - rerunOnBack: false - favouritable: true -- name: GetResourceShareAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ram - rerunOnBack: false - favouritable: true -- name: GetResourceShareInvitations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ram - rerunOnBack: false - favouritable: true -- name: GetResourceShares - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ram - rerunOnBack: false - favouritable: true -- name: AcceptResourceShareInvitation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateResourceShare - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateResourceSharePermission - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: resourceShareInvitations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/rds.yaml b/configurations/rds.yaml index 825bd0d..7934436 100644 --- a/configurations/rds.yaml +++ b/configurations/rds.yaml @@ -1,7 +1,7 @@ name: rds -defaultCommand: '' +defaultCommand: describe-account-attributes commands: -- name: ListTagsForResource +- name: describe-account-attributes arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: AccountQuotas rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes +- name: describe-blue-green-deployments arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: BlueGreenDeployments rerunOnBack: false favouritable: true -- name: DescribeBlueGreenDeployments + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-certificates arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: Certificates rerunOnBack: false favouritable: true -- name: DescribeCertificates + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-automated-backups arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBClusterAutomatedBackups rerunOnBack: false favouritable: true -- name: DescribeDBClusterAutomatedBackups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-endpoints arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBClusterEndpoints rerunOnBack: false favouritable: true -- name: DescribeDBClusterBacktracks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-parameter-groups arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBClusterParameterGroups rerunOnBack: false favouritable: true -- name: DescribeDBClusterEndpoints + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-cluster-snapshots arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBClusterSnapshots rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-clusters arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBClusters rerunOnBack: false favouritable: true -- name: DescribeDBClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-engine-versions arguments: - --output - json @@ -133,10 +161,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBEngineVersions rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshotAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-instance-automated-backups arguments: - --output - json @@ -148,10 +180,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBInstanceAutomatedBackups rerunOnBack: false favouritable: true -- name: DescribeDBClusterSnapshots + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-instances arguments: - --output - json @@ -163,10 +199,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBInstances rerunOnBack: false favouritable: true -- name: DescribeDBClusters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-major-engine-versions arguments: - --output - json @@ -178,10 +218,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBMajorEngineVersions rerunOnBack: false favouritable: true -- name: DescribeDBEngineVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-parameter-groups arguments: - --output - json @@ -193,10 +237,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBParameterGroups rerunOnBack: false favouritable: true -- name: DescribeDBInstanceAutomatedBackups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-proxies arguments: - --output - json @@ -208,10 +256,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBProxies rerunOnBack: false favouritable: true -- name: DescribeDBInstances + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-proxy-endpoints arguments: - --output - json @@ -223,10 +275,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBProxyEndpoints rerunOnBack: false favouritable: true -- name: DescribeDBLogFiles + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-recommendations arguments: - --output - json @@ -238,10 +294,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBRecommendations rerunOnBack: false favouritable: true -- name: DescribeDBMajorEngineVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-security-groups arguments: - --output - json @@ -253,10 +313,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBSecurityGroups rerunOnBack: false favouritable: true -- name: DescribeDBParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-shard-groups arguments: - --output - json @@ -268,10 +332,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBShardGroups rerunOnBack: false favouritable: true -- name: DescribeDBParameters +- name: describe-db-snapshot-tenant-databases arguments: - --output - json @@ -283,10 +347,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBSnapshotTenantDatabases rerunOnBack: false favouritable: true -- name: DescribeDBProxies + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-db-snapshots arguments: - --output - json @@ -298,6 +366,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rds + attributeName: DBSnapshots rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker diff --git a/configurations/redshift-data.yaml b/configurations/redshift-data.yaml index af01316..a8836f2 100644 --- a/configurations/redshift-data.yaml +++ b/configurations/redshift-data.yaml @@ -1,7 +1,7 @@ name: redshift-data -defaultCommand: '' +defaultCommand: list-statements commands: -- name: ListDatabases +- name: list-statements arguments: - --output - json @@ -13,156 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: database - rerunOnBack: false - favouritable: true -- name: ListSchemas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schema - rerunOnBack: false - favouritable: true -- name: ListStatements - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: statement - rerunOnBack: false - favouritable: true -- name: ListTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: table - rerunOnBack: false - favouritable: true -- name: DescribeStatement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Data - rerunOnBack: false - favouritable: true -- name: DescribeTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Data - rerunOnBack: false - favouritable: true -- name: GetStatementResult - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Data - rerunOnBack: false - favouritable: true -- name: GetStatementResultV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Data - rerunOnBack: false - favouritable: true -- name: BatchExecuteStatement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelStatement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExecuteStatement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Statements rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/redshift-serverless.yaml b/configurations/redshift-serverless.yaml index cc4e06c..bd43e59 100644 --- a/configurations/redshift-serverless.yaml +++ b/configurations/redshift-serverless.yaml @@ -1,7 +1,7 @@ name: redshift-serverless -defaultCommand: '' +defaultCommand: list-custom-domain-associations commands: -- name: ListCustomDomainAssociations +- name: list-custom-domain-associations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customdomainassociation + attributeName: associations rerunOnBack: false favouritable: true -- name: ListEndpointAccess + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-endpoint-access arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: endpointacces + attributeName: endpoints rerunOnBack: false favouritable: true -- name: ListManagedWorkgroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-managed-workgroups arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: managedworkgroup + attributeName: managedWorkgroups rerunOnBack: false favouritable: true -- name: ListNamespaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-namespaces arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: namespace + attributeName: namespaces rerunOnBack: false favouritable: true -- name: ListRecoveryPoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recovery-points arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recoverypoint + attributeName: recoveryPoints rerunOnBack: false favouritable: true -- name: ListReservationOfferings + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-reservation-offerings arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reservationoffering + attributeName: reservationOfferingsList rerunOnBack: false favouritable: true -- name: ListReservations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-reservations arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: reservation + attributeName: reservationsList rerunOnBack: false favouritable: true -- name: ListScheduledActions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-scheduled-actions arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: scheduledaction + attributeName: scheduledActions rerunOnBack: false favouritable: true -- name: ListSnapshotCopyConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-snapshot-copy-configurations arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: snapshotcopyconfiguration + attributeName: snapshotCopyConfigurations rerunOnBack: false favouritable: true -- name: ListSnapshots + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-snapshots arguments: - --output - json @@ -148,40 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: snapshot - rerunOnBack: false - favouritable: true -- name: ListTableRestoreStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tablerestorestatu - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources + attributeName: snapshots rerunOnBack: false favouritable: true -- name: ListTracks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-table-restore-status arguments: - --output - json @@ -193,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: track + attributeName: tableRestoreStatuses rerunOnBack: false favouritable: true -- name: ListUsageLimits + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-tracks arguments: - --output - json @@ -208,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: usagelimit + attributeName: tracks rerunOnBack: false favouritable: true -- name: ListWorkgroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-usage-limits arguments: - --output - json @@ -223,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: workgroup + attributeName: usageLimits rerunOnBack: false favouritable: true -- name: GetCredentials + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-workgroups arguments: - --output - json @@ -238,10 +260,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift-Serverless + attributeName: workgroups rerunOnBack: false favouritable: true -- name: GetCustomDomainAssociation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-snapshot arguments: - --output - json @@ -253,51 +279,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift-Serverless - rerunOnBack: false - favouritable: true -- name: GetEndpointAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Serverless - rerunOnBack: false - favouritable: true -- name: GetIdentityCenterAuthToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Serverless - rerunOnBack: false - favouritable: true -- name: GetNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Redshift-Serverless + attributeName: snapshot rerunOnBack: false favouritable: true diff --git a/configurations/redshift.yaml b/configurations/redshift.yaml index 1cf286b..cb2405e 100644 --- a/configurations/redshift.yaml +++ b/configurations/redshift.yaml @@ -1,7 +1,7 @@ name: redshift -defaultCommand: '' +defaultCommand: list-recommendations commands: -- name: ListRecommendations +- name: list-recommendations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recommendation + attributeName: Recommendations rerunOnBack: false favouritable: true -- name: DescribeAccountAttributes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-account-attributes arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: AccountAttributes rerunOnBack: false favouritable: true -- name: DescribeAuthenticationProfiles +- name: describe-authentication-profiles arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: AuthenticationProfiles rerunOnBack: false favouritable: true -- name: DescribeClusterDbRevisions +- name: describe-cluster-db-revisions arguments: - --output - json @@ -58,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: ClusterDbRevisions rerunOnBack: false favouritable: true -- name: DescribeClusterParameterGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-parameter-groups arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: ParameterGroups rerunOnBack: false favouritable: true -- name: DescribeClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-security-groups arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: ClusterSecurityGroups rerunOnBack: false favouritable: true -- name: DescribeClusterSecurityGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-snapshots arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: Snapshots rerunOnBack: false favouritable: true -- name: DescribeClusterSnapshots + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-subnet-groups arguments: - --output - json @@ -118,10 +138,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: ClusterSubnetGroups rerunOnBack: false favouritable: true -- name: DescribeClusterSubnetGroups + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-tracks arguments: - --output - json @@ -133,10 +157,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: MaintenanceTracks rerunOnBack: false favouritable: true -- name: DescribeClusterTracks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-cluster-versions arguments: - --output - json @@ -148,10 +176,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: ClusterVersions rerunOnBack: false favouritable: true -- name: DescribeClusterVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-clusters arguments: - --output - json @@ -163,10 +195,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: Clusters rerunOnBack: false favouritable: true -- name: DescribeClusters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-custom-domain-associations arguments: - --output - json @@ -178,10 +214,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: Associations rerunOnBack: false favouritable: true -- name: DescribeCustomDomainAssociations + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-data-shares arguments: - --output - json @@ -193,10 +233,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: DataShares rerunOnBack: false favouritable: true -- name: DescribeDataShares + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-data-shares-for-consumer arguments: - --output - json @@ -208,10 +252,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: DataShares rerunOnBack: false favouritable: true -- name: DescribeDataSharesForConsumer + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-data-shares-for-producer arguments: - --output - json @@ -223,10 +271,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: DataShares rerunOnBack: false favouritable: true -- name: DescribeDataSharesForProducer + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-endpoint-access arguments: - --output - json @@ -238,10 +290,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: EndpointAccessList rerunOnBack: false favouritable: true -- name: DescribeDefaultClusterParameters + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-endpoint-authorization arguments: - --output - json @@ -253,10 +309,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: EndpointAuthorizationList rerunOnBack: false favouritable: true -- name: DescribeEndpointAccess + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-event-categories arguments: - --output - json @@ -268,10 +328,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: EventCategoriesMapList rerunOnBack: false favouritable: true -- name: DescribeEndpointAuthorization +- name: describe-event-subscriptions arguments: - --output - json @@ -283,10 +343,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: EventSubscriptionsList rerunOnBack: false favouritable: true -- name: DescribeEventCategories + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-events arguments: - --output - json @@ -298,6 +362,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Redshift + attributeName: Events rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker diff --git a/configurations/rekognition.yaml b/configurations/rekognition.yaml index 69c0b63..f2fc449 100644 --- a/configurations/rekognition.yaml +++ b/configurations/rekognition.yaml @@ -1,7 +1,7 @@ name: rekognition -defaultCommand: '' +defaultCommand: list-collections commands: -- name: ListCollections +- name: list-collections arguments: - --output - json @@ -12,251 +12,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: collection - rerunOnBack: false - favouritable: true -- name: ListDatasetEntries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasetentrie - rerunOnBack: false - favouritable: true -- name: ListDatasetLabels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datasetlabel - rerunOnBack: false - favouritable: true -- name: ListFaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: face - rerunOnBack: false - favouritable: true -- name: ListMediaAnalysisJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mediaanalysisjob - rerunOnBack: false - favouritable: true -- name: ListProjectPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: projectpolicie - rerunOnBack: false - favouritable: true -- name: ListStreamProcessors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: streamprocessor - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: DescribeCollection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: DescribeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: DescribeProjectVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: DescribeProjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: DescribeStreamProcessor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: GetCelebrityInfo - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: GetCelebrityRecognition - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition - rerunOnBack: false - favouritable: true -- name: GetContentModeration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rekognition + type: list + attributeName: CollectionIds rerunOnBack: false favouritable: true -- name: GetFaceDetection + resourceName: CollectionId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-media-analysis-jobs arguments: - --output - json @@ -268,10 +33,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rekognition + attributeName: MediaAnalysisJobs rerunOnBack: false favouritable: true -- name: GetFaceLivenessSessionResults +- name: list-stream-processors arguments: - --output - json @@ -283,10 +48,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rekognition + attributeName: StreamProcessors rerunOnBack: false favouritable: true -- name: GetFaceSearch + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-projects arguments: - --output - json @@ -298,6 +67,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Rekognition + attributeName: ProjectDescriptions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/repostspace.yaml b/configurations/repostspace.yaml index 9d03ee5..9987115 100644 --- a/configurations/repostspace.yaml +++ b/configurations/repostspace.yaml @@ -1,7 +1,7 @@ name: repostspace -defaultCommand: '' +defaultCommand: list-spaces commands: -- name: ListChannels +- name: list-spaces arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: channel - rerunOnBack: false - favouritable: true -- name: ListSpaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: space - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Repostspace - rerunOnBack: false - favouritable: true -- name: GetSpace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Repostspace - rerunOnBack: false - favouritable: true -- name: BatchAddChannelRoleToAccessors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchAddRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchRemoveChannelRoleFromAccessors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchRemoveRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DeregisterAdmin - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterAdmin - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendInvites - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: spaces rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/resiliencehub.yaml b/configurations/resiliencehub.yaml index 0c0380d..9fdb7a1 100644 --- a/configurations/resiliencehub.yaml +++ b/configurations/resiliencehub.yaml @@ -1,7 +1,7 @@ name: resiliencehub -defaultCommand: '' +defaultCommand: list-app-assessments commands: -- name: ListAlarmRecommendations +- name: list-app-assessments arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: alarmrecommendation + attributeName: assessmentSummaries rerunOnBack: false favouritable: true -- name: ListAppAssessmentComplianceDrifts +- name: list-apps arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: appassessmentcompliancedrift + attributeName: appSummaries rerunOnBack: false favouritable: true -- name: ListAppAssessmentResourceDrifts +- name: list-metrics arguments: - --output - json @@ -43,10 +43,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: appassessmentresourcedrift + attributeName: rows rerunOnBack: false favouritable: true -- name: ListAppAssessments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommendation-templates arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: appassessment + attributeName: recommendationTemplates rerunOnBack: false favouritable: true -- name: ListAppComponentCompliances +- name: list-resiliency-policies arguments: - --output - json @@ -73,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: appcomponentcompliance + attributeName: resiliencyPolicies rerunOnBack: false favouritable: true -- name: ListAppComponentRecommendations +- name: list-resource-grouping-recommendations arguments: - --output - json @@ -88,10 +92,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: appcomponentrecommendation + attributeName: groupingRecommendations rerunOnBack: false favouritable: true -- name: ListAppInputSources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-suggested-resiliency-policies arguments: - --output - json @@ -103,201 +111,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: appinputsource - rerunOnBack: false - favouritable: true -- name: ListAppVersionAppComponents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appversionappcomponent - rerunOnBack: false - favouritable: true -- name: ListAppVersionResourceMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appversionresourcemapping - rerunOnBack: false - favouritable: true -- name: ListAppVersionResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appversionresource - rerunOnBack: false - favouritable: true -- name: ListAppVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: appversion - rerunOnBack: false - favouritable: true -- name: ListApps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: app - rerunOnBack: false - favouritable: true -- name: ListMetrics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: metric - rerunOnBack: false - favouritable: true -- name: ListRecommendationTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendationtemplate - rerunOnBack: false - favouritable: true -- name: ListResiliencyPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resiliencypolicie - rerunOnBack: false - favouritable: true -- name: ListResourceGroupingRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcegroupingrecommendation - rerunOnBack: false - favouritable: true -- name: ListSopRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: soprecommendation - rerunOnBack: false - favouritable: true -- name: ListSuggestedResiliencyPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: suggestedresiliencypolicie - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTestRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: testrecommendation + attributeName: resiliencyPolicies rerunOnBack: false favouritable: true diff --git a/configurations/resource-explorer-2.yaml b/configurations/resource-explorer-2.yaml index 3e5e33a..1956090 100644 --- a/configurations/resource-explorer-2.yaml +++ b/configurations/resource-explorer-2.yaml @@ -1,7 +1,7 @@ name: resource-explorer-2 -defaultCommand: '' +defaultCommand: list-indexes commands: -- name: ListIndexes +- name: list-indexes arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: indexe + attributeName: Indexes rerunOnBack: false favouritable: true -- name: ListIndexesForMembers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-managed-views arguments: - --output - json @@ -27,71 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: indexesformember - rerunOnBack: false - favouritable: true -- name: ListManagedViews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: managedview - rerunOnBack: false - favouritable: true -- name: ListResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resource - rerunOnBack: false - favouritable: true -- name: ListServiceIndexes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceindexe - rerunOnBack: false - favouritable: true -- name: ListServiceViews - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceview + type: list + attributeName: ManagedViews rerunOnBack: false favouritable: true -- name: ListStreamingAccessForServices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resources arguments: - --output - json @@ -103,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: streamingaccessforservice + attributeName: Resources rerunOnBack: false favouritable: true -- name: ListSupportedResourceTypes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-service-indexes arguments: - --output - json @@ -118,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: supportedresourcetype + attributeName: Indexes rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-service-views arguments: - --output - json @@ -132,11 +88,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources + type: list + attributeName: ServiceViews rerunOnBack: false favouritable: true -- name: ListViews + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-streaming-access-for-services arguments: - --output - json @@ -148,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: view + attributeName: StreamingAccessForServices rerunOnBack: false favouritable: true -- name: GetAccountLevelServiceConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-supported-resource-types arguments: - --output - json @@ -163,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Explorer-2 + attributeName: ResourceTypes rerunOnBack: false favouritable: true -- name: GetDefaultView + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-views arguments: - --output - json @@ -177,11 +145,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Resource-Explorer-2 + type: list + attributeName: Views rerunOnBack: false favouritable: true -- name: GetIndex + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account-level-service-configuration arguments: - --output - json @@ -193,10 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Explorer-2 + attributeName: OrgConfiguration rerunOnBack: false favouritable: true -- name: GetManagedView +- name: get-index arguments: - --output - json @@ -207,11 +179,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Resource-Explorer-2 + type: list + attributeName: ReplicatingFrom rerunOnBack: false favouritable: true -- name: GetResourceExplorerSetup +- name: batch-get-view arguments: - --output - json @@ -223,81 +195,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Explorer-2 - rerunOnBack: false - favouritable: true -- name: GetServiceIndex - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Explorer-2 - rerunOnBack: false - favouritable: true -- name: GetServiceView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Explorer-2 - rerunOnBack: false - favouritable: true -- name: GetView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Explorer-2 - rerunOnBack: false - favouritable: true -- name: AssociateDefaultView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchGetView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Explorer-2 + attributeName: Views rerunOnBack: false favouritable: true diff --git a/configurations/resource-groups.yaml b/configurations/resource-groups.yaml index aa76cbc..dea779d 100644 --- a/configurations/resource-groups.yaml +++ b/configurations/resource-groups.yaml @@ -1,7 +1,7 @@ name: resource-groups -defaultCommand: '' +defaultCommand: list-group-resources commands: -- name: ListGroupResources +- name: list-group-resources arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: groupresource + attributeName: ResourceIdentifiers rerunOnBack: false favouritable: true -- name: ListGroupingStatuses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: groupingstatuse + attributeName: GroupIdentifiers rerunOnBack: false favouritable: true -- name: ListGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-tag-sync-tasks arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: group + attributeName: TagSyncTasks rerunOnBack: false favouritable: true -- name: ListTagSyncTasks + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account-settings arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsynctask + attributeName: AccountSettings rerunOnBack: false favouritable: true -- name: GetAccountSettings +- name: get-group arguments: - --output - json @@ -73,10 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Groups + attributeName: Group rerunOnBack: false favouritable: true -- name: GetGroup +- name: get-group-configuration arguments: - --output - json @@ -88,10 +100,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Groups + attributeName: GroupConfiguration rerunOnBack: false favouritable: true -- name: GetGroupConfiguration +- name: get-group-query arguments: - --output - json @@ -103,156 +115,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resource-Groups - rerunOnBack: false - favouritable: true -- name: GetGroupQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Groups - rerunOnBack: false - favouritable: true -- name: GetTagSyncTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Groups - rerunOnBack: false - favouritable: true -- name: GetTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resource-Groups - rerunOnBack: false - favouritable: true -- name: CancelTagSyncTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: GroupResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartTagSyncTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Tag - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UngroupResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Untag - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: GroupQuery rerunOnBack: false favouritable: true diff --git a/configurations/resourcegroupstaggingapi.yaml b/configurations/resourcegroupstaggingapi.yaml index 40a3382..4703491 100644 --- a/configurations/resourcegroupstaggingapi.yaml +++ b/configurations/resourcegroupstaggingapi.yaml @@ -1,7 +1,7 @@ name: resourcegroupstaggingapi -defaultCommand: '' +defaultCommand: list-required-tags commands: -- name: ListRequiredTags +- name: list-required-tags arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: requiredtag + attributeName: RequiredTags rerunOnBack: false favouritable: true -- name: DescribeReportCreation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-compliance-summary arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resourcegroupstaggingapi + attributeName: SummaryList rerunOnBack: false favouritable: true -- name: GetComplianceSummary + pagination: + enabled: true + nextTokenParam: --pagination-token + nextTokenJsonPath: PaginationToken +- name: get-resources arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Resourcegroupstaggingapi + attributeName: ResourceTagMappingList rerunOnBack: false favouritable: true -- name: GetResources + pagination: + enabled: true + nextTokenParam: --pagination-token + nextTokenJsonPath: PaginationToken +- name: get-tag-keys arguments: - --output - json @@ -57,82 +69,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: Resourcegroupstaggingapi - rerunOnBack: false - favouritable: true -- name: GetTagKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resourcegroupstaggingapi - rerunOnBack: false - favouritable: true -- name: GetTagValues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Resourcegroupstaggingapi - rerunOnBack: false - favouritable: true -- name: StartReportCreation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: TagKeys rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --pagination-token + nextTokenJsonPath: PaginationToken diff --git a/configurations/rolesanywhere.yaml b/configurations/rolesanywhere.yaml index 5886bde..75d72bf 100644 --- a/configurations/rolesanywhere.yaml +++ b/configurations/rolesanywhere.yaml @@ -1,7 +1,7 @@ name: rolesanywhere -defaultCommand: '' +defaultCommand: list-crls commands: -- name: ListCrls +- name: list-crls arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: crl + attributeName: crls rerunOnBack: false favouritable: true -- name: ListProfiles + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-profiles arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: profile + attributeName: profiles rerunOnBack: false favouritable: true -- name: ListSubjects + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-subjects arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: subject + attributeName: subjects rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-trust-anchors arguments: - --output - json @@ -58,156 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTrustAnchors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trustanchor - rerunOnBack: false - favouritable: true -- name: GetCrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rolesanywhere - rerunOnBack: false - favouritable: true -- name: GetProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rolesanywhere - rerunOnBack: false - favouritable: true -- name: GetSubject - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rolesanywhere - rerunOnBack: false - favouritable: true -- name: GetTrustAnchor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rolesanywhere - rerunOnBack: false - favouritable: true -- name: DisableCrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableTrustAnchor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableCrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: trustAnchors rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/route53-recovery-cluster.yaml b/configurations/route53-recovery-cluster.yaml index 3f3140a..7c19c0e 100644 --- a/configurations/route53-recovery-cluster.yaml +++ b/configurations/route53-recovery-cluster.yaml @@ -1,7 +1,7 @@ name: route53-recovery-cluster -defaultCommand: '' +defaultCommand: list-routing-controls commands: -- name: ListRoutingControls +- name: list-routing-controls arguments: - --output - json @@ -13,21 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: routingcontrol - rerunOnBack: false - favouritable: true -- name: GetRoutingControlState - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Cluster + attributeName: RoutingControls rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/route53-recovery-control-config.yaml b/configurations/route53-recovery-control-config.yaml index a52cc90..dc1fc2e 100644 --- a/configurations/route53-recovery-control-config.yaml +++ b/configurations/route53-recovery-control-config.yaml @@ -1,7 +1,7 @@ name: route53-recovery-control-config -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListAssociatedRoute53HealthChecks +- name: list-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedroute53healthcheck + attributeName: Clusters rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-control-panels arguments: - --output - json @@ -28,156 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster - rerunOnBack: false - favouritable: true -- name: ListControlPanels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: controlpanel - rerunOnBack: false - favouritable: true -- name: ListRoutingControls - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: routingcontrol - rerunOnBack: false - favouritable: true -- name: ListSafetyRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: safetyrule - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Control-Config - rerunOnBack: false - favouritable: true -- name: DescribeControlPanel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Control-Config - rerunOnBack: false - favouritable: true -- name: DescribeRoutingControl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Control-Config - rerunOnBack: false - favouritable: true -- name: DescribeSafetyRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Control-Config - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Control-Config - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ControlPanels rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/route53-recovery-readiness.yaml b/configurations/route53-recovery-readiness.yaml index 2a9a078..391c49a 100644 --- a/configurations/route53-recovery-readiness.yaml +++ b/configurations/route53-recovery-readiness.yaml @@ -1,7 +1,7 @@ name: route53-recovery-readiness -defaultCommand: '' +defaultCommand: list-cells commands: -- name: ListCells +- name: list-cells arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cell + attributeName: Cells rerunOnBack: false favouritable: true -- name: ListCrossAccountAuthorizations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cross-account-authorizations arguments: - --output - json @@ -27,161 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: crossaccountauthorization - rerunOnBack: false - favouritable: true -- name: ListReadinessChecks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: readinesscheck - rerunOnBack: false - favouritable: true -- name: ListRecoveryGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recoverygroup - rerunOnBack: false - favouritable: true -- name: ListResourceSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourceset - rerunOnBack: false - favouritable: true -- name: ListRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rule - rerunOnBack: false - favouritable: true -- name: ListTagsForResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresource - rerunOnBack: false - favouritable: true -- name: GetArchitectureRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Readiness - rerunOnBack: false - favouritable: true -- name: GetCell - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Readiness - rerunOnBack: false - favouritable: true -- name: GetCellReadinessSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Readiness - rerunOnBack: false - favouritable: true -- name: GetReadinessCheck - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Readiness - rerunOnBack: false - favouritable: true -- name: GetReadinessCheckResourceStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53-Recovery-Readiness + type: list + attributeName: CrossAccountAuthorizations rerunOnBack: false favouritable: true -- name: GetReadinessCheckStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-readiness-checks arguments: - --output - json @@ -193,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Route53-Recovery-Readiness + attributeName: ReadinessChecks rerunOnBack: false favouritable: true -- name: GetRecoveryGroup + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-recovery-groups arguments: - --output - json @@ -208,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Route53-Recovery-Readiness + attributeName: RecoveryGroups rerunOnBack: false favouritable: true -- name: GetRecoveryGroupReadinessSummary + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-sets arguments: - --output - json @@ -223,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Route53-Recovery-Readiness + attributeName: ResourceSets rerunOnBack: false favouritable: true -- name: GetResourceSet + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-rules arguments: - --output - json @@ -238,6 +108,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Route53-Recovery-Readiness + attributeName: Rules rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/route53.yaml b/configurations/route53.yaml index d4f7705..d2be7b8 100644 --- a/configurations/route53.yaml +++ b/configurations/route53.yaml @@ -1,7 +1,7 @@ name: route53 -defaultCommand: '' +defaultCommand: list-cidr-collections commands: -- name: ListCidrBlocks +- name: list-cidr-collections arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cidrblock + attributeName: CidrCollections rerunOnBack: false favouritable: true -- name: ListCidrCollections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-geo-locations arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: cidrcollection + attributeName: GeoLocationDetailsList rerunOnBack: false favouritable: true -- name: ListCidrLocations +- name: list-health-checks arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cidrlocation + attributeName: HealthChecks rerunOnBack: false favouritable: true -- name: ListGeoLocations + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-hosted-zones arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: geolocation + attributeName: HostedZones rerunOnBack: false favouritable: true -- name: ListHealthChecks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-hosted-zones-by-name arguments: - --output - json @@ -73,10 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: healthcheck + attributeName: HostedZones rerunOnBack: false favouritable: true -- name: ListHostedZones +- name: list-query-logging-configs arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: hostedzone + attributeName: QueryLoggingConfigs rerunOnBack: false favouritable: true -- name: ListHostedZonesByName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-reusable-delegation-sets arguments: - --output - json @@ -103,10 +119,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: hostedzonesbynames + attributeName: DelegationSets rerunOnBack: false favouritable: true -- name: ListHostedZonesByVPC +- name: list-traffic-policies arguments: - --output - json @@ -118,10 +134,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: hostedzonesbyvpcs + attributeName: TrafficPolicySummaries rerunOnBack: false favouritable: true -- name: ListQueryLoggingConfigs +- name: list-traffic-policy-instances arguments: - --output - json @@ -133,10 +149,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: queryloggingconfig + attributeName: TrafficPolicyInstances rerunOnBack: false favouritable: true -- name: ListResourceRecordSets +- name: get-checker-ip-ranges arguments: - --output - json @@ -147,146 +163,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: resourcerecordset - rerunOnBack: false - favouritable: true -- name: ListReusableDelegationSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reusabledelegationset - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTagsForResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresource - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicie - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicyInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicyinstance - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicyInstancesByHostedZone - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicyinstancesbyhostedzones - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicyInstancesByPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicyinstancesbypolicys - rerunOnBack: false - favouritable: true -- name: ListTrafficPolicyVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: trafficpolicyversion - rerunOnBack: false - favouritable: true -- name: ListVPCAssociationAuthorizations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vpcassociationauthorization + type: list + attributeName: CheckerIpRanges rerunOnBack: false favouritable: true -- name: GetAccountLimit +- name: get-geo-location arguments: - --output - json @@ -298,6 +179,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Route53 + attributeName: GeoLocationDetails rerunOnBack: false favouritable: true diff --git a/configurations/route53domains.yaml b/configurations/route53domains.yaml index 0650ce3..0472238 100644 --- a/configurations/route53domains.yaml +++ b/configurations/route53domains.yaml @@ -1,7 +1,7 @@ name: route53domains -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListDomains +- name: list-domains arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: domain + attributeName: Domains rerunOnBack: false favouritable: true -- name: ListOperations + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextPageMarker +- name: list-operations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: operation + attributeName: Operations rerunOnBack: false favouritable: true -- name: ListPrices + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextPageMarker +- name: list-prices arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: price + attributeName: Prices rerunOnBack: false favouritable: true -- name: ListTagsForDomain + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextPageMarker +- name: view-billing arguments: - --output - json @@ -58,216 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsfordomains - rerunOnBack: false - favouritable: true -- name: GetContactReachabilityStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Domains - rerunOnBack: false - favouritable: true -- name: GetDomainDetail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Domains - rerunOnBack: false - favouritable: true -- name: GetDomainSuggestions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Domains - rerunOnBack: false - favouritable: true -- name: GetOperationDetail - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Domains - rerunOnBack: false - favouritable: true -- name: AcceptDomainTransferFromAnotherAwsAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateDelegationSignerToDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelDomainTransferToAnotherAwsAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CheckDomainAvailability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CheckDomainTransferability - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableDomainAutoRenew - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisableDomainTransferLock - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateDelegationSignerFromDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableDomainAutoRenew - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: EnableDomainTransferLock - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: BillingRecords rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextPageMarker diff --git a/configurations/route53globalresolver.yaml b/configurations/route53globalresolver.yaml index 8926900..badd4de 100644 --- a/configurations/route53globalresolver.yaml +++ b/configurations/route53globalresolver.yaml @@ -1,7 +1,7 @@ name: route53globalresolver -defaultCommand: '' +defaultCommand: list-access-sources commands: -- name: ListAccessSources +- name: list-access-sources arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesssource + attributeName: accessSources rerunOnBack: false favouritable: true -- name: ListAccessTokens + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-firewall-domain-lists arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesstoken + attributeName: firewallDomainLists rerunOnBack: false favouritable: true -- name: ListDNSViews + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-global-resolvers arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dnsview - rerunOnBack: false - favouritable: true -- name: ListFirewallDomainLists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: firewalldomain - rerunOnBack: false - favouritable: true -- name: ListFirewallDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: firewalldomain - rerunOnBack: false - favouritable: true -- name: ListFirewallRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: firewallrule - rerunOnBack: false - favouritable: true -- name: ListGlobalResolvers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: globalresolver - rerunOnBack: false - favouritable: true -- name: ListHostedZoneAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: hostedzoneassociation - rerunOnBack: false - favouritable: true -- name: ListManagedFirewallDomainLists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: managedfirewalldomain - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAccessSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetAccessToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetDNSView - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetFirewallDomainList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getfirewalldomains - rerunOnBack: false - favouritable: true -- name: GetFirewallRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetGlobalResolver - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetHostedZoneAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Globalresolver - rerunOnBack: false - favouritable: true -- name: GetManagedFirewallDomainList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getmanagedfirewalldomains - rerunOnBack: false - favouritable: true -- name: AssociateHostedZone - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchCreateFirewallRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: globalResolvers rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/route53profiles.yaml b/configurations/route53profiles.yaml index 4e2a1ab..4c69083 100644 --- a/configurations/route53profiles.yaml +++ b/configurations/route53profiles.yaml @@ -1,7 +1,7 @@ name: route53profiles -defaultCommand: '' +defaultCommand: list-profile-associations commands: -- name: ListProfileAssociations +- name: list-profile-associations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: profileassociation + attributeName: ProfileAssociations rerunOnBack: false favouritable: true -- name: ListProfileResourceAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-profiles arguments: - --output - json @@ -28,171 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: profileresourceassociation - rerunOnBack: false - favouritable: true -- name: ListProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profile - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Profiles - rerunOnBack: false - favouritable: true -- name: GetProfileAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Profiles - rerunOnBack: false - favouritable: true -- name: GetProfileResourceAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Profiles - rerunOnBack: false - favouritable: true -- name: AssociateProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateResourceToProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateResourceFromProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ProfileSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/route53resolver.yaml b/configurations/route53resolver.yaml index a2fa6d5..23f3e27 100644 --- a/configurations/route53resolver.yaml +++ b/configurations/route53resolver.yaml @@ -1,7 +1,7 @@ name: route53resolver -defaultCommand: '' +defaultCommand: list-firewall-configs commands: -- name: ListFirewallConfigs +- name: list-firewall-configs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewallconfig + attributeName: FirewallConfigs rerunOnBack: false favouritable: true -- name: ListFirewallDomainLists + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-firewall-domain-lists arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewalldomain + attributeName: FirewallDomainLists rerunOnBack: false favouritable: true -- name: ListFirewallDomains + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-firewall-rule-group-associations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewalldomain + attributeName: FirewallRuleGroupAssociations rerunOnBack: false favouritable: true -- name: ListFirewallRuleGroupAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-firewall-rule-groups arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewallrulegroupassociation + attributeName: FirewallRuleGroups rerunOnBack: false favouritable: true -- name: ListFirewallRuleGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-outpost-resolvers arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewallrulegroup + attributeName: OutpostResolvers rerunOnBack: false favouritable: true -- name: ListFirewallRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-configs arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: firewallrule + attributeName: ResolverConfigs rerunOnBack: false favouritable: true -- name: ListOutpostResolvers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-dnssec-configs arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: outpostresolver + attributeName: ResolverDnssecConfigs rerunOnBack: false favouritable: true -- name: ListResolverConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-endpoints arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resolverconfig + attributeName: ResolverEndpoints rerunOnBack: false favouritable: true -- name: ListResolverDnssecConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-query-log-config-associations arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resolverdnssecconfig + attributeName: ResolverQueryLogConfigAssociations rerunOnBack: false favouritable: true -- name: ListResolverEndpointIpAddresses + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-query-log-configs arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resolverendpointipaddresse + attributeName: ResolverQueryLogConfigs rerunOnBack: false favouritable: true -- name: ListResolverEndpoints + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-rule-associations arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resolverendpoint + attributeName: ResolverRuleAssociations rerunOnBack: false favouritable: true -- name: ListResolverQueryLogConfigAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resolver-rules arguments: - --output - json @@ -178,126 +222,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resolverquerylogconfigassociation - rerunOnBack: false - favouritable: true -- name: ListResolverQueryLogConfigs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resolverquerylogconfig - rerunOnBack: false - favouritable: true -- name: ListResolverRuleAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resolverruleassociation - rerunOnBack: false - favouritable: true -- name: ListResolverRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resolverrule - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetFirewallConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Resolver - rerunOnBack: false - favouritable: true -- name: GetFirewallDomainList - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: getfirewalldomains - rerunOnBack: false - favouritable: true -- name: GetFirewallRuleGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Resolver - rerunOnBack: false - favouritable: true -- name: GetFirewallRuleGroupAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Route53Resolver + attributeName: ResolverRules rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/rtbfabric.yaml b/configurations/rtbfabric.yaml index 9ed4207..4de3cd1 100644 --- a/configurations/rtbfabric.yaml +++ b/configurations/rtbfabric.yaml @@ -1,7 +1,7 @@ name: rtbfabric -defaultCommand: '' +defaultCommand: list-requester-gateways commands: -- name: ListLinks +- name: list-requester-gateways arguments: - --output - json @@ -12,11 +12,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: link + type: list + attributeName: gatewayIds rerunOnBack: false favouritable: true -- name: ListRequesterGateways + resourceName: gatewayId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-responder-gateways arguments: - --output - json @@ -27,127 +32,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: requestergateway - rerunOnBack: false - favouritable: true -- name: ListResponderGateways - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: respondergateway - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetInboundExternalLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rtbfabric - rerunOnBack: false - favouritable: true -- name: GetLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rtbfabric - rerunOnBack: false - favouritable: true -- name: GetOutboundExternalLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rtbfabric - rerunOnBack: false - favouritable: true -- name: GetRequesterGateway - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rtbfabric - rerunOnBack: false - favouritable: true -- name: GetResponderGateway - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rtbfabric - rerunOnBack: false - favouritable: true -- name: AcceptLink - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: gatewayIds rerunOnBack: false favouritable: true + resourceName: gatewayId + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/rum.yaml b/configurations/rum.yaml index 59c83df..0d39d1b 100644 --- a/configurations/rum.yaml +++ b/configurations/rum.yaml @@ -1,7 +1,7 @@ name: rum -defaultCommand: '' +defaultCommand: list-app-monitors commands: -- name: ListAppMonitors +- name: list-app-monitors arguments: - --output - json @@ -13,156 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: appmonitor - rerunOnBack: false - favouritable: true -- name: ListRumMetricsDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rummetricsdestination - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAppMonitor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rum - rerunOnBack: false - favouritable: true -- name: GetAppMonitorData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rum - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Rum - rerunOnBack: false - favouritable: true -- name: BatchCreateRumMetricDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchDeleteRumMetricDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchGetRumMetricDefinitions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Rum - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: AppMonitorSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/s3.yaml b/configurations/s3.yaml index fb15e96..0762c08 100644 --- a/configurations/s3.yaml +++ b/configurations/s3.yaml @@ -1,7 +1,7 @@ name: s3 -defaultCommand: '' +defaultCommand: list-buckets commands: -- name: ListBucketAnalyticsConfigurations +- name: list-buckets arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bucketanalyticsconfiguration + attributeName: Buckets rerunOnBack: false favouritable: true -- name: ListBucketIntelligentTieringConfigurations + pagination: + enabled: true + nextTokenParam: --continuation-token + nextTokenJsonPath: ContinuationToken +- name: list-directory-buckets arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: bucketintelligenttieringconfiguration - rerunOnBack: false - favouritable: true -- name: ListBucketInventoryConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bucketinventoryconfiguration - rerunOnBack: false - favouritable: true -- name: ListBucketMetricsConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bucketmetricsconfiguration - rerunOnBack: false - favouritable: true -- name: ListBuckets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bucket - rerunOnBack: false - favouritable: true -- name: ListDirectoryBuckets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: directorybucket - rerunOnBack: false - favouritable: true -- name: ListMultipartUploads - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: multipartupload - rerunOnBack: false - favouritable: true -- name: ListObjectVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectversion - rerunOnBack: false - favouritable: true -- name: ListObjects - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: object - rerunOnBack: false - favouritable: true -- name: ListObjectsV2 - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: objectsv2s - rerunOnBack: false - favouritable: true -- name: ListParts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: part - rerunOnBack: false - favouritable: true -- name: GetBucketAbac - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketAccelerateConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketAcl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketAnalyticsConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketCors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketEncryption - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketIntelligentTieringConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketInventoryConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 - rerunOnBack: false - favouritable: true -- name: GetBucketLifecycle - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3 + attributeName: Buckets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --continuation-token + nextTokenJsonPath: ContinuationToken diff --git a/configurations/s3outposts.yaml b/configurations/s3outposts.yaml index 1e801c4..6f9e071 100644 --- a/configurations/s3outposts.yaml +++ b/configurations/s3outposts.yaml @@ -1,7 +1,7 @@ name: s3outposts -defaultCommand: '' +defaultCommand: list-endpoints commands: -- name: ListEndpoints +- name: list-endpoints arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: endpoint + attributeName: Endpoints rerunOnBack: false favouritable: true -- name: ListOutpostsWithS3 + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-outposts-with-s3 arguments: - --output - json @@ -28,21 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: outpostswiths3s - rerunOnBack: false - favouritable: true -- name: ListSharedEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: sharedendpoint + attributeName: Outposts rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/s3tables.yaml b/configurations/s3tables.yaml index 334dc78..9932ac0 100644 --- a/configurations/s3tables.yaml +++ b/configurations/s3tables.yaml @@ -1,7 +1,7 @@ name: s3tables -defaultCommand: '' +defaultCommand: list-table-buckets commands: -- name: ListNamespaces +- name: list-table-buckets arguments: - --output - json @@ -13,70 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: namespace - rerunOnBack: false - favouritable: true -- name: ListTableBuckets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tablebucket - rerunOnBack: false - favouritable: true -- name: ListTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: table - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables + attributeName: tableBuckets rerunOnBack: false favouritable: true -- name: GetTable + pagination: + enabled: true + nextTokenParam: --continuation-token + nextTokenJsonPath: continuationToken +- name: get-table arguments: - --output - json @@ -87,217 +31,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucket - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketEncryption - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketMaintenanceConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketMetricsConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketReplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableBucketStorageClass - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableEncryption - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableMaintenanceConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableMaintenanceJobStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableMetadataLocation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTablePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableRecordExpirationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables - rerunOnBack: false - favouritable: true -- name: GetTableRecordExpirationJobStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Tables + type: list + attributeName: namespace rerunOnBack: false favouritable: true diff --git a/configurations/s3vectors.yaml b/configurations/s3vectors.yaml index 2d738c7..c82a530 100644 --- a/configurations/s3vectors.yaml +++ b/configurations/s3vectors.yaml @@ -1,7 +1,7 @@ name: s3vectors -defaultCommand: '' +defaultCommand: list-indexes commands: -- name: ListIndexes +- name: list-indexes arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: indexe + attributeName: indexes rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-vector-buckets arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: vectorBuckets rerunOnBack: false favouritable: true -- name: ListVectorBuckets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-vectors arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: vectorbucket + attributeName: vectors rerunOnBack: false favouritable: true -- name: ListVectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-index arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: vector + attributeName: index rerunOnBack: false favouritable: true -- name: GetIndex +- name: get-vector-bucket arguments: - --output - json @@ -73,96 +85,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: S3Vectors - rerunOnBack: false - favouritable: true -- name: GetVectorBucket - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Vectors - rerunOnBack: false - favouritable: true -- name: GetVectorBucketPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Vectors - rerunOnBack: false - favouritable: true -- name: GetVectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: S3Vectors - rerunOnBack: false - favouritable: true -- name: QueryVectors - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: vectorBucket rerunOnBack: false favouritable: true diff --git a/configurations/sagemaker-geospatial.yaml b/configurations/sagemaker-geospatial.yaml index 17dffa5..7c498fd 100644 --- a/configurations/sagemaker-geospatial.yaml +++ b/configurations/sagemaker-geospatial.yaml @@ -1,7 +1,7 @@ name: sagemaker-geospatial -defaultCommand: '' +defaultCommand: list-earth-observation-jobs commands: -- name: ListEarthObservationJobs +- name: list-earth-observation-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: earthobservationjob + attributeName: EarthObservationJobSummaries rerunOnBack: false favouritable: true -- name: ListRasterDataCollections + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-raster-data-collections arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: rasterdatacollection + attributeName: RasterDataCollectionSummaries rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-vector-enrichment-jobs arguments: - --output - json @@ -43,216 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListVectorEnrichmentJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vectorenrichmentjob - rerunOnBack: false - favouritable: true -- name: GetEarthObservationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sagemaker-Geospatial - rerunOnBack: false - favouritable: true -- name: GetRasterDataCollection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sagemaker-Geospatial - rerunOnBack: false - favouritable: true -- name: GetTile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sagemaker-Geospatial - rerunOnBack: false - favouritable: true -- name: GetVectorEnrichmentJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sagemaker-Geospatial - rerunOnBack: false - favouritable: true -- name: ExportEarthObservationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExportVectorEnrichmentJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SearchRasterDataCollection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartEarthObservationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartVectorEnrichmentJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopEarthObservationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopVectorEnrichmentJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: VectorEnrichmentJobSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/sagemaker.yaml b/configurations/sagemaker.yaml index b85e1ea..0670e80 100644 --- a/configurations/sagemaker.yaml +++ b/configurations/sagemaker.yaml @@ -1,7 +1,7 @@ name: sagemaker -defaultCommand: '' +defaultCommand: list-actions commands: -- name: ListActions +- name: list-actions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: action + attributeName: ActionSummaries rerunOnBack: false favouritable: true -- name: ListAlgorithms + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-algorithms arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: algorithm + attributeName: AlgorithmSummaryList rerunOnBack: false favouritable: true -- name: ListAliases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-app-image-configs arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aliase + attributeName: AppImageConfigs rerunOnBack: false favouritable: true -- name: ListAppImageConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-apps arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: appimageconfig + attributeName: Apps rerunOnBack: false favouritable: true -- name: ListApps + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-artifacts arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: app + attributeName: ArtifactSummaries rerunOnBack: false favouritable: true -- name: ListArtifacts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-associations arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: artifact + attributeName: AssociationSummaries rerunOnBack: false favouritable: true -- name: ListAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-auto-ml-jobs arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: association + attributeName: AutoMLJobSummaries rerunOnBack: false favouritable: true -- name: ListAutoMLJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-cluster-scheduler-configs arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: automljob + attributeName: ClusterSchedulerConfigSummaries rerunOnBack: false favouritable: true -- name: ListCandidatesForAutoMLJob + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-clusters arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: candidatesforautomljobs + attributeName: ClusterSummaries rerunOnBack: false favouritable: true -- name: ListClusterEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-code-repositories arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusterevent + attributeName: CodeRepositorySummaryList rerunOnBack: false favouritable: true -- name: ListClusterNodes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-compilation-jobs arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusternode + attributeName: CompilationJobSummaries rerunOnBack: false favouritable: true -- name: ListClusterSchedulerConfigs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-compute-quotas arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusterschedulerconfig + attributeName: ComputeQuotaSummaries rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-contexts arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: ContextSummaries rerunOnBack: false favouritable: true -- name: ListCodeRepositories + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-data-quality-job-definitions arguments: - --output - json @@ -208,10 +260,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: coderepositorie + attributeName: JobDefinitionSummaries rerunOnBack: false favouritable: true -- name: ListCompilationJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-device-fleets arguments: - --output - json @@ -223,10 +279,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: compilationjob + attributeName: DeviceFleetSummaries rerunOnBack: false favouritable: true -- name: ListComputeQuotas + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-devices arguments: - --output - json @@ -238,10 +298,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: computequota + attributeName: DeviceSummaries rerunOnBack: false favouritable: true -- name: ListContexts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-domains arguments: - --output - json @@ -253,10 +317,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: context + attributeName: Domains rerunOnBack: false favouritable: true -- name: ListDataQualityJobDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-edge-deployment-plans arguments: - --output - json @@ -268,10 +336,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataqualityjobdefinition + attributeName: EdgeDeploymentPlanSummaries rerunOnBack: false favouritable: true -- name: ListDeviceFleets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-edge-packaging-jobs arguments: - --output - json @@ -283,10 +355,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: devicefleet + attributeName: EdgePackagingJobSummaries rerunOnBack: false favouritable: true -- name: ListDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-endpoint-configs arguments: - --output - json @@ -298,6 +374,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: device + attributeName: EndpointConfigs rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/savingsplans.yaml b/configurations/savingsplans.yaml index ef14037..3bbebda 100644 --- a/configurations/savingsplans.yaml +++ b/configurations/savingsplans.yaml @@ -1,7 +1,7 @@ name: savingsplans -defaultCommand: '' +defaultCommand: describe-savings-plans commands: -- name: ListTagsForResource +- name: describe-savings-plans arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: savingsPlans rerunOnBack: false favouritable: true -- name: DescribeSavingsPlanRates +- name: describe-savings-plans-offering-rates arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Savingsplans + attributeName: searchResults rerunOnBack: false favouritable: true -- name: DescribeSavingsPlans +- name: describe-savings-plans-offerings arguments: - --output - json @@ -43,81 +43,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Savingsplans - rerunOnBack: false - favouritable: true -- name: DescribeSavingsPlansOfferingRates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Savingsplans - rerunOnBack: false - favouritable: true -- name: DescribeSavingsPlansOfferings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Savingsplans - rerunOnBack: false - favouritable: true -- name: ReturnSavingsPlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: searchResults rerunOnBack: false favouritable: true diff --git a/configurations/scheduler.yaml b/configurations/scheduler.yaml index 6c0b247..fc3c337 100644 --- a/configurations/scheduler.yaml +++ b/configurations/scheduler.yaml @@ -1,7 +1,7 @@ name: scheduler -defaultCommand: '' +defaultCommand: list-schedule-groups commands: -- name: ListScheduleGroups +- name: list-schedule-groups arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: schedulegroup + attributeName: ScheduleGroups rerunOnBack: false favouritable: true -- name: ListSchedules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-schedules arguments: - --output - json @@ -28,81 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: schedule - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Scheduler - rerunOnBack: false - favouritable: true -- name: GetScheduleGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Scheduler - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Schedules rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/schemas.yaml b/configurations/schemas.yaml index baa5464..45dff6e 100644 --- a/configurations/schemas.yaml +++ b/configurations/schemas.yaml @@ -1,7 +1,7 @@ name: schemas -defaultCommand: '' +defaultCommand: list-discoverers commands: -- name: ListDiscoverers +- name: list-discoverers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: discoverer + attributeName: Discoverers rerunOnBack: false favouritable: true -- name: ListRegistries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-registries arguments: - --output - json @@ -28,156 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: registrie - rerunOnBack: false - favouritable: true -- name: ListSchemaVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schemaversion - rerunOnBack: false - favouritable: true -- name: ListSchemas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: schema - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCodeBinding - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: DescribeDiscoverer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: DescribeRegistry - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: DescribeSchema - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: GetCodeBindingSource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: GetDiscoveredSchema - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Schemas + attributeName: Registries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/sdb.yaml b/configurations/sdb.yaml index d1e7ea9..56658b8 100644 --- a/configurations/sdb.yaml +++ b/configurations/sdb.yaml @@ -1,7 +1,7 @@ name: sdb -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListDomains +- name: list-domains arguments: - --output - json @@ -12,82 +12,12 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: GetAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sdb - rerunOnBack: false - favouritable: true -- name: BatchDeleteAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchPutAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DomainMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Select - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: DomainNames rerunOnBack: false favouritable: true + resourceName: DomainName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/secretsmanager.yaml b/configurations/secretsmanager.yaml index 87835a1..c115f68 100644 --- a/configurations/secretsmanager.yaml +++ b/configurations/secretsmanager.yaml @@ -1,7 +1,7 @@ name: secretsmanager -defaultCommand: '' +defaultCommand: list-secrets commands: -- name: ListSecretVersionIds +- name: list-secrets arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: secretversionid + attributeName: SecretList rerunOnBack: false favouritable: true -- name: ListSecrets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: batch-get-secret-value arguments: - --output - json @@ -28,186 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: secret - rerunOnBack: false - favouritable: true -- name: DescribeSecret - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Secretsmanager - rerunOnBack: false - favouritable: true -- name: GetRandomPassword - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Secretsmanager - rerunOnBack: false - favouritable: true -- name: GetResourcePolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Secretsmanager - rerunOnBack: false - favouritable: true -- name: GetSecretValue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Secretsmanager - rerunOnBack: false - favouritable: true -- name: BatchGetSecretValue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Secretsmanager - rerunOnBack: false - favouritable: true -- name: CancelRotateSecret - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ReplicateSecretToRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RestoreSecret - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RotateSecret - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopReplicationToReplica - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: SecretValues rerunOnBack: false favouritable: true diff --git a/configurations/security-ir.yaml b/configurations/security-ir.yaml index 124d02f..e4d722c 100644 --- a/configurations/security-ir.yaml +++ b/configurations/security-ir.yaml @@ -1,7 +1,7 @@ name: security-ir -defaultCommand: '' +defaultCommand: list-cases commands: -- name: ListCaseEdits +- name: list-cases arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: caseedit + attributeName: items rerunOnBack: false favouritable: true -- name: ListCases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-memberships arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: case - rerunOnBack: false - favouritable: true -- name: ListComments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: comment - rerunOnBack: false - favouritable: true -- name: ListInvestigations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: investigation - rerunOnBack: false - favouritable: true -- name: ListMemberships - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: membership - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetCase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Security-Ir - rerunOnBack: false - favouritable: true -- name: GetCaseAttachmentDownloadUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Security-Ir - rerunOnBack: false - favouritable: true -- name: GetCaseAttachmentUploadUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Security-Ir - rerunOnBack: false - favouritable: true -- name: GetMembership - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Security-Ir - rerunOnBack: false - favouritable: true -- name: BatchGetMemberAccountDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Security-Ir - rerunOnBack: false - favouritable: true -- name: CancelMembership - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CloseCase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendFeedback - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/securityhub.yaml b/configurations/securityhub.yaml index 35ee0c1..332d93c 100644 --- a/configurations/securityhub.yaml +++ b/configurations/securityhub.yaml @@ -1,7 +1,7 @@ name: securityhub -defaultCommand: '' +defaultCommand: list-aggregators-v2 commands: -- name: ListAggregatorsV2 +- name: list-aggregators-v2 arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: aggregatorsv2s + attributeName: AggregatorsV2 rerunOnBack: false favouritable: true -- name: ListAutomationRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-automation-rules arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationrule + attributeName: AutomationRulesMetadata rerunOnBack: false favouritable: true -- name: ListAutomationRulesV2 +- name: list-automation-rules-v2 arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: automationrulesv2s + attributeName: Rules rerunOnBack: false favouritable: true -- name: ListConfigurationPolicies +- name: list-configuration-policies arguments: - --output - json @@ -58,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationpolicie + attributeName: ConfigurationPolicySummaries rerunOnBack: false favouritable: true -- name: ListConfigurationPolicyAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-configuration-policy-associations arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationpolicyassociation + attributeName: ConfigurationPolicyAssociationSummaries rerunOnBack: false favouritable: true -- name: ListConnectorsV2 + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-connectors-v2 arguments: - --output - json @@ -88,10 +100,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: connectorsv2s + attributeName: Connectors rerunOnBack: false favouritable: true -- name: ListEnabledProductsForImport +- name: list-enabled-products-for-import arguments: - --output - json @@ -102,11 +114,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: enabledproductsforimports + type: list + attributeName: ProductSubscriptions rerunOnBack: false favouritable: true -- name: ListFindingAggregators + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-finding-aggregators arguments: - --output - json @@ -118,10 +134,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: findingaggregator + attributeName: FindingAggregators rerunOnBack: false favouritable: true -- name: ListInvitations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-invitations arguments: - --output - json @@ -133,10 +153,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: invitation + attributeName: Invitations rerunOnBack: false favouritable: true -- name: ListMembers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-members arguments: - --output - json @@ -148,10 +172,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: member + attributeName: Members rerunOnBack: false favouritable: true -- name: ListOrganizationAdminAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-organization-admin-accounts arguments: - --output - json @@ -163,10 +191,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationadminaccount + attributeName: AdminAccounts rerunOnBack: false favouritable: true -- name: ListSecurityControlDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-security-control-definitions arguments: - --output - json @@ -178,10 +210,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: securitycontroldefinition + attributeName: SecurityControlDefinitions rerunOnBack: false favouritable: true -- name: ListStandardsControlAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-action-targets arguments: - --output - json @@ -193,10 +229,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: standardscontrolassociation + attributeName: ActionTargets rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-organization-configuration arguments: - --output - json @@ -208,10 +248,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: OrganizationConfiguration rerunOnBack: false favouritable: true -- name: DescribeActionTargets +- name: describe-products arguments: - --output - json @@ -223,10 +263,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: Products rerunOnBack: false favouritable: true -- name: DescribeHub + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-products-v2 arguments: - --output - json @@ -238,10 +282,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: ProductsV2 rerunOnBack: false favouritable: true -- name: DescribeOrganizationConfiguration + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-standards arguments: - --output - json @@ -253,10 +301,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: Standards rerunOnBack: false favouritable: true -- name: DescribeProducts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-administrator-account arguments: - --output - json @@ -268,10 +320,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: Administrator rerunOnBack: false favouritable: true -- name: DescribeProductsV2 +- name: get-enabled-standards arguments: - --output - json @@ -283,10 +335,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: StandardsSubscriptions rerunOnBack: false favouritable: true -- name: DescribeSecurityHubV2 + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-findings arguments: - --output - json @@ -298,6 +354,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securityhub + attributeName: Findings rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/securitylake.yaml b/configurations/securitylake.yaml index 548aaae..e698a27 100644 --- a/configurations/securitylake.yaml +++ b/configurations/securitylake.yaml @@ -1,7 +1,7 @@ name: securitylake -defaultCommand: '' +defaultCommand: list-data-lake-exceptions commands: -- name: ListDataLakeExceptions +- name: list-data-lake-exceptions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: datalakeexception + attributeName: exceptions rerunOnBack: false favouritable: true -- name: ListDataLakes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-data-lakes arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: datalake + attributeName: dataLakes rerunOnBack: false favouritable: true -- name: ListLogSources +- name: list-log-sources arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: logsource + attributeName: sources rerunOnBack: false favouritable: true -- name: ListSubscribers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-subscribers arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: subscriber + attributeName: subscribers rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-data-lake-organization-configuration arguments: - --output - json @@ -73,10 +85,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: autoEnableNewAccount rerunOnBack: false favouritable: true -- name: GetDataLakeExceptionSubscription +- name: get-data-lake-sources arguments: - --output - json @@ -88,51 +100,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Securitylake - rerunOnBack: false - favouritable: true -- name: GetDataLakeOrganizationConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Securitylake - rerunOnBack: false - favouritable: true -- name: GetDataLakeSources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Securitylake - rerunOnBack: false - favouritable: true -- name: GetSubscriber - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Securitylake + attributeName: dataLakeSources rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/serverlessrepo.yaml b/configurations/serverlessrepo.yaml index 0065c29..a6841f2 100644 --- a/configurations/serverlessrepo.yaml +++ b/configurations/serverlessrepo.yaml @@ -1,7 +1,7 @@ name: serverlessrepo -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplicationDependencies +- name: list-applications arguments: - --output - json @@ -13,96 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: applicationdependencie - rerunOnBack: false - favouritable: true -- name: ListApplicationVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationversion - rerunOnBack: false - favouritable: true -- name: ListApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: application - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Serverlessrepo - rerunOnBack: false - favouritable: true -- name: GetApplicationPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Serverlessrepo - rerunOnBack: false - favouritable: true -- name: GetCloudFormationTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Serverlessrepo - rerunOnBack: false - favouritable: true -- name: UnshareApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Applications rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/service-quotas.yaml b/configurations/service-quotas.yaml index 3501997..bb60581 100644 --- a/configurations/service-quotas.yaml +++ b/configurations/service-quotas.yaml @@ -1,7 +1,7 @@ name: service-quotas -defaultCommand: '' +defaultCommand: list-requested-service-quota-change-history commands: -- name: ListAWSDefaultServiceQuotas +- name: list-requested-service-quota-change-history arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: awsdefaultservicequota + attributeName: RequestedQuotas rerunOnBack: false favouritable: true -- name: ListRequestedServiceQuotaChangeHistory + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-service-quota-increase-requests-in-template arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: requestedservicequotachangehistorys + attributeName: ServiceQuotaIncreaseRequestInTemplateList rerunOnBack: false favouritable: true -- name: ListRequestedServiceQuotaChangeHistoryByQuota + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-services arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: requestedservicequotachangehistorybyquotas + attributeName: Services rerunOnBack: false favouritable: true -- name: ListServiceQuotaIncreaseRequestsInTemplate + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-auto-management-configuration arguments: - --output - json @@ -58,201 +70,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: servicequotaincreaserequestsintemplates - rerunOnBack: false - favouritable: true -- name: ListServiceQuotas - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicequota - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAWSDefaultServiceQuota - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetAssociationForServiceQuotaTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetAutoManagementConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetQuotaUtilizationReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetRequestedServiceQuotaChange - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetServiceQuota - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: GetServiceQuotaIncreaseRequestFromTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Service-Quotas - rerunOnBack: false - favouritable: true -- name: AssociateServiceQuotaTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateServiceQuotaTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RequestServiceQuotaIncrease - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ExclusionList rerunOnBack: false favouritable: true diff --git a/configurations/servicecatalog-appregistry.yaml b/configurations/servicecatalog-appregistry.yaml index c410d61..8378b72 100644 --- a/configurations/servicecatalog-appregistry.yaml +++ b/configurations/servicecatalog-appregistry.yaml @@ -1,7 +1,7 @@ name: servicecatalog-appregistry -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: applications rerunOnBack: false favouritable: true -- name: ListAssociatedAttributeGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-attribute-groups arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedattributegroup + attributeName: attributeGroups rerunOnBack: false favouritable: true -- name: ListAssociatedResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-configuration arguments: - --output - json @@ -43,186 +51,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedresource - rerunOnBack: false - favouritable: true -- name: ListAttributeGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attributegroup - rerunOnBack: false - favouritable: true -- name: ListAttributeGroupsForApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: attributegroupsforapplications - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog-Appregistry - rerunOnBack: false - favouritable: true -- name: GetAssociatedResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog-Appregistry - rerunOnBack: false - favouritable: true -- name: GetAttributeGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog-Appregistry - rerunOnBack: false - favouritable: true -- name: GetConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog-Appregistry - rerunOnBack: false - favouritable: true -- name: AssociateAttributeGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateAttributeGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SyncResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: configuration rerunOnBack: false favouritable: true diff --git a/configurations/servicecatalog.yaml b/configurations/servicecatalog.yaml index 07fafd2..58830d5 100644 --- a/configurations/servicecatalog.yaml +++ b/configurations/servicecatalog.yaml @@ -1,7 +1,7 @@ name: servicecatalog -defaultCommand: '' +defaultCommand: list-accepted-portfolio-shares commands: -- name: ListAcceptedPortfolioShares +- name: list-accepted-portfolio-shares arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: acceptedportfolioshare + attributeName: PortfolioDetails rerunOnBack: false favouritable: true -- name: ListBudgetsForResource + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: list-portfolios arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: budgetsforresources + attributeName: PortfolioDetails rerunOnBack: false favouritable: true -- name: ListConstraintsForPortfolio + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: list-provisioned-product-plans arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: constraintsforportfolios + attributeName: ProvisionedProductPlans rerunOnBack: false favouritable: true -- name: ListLaunchPaths + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: list-record-history arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: launchpath + attributeName: RecordDetails rerunOnBack: false favouritable: true -- name: ListOrganizationPortfolioAccess + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: list-service-actions arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationportfolioacces + attributeName: ServiceActionSummaries rerunOnBack: false favouritable: true -- name: ListPortfolioAccess + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: list-tag-options arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: portfolioacces + attributeName: TagOptionDetails rerunOnBack: false favouritable: true -- name: ListPortfolios + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: PageToken +- name: describe-product arguments: - --output - json @@ -103,10 +127,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: portfolio + attributeName: ProvisioningArtifacts rerunOnBack: false favouritable: true -- name: ListPortfoliosForProduct +- name: describe-product-as-admin arguments: - --output - json @@ -118,10 +142,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: portfoliosforproducts + attributeName: ProvisioningArtifactSummaries rerunOnBack: false favouritable: true -- name: ListPrincipalsForPortfolio +- name: describe-provisioned-product arguments: - --output - json @@ -133,10 +157,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: principalsforportfolios + attributeName: CloudWatchDashboards rerunOnBack: false favouritable: true -- name: ListProvisionedProductPlans +- name: describe-provisioning-artifact arguments: - --output - json @@ -148,10 +172,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: provisionedproductplan + attributeName: ProvisioningArtifactParameters rerunOnBack: false favouritable: true -- name: ListProvisioningArtifacts +- name: describe-provisioning-parameters arguments: - --output - json @@ -163,10 +187,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: provisioningartifact + attributeName: ProvisioningArtifactParameters rerunOnBack: false favouritable: true -- name: ListProvisioningArtifactsForServiceAction +- name: get-provisioned-product-outputs arguments: - --output - json @@ -178,10 +202,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: provisioningartifactsforserviceactions + attributeName: Outputs rerunOnBack: false favouritable: true -- name: ListRecordHistory +- name: scan-provisioned-products arguments: - --output - json @@ -193,10 +217,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recordhistorys + attributeName: ProvisionedProducts rerunOnBack: false favouritable: true -- name: ListResourcesForTagOption + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: search-products arguments: - --output - json @@ -208,10 +236,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcesfortagoptions + attributeName: ProductViewSummaries rerunOnBack: false favouritable: true -- name: ListServiceActions +- name: search-products-as-admin arguments: - --output - json @@ -223,10 +251,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: serviceaction + attributeName: ProductViewDetails rerunOnBack: false favouritable: true -- name: ListServiceActionsForProvisioningArtifact + pagination: + enabled: true + nextTokenParam: --page-token + nextTokenJsonPath: NextPageToken +- name: search-provisioned-products arguments: - --output - json @@ -238,66 +270,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: serviceactionsforprovisioningartifacts - rerunOnBack: false - favouritable: true -- name: ListStackInstancesForProvisionedProduct - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: stackinstancesforprovisionedproducts - rerunOnBack: false - favouritable: true -- name: ListTagOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagoption - rerunOnBack: false - favouritable: true -- name: DescribeConstraint - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog - rerunOnBack: false - favouritable: true -- name: DescribeCopyProductStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicecatalog + attributeName: ProvisionedProducts rerunOnBack: false favouritable: true diff --git a/configurations/servicediscovery.yaml b/configurations/servicediscovery.yaml index 1049df0..48e50c5 100644 --- a/configurations/servicediscovery.yaml +++ b/configurations/servicediscovery.yaml @@ -1,7 +1,7 @@ name: servicediscovery -defaultCommand: '' +defaultCommand: list-namespaces commands: -- name: ListInstances +- name: list-namespaces arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: instance + attributeName: Namespaces rerunOnBack: false favouritable: true -- name: ListNamespaces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-operations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: namespace + attributeName: Operations rerunOnBack: false favouritable: true -- name: ListOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-services arguments: - --output - json @@ -43,156 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: operation - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: GetInstancesHealthStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: GetNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: GetOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: GetService - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: GetServiceAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Servicediscovery - rerunOnBack: false - favouritable: true -- name: DeregisterInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DiscoverInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Services rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/ses.yaml b/configurations/ses.yaml index 423b77f..db2c066 100644 --- a/configurations/ses.yaml +++ b/configurations/ses.yaml @@ -1,7 +1,7 @@ name: ses -defaultCommand: '' +defaultCommand: list-configuration-sets commands: -- name: ListConfigurationSets +- name: list-configuration-sets arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationset + attributeName: ConfigurationSets rerunOnBack: false favouritable: true -- name: ListCustomVerificationEmailTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-custom-verification-email-templates arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: customverificationemailtemplate + attributeName: CustomVerificationEmailTemplates rerunOnBack: false favouritable: true -- name: ListIdentities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-identities arguments: - --output - json @@ -42,11 +50,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: identitie + type: list + attributeName: Identities rerunOnBack: false favouritable: true -- name: ListIdentityPolicies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-receipt-filters arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: identitypolicie + attributeName: Filters rerunOnBack: false favouritable: true -- name: ListReceiptFilters +- name: list-receipt-rule-sets arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: receiptfilter + attributeName: RuleSets rerunOnBack: false favouritable: true -- name: ListReceiptRuleSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-templates arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: receiptruleset + attributeName: TemplatesMetadata rerunOnBack: false favouritable: true -- name: ListTemplates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-verified-email-addresses arguments: - --output - json @@ -102,176 +122,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: template - rerunOnBack: false - favouritable: true -- name: ListVerifiedEmailAddresses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: verifiedemailaddresse - rerunOnBack: false - favouritable: true -- name: DescribeActiveReceiptRuleSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: DescribeConfigurationSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: DescribeReceiptRule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: DescribeReceiptRuleSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetAccountSendingEnabled - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetCustomVerificationEmailTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetIdentityDkimAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetIdentityMailFromDomainAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetIdentityNotificationAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses - rerunOnBack: false - favouritable: true -- name: GetIdentityPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ses + type: list + attributeName: VerifiedEmailAddresses rerunOnBack: false favouritable: true -- name: GetIdentityVerificationAttributes +- name: describe-active-receipt-rule-set arguments: - --output - json @@ -283,10 +138,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ses + attributeName: Rules rerunOnBack: false favouritable: true -- name: GetSendQuota +- name: get-send-statistics arguments: - --output - json @@ -298,6 +153,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ses + attributeName: SendDataPoints rerunOnBack: false favouritable: true diff --git a/configurations/sesv2.yaml b/configurations/sesv2.yaml index 7f1c204..e3b2098 100644 --- a/configurations/sesv2.yaml +++ b/configurations/sesv2.yaml @@ -1,7 +1,7 @@ name: sesv2 -defaultCommand: '' +defaultCommand: list-configuration-sets commands: -- name: ListConfigurationSets +- name: list-configuration-sets arguments: - --output - json @@ -12,11 +12,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: configurationset + type: list + attributeName: ConfigurationSets rerunOnBack: false favouritable: true -- name: ListContactLists +- name: list-contact-lists arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: contact + attributeName: ContactLists rerunOnBack: false favouritable: true -- name: ListContacts +- name: list-custom-verification-email-templates arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: contact + attributeName: CustomVerificationEmailTemplates rerunOnBack: false favouritable: true -- name: ListCustomVerificationEmailTemplates +- name: list-dedicated-ip-pools arguments: - --output - json @@ -57,56 +57,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: customverificationemailtemplate - rerunOnBack: false - favouritable: true -- name: ListDedicatedIpPools - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dedicatedippool - rerunOnBack: false - favouritable: true -- name: ListDeliverabilityTestReports - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deliverabilitytestreport - rerunOnBack: false - favouritable: true -- name: ListDomainDeliverabilityCampaigns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: domaindeliverabilitycampaign + type: list + attributeName: DedicatedIpPools rerunOnBack: false favouritable: true -- name: ListEmailIdentities +- name: list-deliverability-test-reports arguments: - --output - json @@ -118,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: emailidentitie + attributeName: DeliverabilityTestReports rerunOnBack: false favouritable: true -- name: ListEmailTemplates +- name: list-email-identities arguments: - --output - json @@ -133,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: emailtemplate + attributeName: EmailIdentities rerunOnBack: false favouritable: true -- name: ListExportJobs +- name: list-email-templates arguments: - --output - json @@ -148,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: exportjob + attributeName: TemplatesMetadata rerunOnBack: false favouritable: true -- name: ListImportJobs +- name: list-export-jobs arguments: - --output - json @@ -163,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: importjob + attributeName: ExportJobs rerunOnBack: false favouritable: true -- name: ListMultiRegionEndpoints +- name: list-import-jobs arguments: - --output - json @@ -178,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: multiregionendpoint + attributeName: ImportJobs rerunOnBack: false favouritable: true -- name: ListRecommendations +- name: list-multi-region-endpoints arguments: - --output - json @@ -193,10 +148,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: recommendation + attributeName: MultiRegionEndpoints rerunOnBack: false favouritable: true -- name: ListReputationEntities + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-recommendations arguments: - --output - json @@ -208,10 +167,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: reputationentitie + attributeName: Recommendations rerunOnBack: false favouritable: true -- name: ListResourceTenants +- name: list-reputation-entities arguments: - --output - json @@ -223,10 +182,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcetenant + attributeName: ReputationEntities rerunOnBack: false favouritable: true -- name: ListSuppressedDestinations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-suppressed-destinations arguments: - --output - json @@ -238,10 +201,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: suppresseddestination + attributeName: SuppressedDestinationSummaries rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-tenants arguments: - --output - json @@ -253,10 +216,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Tenants rerunOnBack: false favouritable: true -- name: ListTenantResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-account arguments: - --output - json @@ -268,10 +235,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tenantresource + attributeName: SendQuota rerunOnBack: false favouritable: true -- name: ListTenants +- name: get-dedicated-ips arguments: - --output - json @@ -283,10 +250,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tenant + attributeName: DedicatedIps rerunOnBack: false favouritable: true -- name: GetAccount +- name: get-deliverability-dashboard-options arguments: - --output - json @@ -298,6 +265,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Sesv2 + attributeName: ActiveSubscribedDomains rerunOnBack: false favouritable: true diff --git a/configurations/shield.yaml b/configurations/shield.yaml index 7cbe2cd..685553a 100644 --- a/configurations/shield.yaml +++ b/configurations/shield.yaml @@ -1,7 +1,7 @@ name: shield -defaultCommand: '' +defaultCommand: list-attacks commands: -- name: ListAttacks +- name: list-attacks arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: attack + attributeName: AttackSummaries rerunOnBack: false favouritable: true -- name: ListProtectionGroups + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-protection-groups arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: protectiongroup + attributeName: ProtectionGroups rerunOnBack: false favouritable: true -- name: ListProtections +- name: list-protections arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: protection + attributeName: Protections rerunOnBack: false favouritable: true -- name: ListResourcesInProtectionGroup + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-attack-statistics arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcesinprotectiongroups + attributeName: DataItems rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-drt-access arguments: - --output - json @@ -72,86 +80,11 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeAttack - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Shield - rerunOnBack: false - favouritable: true -- name: DescribeAttackStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Shield - rerunOnBack: false - favouritable: true -- name: DescribeDRTAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Shield - rerunOnBack: false - favouritable: true -- name: DescribeEmergencyContactSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Shield - rerunOnBack: false - favouritable: true -- name: DescribeProtection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Shield + type: list + attributeName: LogBucketList rerunOnBack: false favouritable: true -- name: DescribeProtectionGroup +- name: describe-emergency-contact-settings arguments: - --output - json @@ -163,10 +96,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Shield + attributeName: EmergencyContactList rerunOnBack: false favouritable: true -- name: DescribeSubscription +- name: describe-protection arguments: - --output - json @@ -178,10 +111,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Shield + attributeName: Protection rerunOnBack: false favouritable: true -- name: GetSubscriptionState +- name: describe-subscription arguments: - --output - json @@ -193,66 +126,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Shield - rerunOnBack: false - favouritable: true -- name: AssociateDRTLogBucket - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateDRTRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateHealthCheck - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssociateProactiveEngagementDetails - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Subscription rerunOnBack: false favouritable: true diff --git a/configurations/signer.yaml b/configurations/signer.yaml index 2307343..1c0ce18 100644 --- a/configurations/signer.yaml +++ b/configurations/signer.yaml @@ -1,7 +1,7 @@ name: signer -defaultCommand: '' +defaultCommand: list-signing-jobs commands: -- name: ListProfilePermissions +- name: list-signing-jobs arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: profilepermission + attributeName: jobs rerunOnBack: false favouritable: true -- name: ListSigningJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-signing-platforms arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: signingjob + attributeName: platforms rerunOnBack: false favouritable: true -- name: ListSigningPlatforms + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-signing-profiles arguments: - --output - json @@ -43,201 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: signingplatform - rerunOnBack: false - favouritable: true -- name: ListSigningProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: signingprofile - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeSigningJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Signer - rerunOnBack: false - favouritable: true -- name: GetRevocationStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Signer - rerunOnBack: false - favouritable: true -- name: GetSigningPlatform - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Signer - rerunOnBack: false - favouritable: true -- name: GetSigningProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Signer - rerunOnBack: false - favouritable: true -- name: CancelSigningProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RevokeSignature - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RevokeSigningProfile - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SignPayload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartSigningJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: profiles rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/simpledbv2.yaml b/configurations/simpledbv2.yaml index 1a32752..9379117 100644 --- a/configurations/simpledbv2.yaml +++ b/configurations/simpledbv2.yaml @@ -1,7 +1,7 @@ name: simpledbv2 -defaultCommand: '' +defaultCommand: list-exports commands: -- name: ListExports +- name: list-exports arguments: - --output - json @@ -13,36 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: export - rerunOnBack: false - favouritable: true -- name: GetExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Simpledbv2 - rerunOnBack: false - favouritable: true -- name: StartDomainExport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: exportSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/simspaceweaver.yaml b/configurations/simspaceweaver.yaml index bb6f30f..1e0003e 100644 --- a/configurations/simspaceweaver.yaml +++ b/configurations/simspaceweaver.yaml @@ -1,7 +1,7 @@ name: simspaceweaver -defaultCommand: '' +defaultCommand: list-simulations commands: -- name: ListApps +- name: list-simulations arguments: - --output - json @@ -13,186 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: app - rerunOnBack: false - favouritable: true -- name: ListSimulations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: simulation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeApp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Simspaceweaver - rerunOnBack: false - favouritable: true -- name: DescribeSimulation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Simspaceweaver - rerunOnBack: false - favouritable: true -- name: StartApp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartClock - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartSimulation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopApp - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopClock - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopSimulation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Simulations rerunOnBack: false favouritable: true diff --git a/configurations/sms-voice.yaml b/configurations/sms-voice.yaml index 121e5d3..b2e6539 100644 --- a/configurations/sms-voice.yaml +++ b/configurations/sms-voice.yaml @@ -1,7 +1,7 @@ name: sms-voice -defaultCommand: '' +defaultCommand: list-configuration-sets commands: -- name: ListConfigurationSets +- name: list-configuration-sets arguments: - --output - json @@ -12,37 +12,7 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: configurationset - rerunOnBack: false - favouritable: true -- name: GetConfigurationSetEventDestinations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sms-Voice - rerunOnBack: false - favouritable: true -- name: SendVoiceMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + type: list + attributeName: ConfigurationSets rerunOnBack: false favouritable: true diff --git a/configurations/snow-device-management.yaml b/configurations/snow-device-management.yaml index f6e9874..3feba09 100644 --- a/configurations/snow-device-management.yaml +++ b/configurations/snow-device-management.yaml @@ -1,7 +1,7 @@ name: snow-device-management -defaultCommand: '' +defaultCommand: list-devices commands: -- name: ListDeviceResources +- name: list-devices arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: deviceresource + attributeName: devices rerunOnBack: false favouritable: true -- name: ListDevices + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-tasks arguments: - --output - json @@ -28,156 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: device - rerunOnBack: false - favouritable: true -- name: ListExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: execution - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: task - rerunOnBack: false - favouritable: true -- name: DescribeDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snow-Device-Management - rerunOnBack: false - favouritable: true -- name: DescribeDeviceEc2Instances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snow-Device-Management - rerunOnBack: false - favouritable: true -- name: DescribeExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snow-Device-Management - rerunOnBack: false - favouritable: true -- name: DescribeTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snow-Device-Management - rerunOnBack: false - favouritable: true -- name: CancelTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: tasks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/snowball.yaml b/configurations/snowball.yaml index 0007ec6..db9f99c 100644 --- a/configurations/snowball.yaml +++ b/configurations/snowball.yaml @@ -1,7 +1,7 @@ name: snowball -defaultCommand: '' +defaultCommand: list-clusters commands: -- name: ListClusterJobs +- name: list-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: clusterjob + attributeName: ClusterListEntries rerunOnBack: false favouritable: true -- name: ListClusters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-compatible-images arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cluster + attributeName: CompatibleImages rerunOnBack: false favouritable: true -- name: ListCompatibleImages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-jobs arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: compatibleimage + attributeName: JobListEntries rerunOnBack: false favouritable: true -- name: ListJobs + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-long-term-pricing arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: job + attributeName: LongTermPricingEntries rerunOnBack: false favouritable: true -- name: ListLongTermPricing + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-pickup-locations arguments: - --output - json @@ -73,10 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: longtermpricings + attributeName: Addresses rerunOnBack: false favouritable: true -- name: ListPickupLocations +- name: describe-addresses arguments: - --output - json @@ -88,186 +104,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: pickuplocation - rerunOnBack: false - favouritable: true -- name: ListServiceVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: serviceversion - rerunOnBack: false - favouritable: true -- name: DescribeAddress - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: DescribeAddresses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: DescribeCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: DescribeJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: DescribeReturnShippingLabel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: GetJobManifest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: GetJobUnlockCode - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: GetSnowballUsage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: GetSoftwareUpdates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Snowball - rerunOnBack: false - favouritable: true -- name: CancelCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: CancelJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Addresses rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/sns.yaml b/configurations/sns.yaml index 38b136a..3d1137f 100644 --- a/configurations/sns.yaml +++ b/configurations/sns.yaml @@ -76,7 +76,7 @@ commands: parse: type: keys attributeName: Attributes -- name: ListEndpointsByPlatformApplication +- name: list-origination-numbers arguments: - --output - json @@ -88,55 +88,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: endpointsbyplatformapplications + attributeName: PhoneNumbers rerunOnBack: false favouritable: true -- name: ListOriginationNumbers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: originationnumber - rerunOnBack: false - favouritable: true -- name: ListPhoneNumbersOptedOut - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: phonenumbersoptedouts - rerunOnBack: false - favouritable: true -- name: ListPlatformApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: platformapplication - rerunOnBack: false - favouritable: true -- name: ListSMSSandboxPhoneNumbers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-phone-numbers-opted-out arguments: - --output - json @@ -147,11 +106,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: smssandboxphonenumber + type: list + attributeName: phoneNumbers rerunOnBack: false favouritable: true -- name: ListSubscriptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-platform-applications arguments: - --output - json @@ -163,10 +126,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: subscription + attributeName: PlatformApplications rerunOnBack: false favouritable: true -- name: ListSubscriptionsByTopic + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-sms-sandbox-phone-numbers arguments: - --output - json @@ -178,10 +145,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: subscriptionsbytopics + attributeName: PhoneNumbers rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-subscriptions arguments: - --output - json @@ -193,9 +164,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Subscriptions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken - name: ListTopics arguments: - --output @@ -211,37 +186,7 @@ commands: attributeName: topic rerunOnBack: false favouritable: true -- name: GetDataProtectionPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetEndpointAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetPlatformApplicationAttributes +- name: get-sms-attributes arguments: - --output - json @@ -253,96 +198,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetSMSAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetSMSSandboxAccountStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetSubscriptionAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: GetTopicAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sns - rerunOnBack: false - favouritable: true -- name: CheckIfPhoneNumberIsOptedOut - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ConfirmSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: attributes rerunOnBack: false favouritable: true diff --git a/configurations/socialmessaging.yaml b/configurations/socialmessaging.yaml index 103156c..401214b 100644 --- a/configurations/socialmessaging.yaml +++ b/configurations/socialmessaging.yaml @@ -1,7 +1,7 @@ name: socialmessaging -defaultCommand: '' +defaultCommand: list-linked-whatsapp-business-accounts commands: -- name: ListLinkedWhatsAppBusinessAccounts +- name: list-linked-whatsapp-business-accounts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: linkedwhatsappbusinessaccount + attributeName: linkedAccounts rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: associate-whatsapp-business-account arguments: - --output - json @@ -28,186 +32,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWhatsAppMessageTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: whatsappmessagetemplate - rerunOnBack: false - favouritable: true -- name: ListWhatsAppTemplateLibrary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: whatsapptemplatelibrarys - rerunOnBack: false - favouritable: true -- name: GetLinkedWhatsAppBusinessAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Socialmessaging - rerunOnBack: false - favouritable: true -- name: GetLinkedWhatsAppBusinessAccountPhoneNumber - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Socialmessaging - rerunOnBack: false - favouritable: true -- name: GetWhatsAppMessageMedia - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Socialmessaging - rerunOnBack: false - favouritable: true -- name: GetWhatsAppMessageTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Socialmessaging - rerunOnBack: false - favouritable: true -- name: AssociateWhatsAppBusinessAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateWhatsAppBusinessAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PostWhatsAppMessageMedia - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendWhatsAppMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: signupCallbackResult rerunOnBack: false favouritable: true diff --git a/configurations/sqs.yaml b/configurations/sqs.yaml index 0bf73ca..79946d8 100644 --- a/configurations/sqs.yaml +++ b/configurations/sqs.yaml @@ -83,51 +83,6 @@ commands: - --cli-connect-timeout - '5' view: tableView -- name: ListDeadLetterSourceQueues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: deadlettersourcequeue - rerunOnBack: false - favouritable: true -- name: ListMessageMoveTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: messagemovetask - rerunOnBack: false - favouritable: true -- name: ListQueueTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queuetag - rerunOnBack: false - favouritable: true - name: ListQueues arguments: - --output @@ -143,153 +98,3 @@ commands: attributeName: queue rerunOnBack: false favouritable: true -- name: GetQueueAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sqs - rerunOnBack: false - favouritable: true -- name: GetQueueUrl - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sqs - rerunOnBack: false - favouritable: true -- name: CancelMessageMoveTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ChangeMessageVisibility - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ChangeMessageVisibilityBatch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PurgeQueue - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ReceiveMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SendMessageBatch - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: SetQueueAttributes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true diff --git a/configurations/ssm-contacts.yaml b/configurations/ssm-contacts.yaml index 86b3fcd..d953a78 100644 --- a/configurations/ssm-contacts.yaml +++ b/configurations/ssm-contacts.yaml @@ -1,7 +1,7 @@ name: ssm-contacts -defaultCommand: '' +defaultCommand: list-contacts commands: -- name: ListContactChannels +- name: list-contacts arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: contactchannel + attributeName: Contacts rerunOnBack: false favouritable: true -- name: ListContacts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-engagements arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: contact + attributeName: Engagements rerunOnBack: false favouritable: true -- name: ListEngagements + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-rotations arguments: - --output - json @@ -43,261 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: engagement - rerunOnBack: false - favouritable: true -- name: ListPageReceipts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pagereceipt - rerunOnBack: false - favouritable: true -- name: ListPageResolutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pageresolution - rerunOnBack: false - favouritable: true -- name: ListPagesByContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pagesbycontacts - rerunOnBack: false - favouritable: true -- name: ListPagesByEngagement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: pagesbyengagements - rerunOnBack: false - favouritable: true -- name: ListPreviewRotationShifts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: previewrotationshift - rerunOnBack: false - favouritable: true -- name: ListRotationOverrides - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rotationoverride - rerunOnBack: false - favouritable: true -- name: ListRotationShifts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rotationshift - rerunOnBack: false - favouritable: true -- name: ListRotations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rotation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeEngagement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: DescribePage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: GetContact - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: GetContactChannel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: GetContactPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: GetRotation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: GetRotationOverride - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Contacts - rerunOnBack: false - favouritable: true -- name: AcceptPage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Rotations rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/ssm-guiconnect.yaml b/configurations/ssm-guiconnect.yaml index 7b9dfe3..86f3f78 100644 --- a/configurations/ssm-guiconnect.yaml +++ b/configurations/ssm-guiconnect.yaml @@ -1,7 +1,7 @@ name: ssm-guiconnect -defaultCommand: '' +defaultCommand: get-connection-recording-preferences commands: -- name: GetConnectionRecordingPreferences +- name: get-connection-recording-preferences arguments: - --output - json @@ -13,6 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ssm-Guiconnect + attributeName: ConnectionRecordingPreferences rerunOnBack: false favouritable: true diff --git a/configurations/ssm-incidents.yaml b/configurations/ssm-incidents.yaml index e7afdc3..35eb00e 100644 --- a/configurations/ssm-incidents.yaml +++ b/configurations/ssm-incidents.yaml @@ -1,7 +1,7 @@ name: ssm-incidents -defaultCommand: '' +defaultCommand: list-incident-records commands: -- name: ListIncidentFindings +- name: list-incident-records arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: incidentfinding + attributeName: incidentRecordSummaries rerunOnBack: false favouritable: true -- name: ListIncidentRecords + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-replication-sets arguments: - --output - json @@ -27,86 +31,15 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: incidentrecord - rerunOnBack: false - favouritable: true -- name: ListRelatedItems - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: relateditem - rerunOnBack: false - favouritable: true -- name: ListReplicationSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: replicationset - rerunOnBack: false - favouritable: true -- name: ListResponsePlans - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: responseplan - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTimelineEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: timelineevent + type: list + attributeName: replicationSetArns rerunOnBack: false favouritable: true -- name: GetIncidentRecord + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-response-plans arguments: - --output - json @@ -118,81 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ssm-Incidents - rerunOnBack: false - favouritable: true -- name: GetReplicationSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Incidents - rerunOnBack: false - favouritable: true -- name: GetResourcePolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Incidents - rerunOnBack: false - favouritable: true -- name: GetResponsePlan - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Incidents - rerunOnBack: false - favouritable: true -- name: GetTimelineEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Incidents - rerunOnBack: false - favouritable: true -- name: BatchGetIncidentFindings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Incidents + attributeName: responsePlanSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/ssm-quicksetup.yaml b/configurations/ssm-quicksetup.yaml index 17a1c6f..0c2c1ad 100644 --- a/configurations/ssm-quicksetup.yaml +++ b/configurations/ssm-quicksetup.yaml @@ -1,7 +1,7 @@ name: ssm-quicksetup -defaultCommand: '' +defaultCommand: list-configuration-managers commands: -- name: ListConfigurationManagers +- name: list-configuration-managers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationmanager + attributeName: ConfigurationManagersList rerunOnBack: false favouritable: true -- name: ListConfigurations + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: NextToken +- name: list-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configuration + attributeName: ConfigurationsList rerunOnBack: false favouritable: true -- name: ListQuickSetupTypes + pagination: + enabled: true + nextTokenParam: --starting-token + nextTokenJsonPath: NextToken +- name: list-quick-setup-types arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: quicksetuptype + attributeName: QuickSetupTypeList rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-service-settings arguments: - --output - json @@ -58,81 +66,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Quicksetup - rerunOnBack: false - favouritable: true -- name: GetConfigurationManager - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Quicksetup - rerunOnBack: false - favouritable: true -- name: GetServiceSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Quicksetup - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: ServiceSettings rerunOnBack: false favouritable: true diff --git a/configurations/ssm-sap.yaml b/configurations/ssm-sap.yaml index 1c6ac4f..cb46dd4 100644 --- a/configurations/ssm-sap.yaml +++ b/configurations/ssm-sap.yaml @@ -1,7 +1,7 @@ name: ssm-sap -defaultCommand: '' +defaultCommand: list-applications commands: -- name: ListApplications +- name: list-applications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: application + attributeName: Applications rerunOnBack: false favouritable: true -- name: ListComponents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-components arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: component + attributeName: Components rerunOnBack: false favouritable: true -- name: ListConfigurationCheckDefinitions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-configuration-check-definitions arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationcheckdefinition + attributeName: ConfigurationChecks rerunOnBack: false favouritable: true -- name: ListConfigurationCheckOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-databases arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: configurationcheckoperation + attributeName: Databases rerunOnBack: false favouritable: true -- name: ListDatabases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-application arguments: - --output - json @@ -73,10 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: database + attributeName: Application rerunOnBack: false favouritable: true -- name: ListOperationEvents +- name: get-database arguments: - --output - json @@ -88,186 +104,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: operationevent - rerunOnBack: false - favouritable: true -- name: ListOperations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: operation - rerunOnBack: false - favouritable: true -- name: ListSubCheckResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subcheckresult - rerunOnBack: false - favouritable: true -- name: ListSubCheckRuleResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: subcheckruleresult - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: GetComponent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: GetConfigurationCheckOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: GetDatabase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: GetOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: GetResourcePermission - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Ssm-Sap - rerunOnBack: false - favouritable: true -- name: DeregisterApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RegisterApplication - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Database rerunOnBack: false favouritable: true diff --git a/configurations/ssm.yaml b/configurations/ssm.yaml index 31f9543..dfe8726 100644 --- a/configurations/ssm.yaml +++ b/configurations/ssm.yaml @@ -1,7 +1,7 @@ name: ssm -defaultCommand: '' +defaultCommand: list-associations commands: -- name: ListAssociationVersions +- name: list-associations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: associationversion + attributeName: Associations rerunOnBack: false favouritable: true -- name: ListAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-command-invocations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: association + attributeName: CommandInvocations rerunOnBack: false favouritable: true -- name: ListCommandInvocations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-commands arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: commandinvocation + attributeName: Commands rerunOnBack: false favouritable: true -- name: ListCommands + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-compliance-items arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: command + attributeName: ComplianceItems rerunOnBack: false favouritable: true -- name: ListComplianceItems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-compliance-summaries arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: complianceitem + attributeName: ComplianceSummaryItems rerunOnBack: false favouritable: true -- name: ListComplianceSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-documents arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: compliancesummarie + attributeName: DocumentIdentifiers rerunOnBack: false favouritable: true -- name: ListDocumentMetadataHistory + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-nodes arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: documentmetadatahistorys + attributeName: Nodes rerunOnBack: false favouritable: true -- name: ListDocumentVersions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ops-item-events arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: documentversion + attributeName: Summaries rerunOnBack: false favouritable: true -- name: ListDocuments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ops-item-related-items arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: document + attributeName: Summaries rerunOnBack: false favouritable: true -- name: ListInventoryEntries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-ops-metadata arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: inventoryentrie + attributeName: OpsMetadataList rerunOnBack: false favouritable: true -- name: ListNodes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-compliance-summaries arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: node + attributeName: ResourceComplianceSummaryItems rerunOnBack: false favouritable: true -- name: ListNodesSummary + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-resource-data-sync arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: nodessummarys + attributeName: ResourceDataSyncItems rerunOnBack: false favouritable: true -- name: ListOpsItemEvents + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-activations arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: opsitemevent + attributeName: ActivationList rerunOnBack: false favouritable: true -- name: ListOpsItemRelatedItems + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-association arguments: - --output - json @@ -208,10 +260,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: opsitemrelateditem + attributeName: AssociationDescription rerunOnBack: false favouritable: true -- name: ListOpsMetadata +- name: describe-automation-executions arguments: - --output - json @@ -223,10 +275,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: opsmetadatas + attributeName: AutomationExecutionMetadataList rerunOnBack: false favouritable: true -- name: ListResourceComplianceSummaries + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-available-patches arguments: - --output - json @@ -238,10 +294,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcecompliancesummarie + attributeName: Patches rerunOnBack: false favouritable: true -- name: ListResourceDataSync + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-instance-information arguments: - --output - json @@ -253,10 +313,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcedatasyncs + attributeName: InstanceInformationList rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-instance-properties arguments: - --output - json @@ -268,10 +332,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: InstanceProperties rerunOnBack: false favouritable: true -- name: DescribeActivations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-inventory-deletions arguments: - --output - json @@ -283,10 +351,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ssm + attributeName: InventoryDeletions rerunOnBack: false favouritable: true -- name: DescribeAssociation + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-maintenance-window-schedule arguments: - --output - json @@ -298,6 +370,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Ssm + attributeName: ScheduledWindowExecutions rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/sso-admin.yaml b/configurations/sso-admin.yaml index a36c117..65c4619 100644 --- a/configurations/sso-admin.yaml +++ b/configurations/sso-admin.yaml @@ -1,7 +1,7 @@ name: sso-admin -defaultCommand: '' +defaultCommand: list-application-providers commands: -- name: ListAccountAssignmentCreationStatus +- name: list-application-providers arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountassignmentcreationstatu + attributeName: ApplicationProviders rerunOnBack: false favouritable: true -- name: ListAccountAssignmentDeletionStatus + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-instances arguments: - --output - json @@ -28,276 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountassignmentdeletionstatu - rerunOnBack: false - favouritable: true -- name: ListAccountAssignments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: accountassignment - rerunOnBack: false - favouritable: true -- name: ListAccountAssignmentsForPrincipal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: accountassignmentsforprincipals - rerunOnBack: false - favouritable: true -- name: ListAccountsForProvisionedPermissionSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: accountsforprovisionedpermissionsets - rerunOnBack: false - favouritable: true -- name: ListApplicationAccessScopes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationaccessscope - rerunOnBack: false - favouritable: true -- name: ListApplicationAssignments - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationassignment - rerunOnBack: false - favouritable: true -- name: ListApplicationAssignmentsForPrincipal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationassignmentsforprincipals - rerunOnBack: false - favouritable: true -- name: ListApplicationAuthenticationMethods - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationauthenticationmethod - rerunOnBack: false - favouritable: true -- name: ListApplicationGrants - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationgrant - rerunOnBack: false - favouritable: true -- name: ListApplicationProviders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: applicationprovider - rerunOnBack: false - favouritable: true -- name: ListApplications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: application - rerunOnBack: false - favouritable: true -- name: ListCustomerManagedPolicyReferencesInPermissionSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: customermanagedpolicyreferencesinpermissionsets - rerunOnBack: false - favouritable: true -- name: ListInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: instance - rerunOnBack: false - favouritable: true -- name: ListManagedPoliciesInPermissionSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: managedpoliciesinpermissionsets - rerunOnBack: false - favouritable: true -- name: ListPermissionSetProvisioningStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permissionsetprovisioningstatu - rerunOnBack: false - favouritable: true -- name: ListPermissionSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permissionset - rerunOnBack: false - favouritable: true -- name: ListPermissionSetsProvisionedToAccount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: permissionsetsprovisionedtoaccounts - rerunOnBack: false - favouritable: true -- name: ListRegions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: region - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources + attributeName: Instances rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/stepfunctions.yaml b/configurations/stepfunctions.yaml index fa7bf60..1ac2132 100644 --- a/configurations/stepfunctions.yaml +++ b/configurations/stepfunctions.yaml @@ -62,7 +62,7 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextToken -- name: ListActivities +- name: list-activities arguments: - --output - json @@ -74,9 +74,13 @@ commands: showJsonViewer: true parse: type: object - attributeName: activitie + attributeName: activities rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken - name: ListExecutions arguments: - --output @@ -92,51 +96,6 @@ commands: attributeName: execution rerunOnBack: false favouritable: true -- name: ListMapRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: maprun - rerunOnBack: false - favouritable: true -- name: ListStateMachineAliases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: statemachinealiase - rerunOnBack: false - favouritable: true -- name: ListStateMachineVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: statemachineversion - rerunOnBack: false - favouritable: true - name: ListStateMachines arguments: - --output @@ -152,138 +111,3 @@ commands: attributeName: statemachine rerunOnBack: false favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeActivity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: DescribeExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: DescribeMapRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: DescribeStateMachine - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: DescribeStateMachineAlias - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: DescribeStateMachineForExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: GetActivityTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true -- name: GetExecutionHistory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Stepfunctions - rerunOnBack: false - favouritable: true diff --git a/configurations/storagegateway.yaml b/configurations/storagegateway.yaml index 5b228c6..a2b17fa 100644 --- a/configurations/storagegateway.yaml +++ b/configurations/storagegateway.yaml @@ -1,7 +1,7 @@ name: storagegateway -defaultCommand: '' +defaultCommand: list-automatic-tape-creation-policies commands: -- name: ListAutomaticTapeCreationPolicies +- name: list-automatic-tape-creation-policies arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: automatictapecreationpolicie + attributeName: AutomaticTapeCreationPolicyInfos rerunOnBack: false favouritable: true -- name: ListCacheReports +- name: list-cache-reports arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: cachereport + attributeName: CacheReportList rerunOnBack: false favouritable: true -- name: ListFileShares + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-file-shares arguments: - --output - json @@ -43,10 +47,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: fileshare + attributeName: FileShareInfoList rerunOnBack: false favouritable: true -- name: ListFileSystemAssociations + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-file-system-associations arguments: - --output - json @@ -58,10 +66,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: filesystemassociation + attributeName: FileSystemAssociationSummaryList rerunOnBack: false favouritable: true -- name: ListGateways + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: NextMarker +- name: list-gateways arguments: - --output - json @@ -73,10 +85,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: gateway + attributeName: Gateways rerunOnBack: false favouritable: true -- name: ListLocalDisks + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-tape-pools arguments: - --output - json @@ -88,10 +104,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: localdisk + attributeName: PoolInfos rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-tapes arguments: - --output - json @@ -103,10 +123,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TapeInfos rerunOnBack: false favouritable: true -- name: ListTapePools + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: list-volumes arguments: - --output - json @@ -118,10 +142,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tapepool + attributeName: VolumeInfos rerunOnBack: false favouritable: true -- name: ListTapes + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-tape-archives arguments: - --output - json @@ -133,171 +161,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tape - rerunOnBack: false - favouritable: true -- name: ListVolumeInitiators - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: volumeinitiator - rerunOnBack: false - favouritable: true -- name: ListVolumeRecoveryPoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: volumerecoverypoint - rerunOnBack: false - favouritable: true -- name: ListVolumes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: volume - rerunOnBack: false - favouritable: true -- name: DescribeAvailabilityMonitorTest - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeBandwidthRateLimit - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeBandwidthRateLimitSchedule - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeCache - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeCacheReport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeCachediSCSIVolumes - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeChapCredentials - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway - rerunOnBack: false - favouritable: true -- name: DescribeFileSystemAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Storagegateway + attributeName: TapeArchives rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker diff --git a/configurations/sts.yaml b/configurations/sts.yaml index 4a7e9b6..2a307be 100644 --- a/configurations/sts.yaml +++ b/configurations/sts.yaml @@ -1,7 +1,7 @@ name: sts -defaultCommand: '' +defaultCommand: get-session-token commands: -- name: GetAccessKeyInfo +- name: get-session-token arguments: - --output - json @@ -13,156 +13,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: GetCallerIdentity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: GetDelegatedAccessToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: GetFederationToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: GetSessionToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: GetWebIdentityToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Sts - rerunOnBack: false - favouritable: true -- name: AssumeRole - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssumeRoleWithSAML - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssumeRoleWithWebIdentity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AssumeRoot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DecodeAuthorizationMessage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Credentials rerunOnBack: false favouritable: true diff --git a/configurations/supplychain.yaml b/configurations/supplychain.yaml index db87e40..afe31a1 100644 --- a/configurations/supplychain.yaml +++ b/configurations/supplychain.yaml @@ -1,7 +1,7 @@ name: supplychain -defaultCommand: '' +defaultCommand: list-instances commands: -- name: ListDataIntegrationEvents +- name: list-instances arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataintegrationevent - rerunOnBack: false - favouritable: true -- name: ListDataIntegrationFlowExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataintegrationflowexecution - rerunOnBack: false - favouritable: true -- name: ListDataIntegrationFlows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dataintegrationflow - rerunOnBack: false - favouritable: true -- name: ListDataLakeDatasets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datalakedataset - rerunOnBack: false - favouritable: true -- name: ListDataLakeNamespaces - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: datalakenamespace - rerunOnBack: false - favouritable: true -- name: ListInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: instance - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetBillOfMaterialsImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetDataIntegrationEvent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetDataIntegrationFlow - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetDataIntegrationFlowExecution - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetDataLakeDataset - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetDataLakeNamespace - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain - rerunOnBack: false - favouritable: true -- name: GetInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Supplychain + attributeName: instances rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/support-app.yaml b/configurations/support-app.yaml index 6c45814..e91f66c 100644 --- a/configurations/support-app.yaml +++ b/configurations/support-app.yaml @@ -1,7 +1,7 @@ name: support-app -defaultCommand: '' +defaultCommand: list-slack-channel-configurations commands: -- name: ListSlackChannelConfigurations +- name: list-slack-channel-configurations arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: slackchannelconfiguration + attributeName: slackChannelConfigurations rerunOnBack: false favouritable: true -- name: ListSlackWorkspaceConfigurations +- name: list-slack-workspace-configurations arguments: - --output - json @@ -28,36 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: slackworkspaceconfiguration - rerunOnBack: false - favouritable: true -- name: GetAccountAlias - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support-App - rerunOnBack: false - favouritable: true -- name: RegisterSlackWorkspaceForOrganization - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: slackWorkspaceConfigurations rerunOnBack: false favouritable: true diff --git a/configurations/support.yaml b/configurations/support.yaml index de7e809..215fba3 100644 --- a/configurations/support.yaml +++ b/configurations/support.yaml @@ -1,7 +1,7 @@ name: support -defaultCommand: '' +defaultCommand: describe-cases commands: -- name: DescribeAttachment +- name: describe-cases arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Support + attributeName: cases rerunOnBack: false favouritable: true -- name: DescribeCases + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: describe-services arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Support + attributeName: services rerunOnBack: false favouritable: true -- name: DescribeCommunications +- name: describe-severity-levels arguments: - --output - json @@ -43,156 +47,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeCreateCaseOptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeSeverityLevels - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeSupportedLanguages - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeTrustedAdvisorCheckRefreshStatuses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeTrustedAdvisorCheckResult - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeTrustedAdvisorCheckSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: DescribeTrustedAdvisorChecks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Support - rerunOnBack: false - favouritable: true -- name: RefreshTrustedAdvisorCheck - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ResolveCase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: severityLevels rerunOnBack: false favouritable: true diff --git a/configurations/synthetics.yaml b/configurations/synthetics.yaml index a59e1ca..7150bde 100644 --- a/configurations/synthetics.yaml +++ b/configurations/synthetics.yaml @@ -1,7 +1,7 @@ name: synthetics -defaultCommand: '' +defaultCommand: list-groups commands: -- name: ListAssociatedGroups +- name: list-groups arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: associatedgroup + attributeName: Groups rerunOnBack: false favouritable: true -- name: ListGroupResources +- name: describe-canaries arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: groupresource + attributeName: Canaries rerunOnBack: false favouritable: true -- name: ListGroups +- name: describe-canaries-last-run arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: group + attributeName: CanariesLastRun rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-runtime-versions arguments: - --output - json @@ -58,186 +58,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeCanaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: DescribeCanariesLastRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: DescribeRuntimeVersions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: GetCanary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: GetCanaryRuns - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: GetGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Synthetics - rerunOnBack: false - favouritable: true -- name: AssociateResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartCanary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartCanaryDryRun - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopCanary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: RuntimeVersions rerunOnBack: false favouritable: true diff --git a/configurations/taxsettings.yaml b/configurations/taxsettings.yaml index 84682ac..8b38835 100644 --- a/configurations/taxsettings.yaml +++ b/configurations/taxsettings.yaml @@ -1,7 +1,7 @@ name: taxsettings -defaultCommand: '' +defaultCommand: list-supplemental-tax-registrations commands: -- name: ListSupplementalTaxRegistrations +- name: list-supplemental-tax-registrations arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: supplementaltaxregistration + attributeName: taxRegistrations rerunOnBack: false favouritable: true -- name: ListTaxExemptions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-tax-exemptions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: taxexemption + attributeName: taxExemptionDetailsMap rerunOnBack: false favouritable: true -- name: ListTaxRegistrations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-tax-registrations arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: taxregistration + attributeName: accountDetails rerunOnBack: false favouritable: true -- name: GetTaxExemptionTypes + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: get-tax-exemption-types arguments: - --output - json @@ -58,10 +70,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Taxsettings + attributeName: taxExemptionTypes rerunOnBack: false favouritable: true -- name: GetTaxInheritance +- name: get-tax-registration arguments: - --output - json @@ -73,81 +85,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Taxsettings - rerunOnBack: false - favouritable: true -- name: GetTaxRegistration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Taxsettings - rerunOnBack: false - favouritable: true -- name: GetTaxRegistrationDocument - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Taxsettings - rerunOnBack: false - favouritable: true -- name: BatchDeleteTaxRegistration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchGetTaxExemptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Taxsettings - rerunOnBack: false - favouritable: true -- name: BatchPutTaxRegistration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: taxRegistration rerunOnBack: false favouritable: true diff --git a/configurations/textract.yaml b/configurations/textract.yaml index 89faa5d..9bcc0ea 100644 --- a/configurations/textract.yaml +++ b/configurations/textract.yaml @@ -1,7 +1,7 @@ name: textract -defaultCommand: '' +defaultCommand: list-adapter-versions commands: -- name: ListAdapterVersions +- name: list-adapter-versions arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: adapterversion + attributeName: AdapterVersions rerunOnBack: false favouritable: true -- name: ListAdapters + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-adapters arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: adapter - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAdapter - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetAdapterVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetDocumentAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetDocumentTextDetection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetExpenseAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetLendingAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: GetLendingAnalysisSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Textract - rerunOnBack: false - favouritable: true -- name: AnalyzeDocument - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AnalyzeExpense - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: AnalyzeID - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DetectDocumentText - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartDocumentAnalysis - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartDocumentTextDetection - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Adapters rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/timestream-influxdb.yaml b/configurations/timestream-influxdb.yaml index 8102552..bb630bb 100644 --- a/configurations/timestream-influxdb.yaml +++ b/configurations/timestream-influxdb.yaml @@ -1,7 +1,7 @@ name: timestream-influxdb -defaultCommand: '' +defaultCommand: list-db-clusters commands: -- name: ListDbClusters +- name: list-db-clusters arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbcluster + attributeName: items rerunOnBack: false favouritable: true -- name: ListDbInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-db-instances arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbinstance + attributeName: items rerunOnBack: false favouritable: true -- name: ListDbInstancesForCluster + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-db-parameter-groups arguments: - --output - json @@ -43,141 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: dbinstancesforclusters - rerunOnBack: false - favouritable: true -- name: ListDbParameterGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: dbparametergroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDbCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Influxdb - rerunOnBack: false - favouritable: true -- name: GetDbInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Influxdb - rerunOnBack: false - favouritable: true -- name: GetDbParameterGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Influxdb - rerunOnBack: false - favouritable: true -- name: RebootDbCluster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: RebootDbInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/timestream-query.yaml b/configurations/timestream-query.yaml index 2786217..d1b8231 100644 --- a/configurations/timestream-query.yaml +++ b/configurations/timestream-query.yaml @@ -1,7 +1,7 @@ name: timestream-query -defaultCommand: '' +defaultCommand: list-scheduled-queries commands: -- name: ListScheduledQueries +- name: list-scheduled-queries arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: scheduledquerie + attributeName: ScheduledQueries rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-settings arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: QueryCompute rerunOnBack: false favouritable: true -- name: DescribeAccountSettings +- name: describe-endpoints arguments: - --output - json @@ -43,126 +47,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Timestream-Query - rerunOnBack: false - favouritable: true -- name: DescribeEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Query - rerunOnBack: false - favouritable: true -- name: DescribeScheduledQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Query - rerunOnBack: false - favouritable: true -- name: CancelQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ExecuteScheduledQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: PrepareQuery - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: Query - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Endpoints rerunOnBack: false favouritable: true diff --git a/configurations/timestream-write.yaml b/configurations/timestream-write.yaml index 3dd8fa2..6255294 100644 --- a/configurations/timestream-write.yaml +++ b/configurations/timestream-write.yaml @@ -1,7 +1,7 @@ name: timestream-write -defaultCommand: '' +defaultCommand: list-batch-load-tasks commands: -- name: ListBatchLoadTasks +- name: list-batch-load-tasks arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: batchloadtask + attributeName: BatchLoadTasks rerunOnBack: false favouritable: true -- name: ListDatabases +- name: list-databases arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: database + attributeName: Databases rerunOnBack: false favouritable: true -- name: ListTables +- name: list-tables arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: table + attributeName: Tables rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: describe-endpoints arguments: - --output - json @@ -58,126 +58,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: DescribeBatchLoadTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Write - rerunOnBack: false - favouritable: true -- name: DescribeDatabase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Write - rerunOnBack: false - favouritable: true -- name: DescribeEndpoints - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Write - rerunOnBack: false - favouritable: true -- name: DescribeTable - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Timestream-Write - rerunOnBack: false - favouritable: true -- name: ResumeBatchLoadTask - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: WriteRecords - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Endpoints rerunOnBack: false favouritable: true diff --git a/configurations/tnb.yaml b/configurations/tnb.yaml index 52cdce9..67d737b 100644 --- a/configurations/tnb.yaml +++ b/configurations/tnb.yaml @@ -1,7 +1,7 @@ name: tnb -defaultCommand: '' +defaultCommand: list-sol-function-instances commands: -- name: ListSolFunctionInstances +- name: list-sol-function-instances arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: solfunctioninstance + attributeName: functionInstances rerunOnBack: false favouritable: true -- name: ListSolFunctionPackages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sol-function-packages arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: solfunctionpackage + attributeName: functionPackages rerunOnBack: false favouritable: true -- name: ListSolNetworkInstances + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sol-network-instances arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: solnetworkinstance + attributeName: networkInstances rerunOnBack: false favouritable: true -- name: ListSolNetworkOperations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sol-network-operations arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: solnetworkoperation + attributeName: networkOperations rerunOnBack: false favouritable: true -- name: ListSolNetworkPackages + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-sol-network-packages arguments: - --output - json @@ -73,171 +89,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: solnetworkpackage - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetSolFunctionInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolFunctionPackage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolFunctionPackageContent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolFunctionPackageDescriptor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolNetworkInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolNetworkOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolNetworkPackage - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolNetworkPackageContent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: GetSolNetworkPackageDescriptor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Tnb - rerunOnBack: false - favouritable: true -- name: CancelSolNetworkOperation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: networkPackages rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/transcribe.yaml b/configurations/transcribe.yaml index 27587d3..f87015b 100644 --- a/configurations/transcribe.yaml +++ b/configurations/transcribe.yaml @@ -1,7 +1,7 @@ name: transcribe -defaultCommand: '' +defaultCommand: list-call-analytics-categories commands: -- name: ListCallAnalyticsCategories +- name: list-call-analytics-categories arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: callanalyticscategorie + attributeName: Categories rerunOnBack: false favouritable: true -- name: ListCallAnalyticsJobs +- name: list-call-analytics-jobs arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: callanalyticsjob + attributeName: CallAnalyticsJobSummaries rerunOnBack: false favouritable: true -- name: ListLanguageModels +- name: list-language-models arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: languagemodel + attributeName: Models rerunOnBack: false favouritable: true -- name: ListMedicalScribeJobs +- name: list-medical-scribe-jobs arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: medicalscribejob + attributeName: MedicalScribeJobSummaries rerunOnBack: false favouritable: true -- name: ListMedicalTranscriptionJobs +- name: list-medical-transcription-jobs arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: medicaltranscriptionjob + attributeName: MedicalTranscriptionJobSummaries rerunOnBack: false favouritable: true -- name: ListMedicalVocabularies +- name: list-medical-vocabularies arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: medicalvocabularie + attributeName: Vocabularies rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-transcription-jobs arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TranscriptionJobSummaries rerunOnBack: false favouritable: true -- name: ListTranscriptionJobs +- name: list-vocabularies arguments: - --output - json @@ -118,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: transcriptionjob + attributeName: Vocabularies rerunOnBack: false favouritable: true -- name: ListVocabularies +- name: list-vocabulary-filters arguments: - --output - json @@ -133,156 +133,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: vocabularie - rerunOnBack: false - favouritable: true -- name: ListVocabularyFilters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: vocabularyfilter - rerunOnBack: false - favouritable: true -- name: DescribeLanguageModel - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetCallAnalyticsCategory - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetCallAnalyticsJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetMedicalScribeJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetMedicalTranscriptionJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetMedicalVocabulary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetTranscriptionJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetVocabulary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe - rerunOnBack: false - favouritable: true -- name: GetVocabularyFilter - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transcribe + attributeName: VocabularyFilters rerunOnBack: false favouritable: true diff --git a/configurations/transfer.yaml b/configurations/transfer.yaml index 48eb378..c5fb2ef 100644 --- a/configurations/transfer.yaml +++ b/configurations/transfer.yaml @@ -1,7 +1,7 @@ name: transfer -defaultCommand: '' +defaultCommand: list-certificates commands: -- name: ListAccesses +- name: list-certificates arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesse + attributeName: Certificates rerunOnBack: false favouritable: true -- name: ListAgreements + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-connectors arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: agreement + attributeName: Connectors rerunOnBack: false favouritable: true -- name: ListCertificates + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-profiles arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: certificate + attributeName: Profiles rerunOnBack: false favouritable: true -- name: ListConnectors + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-security-policies arguments: - --output - json @@ -57,206 +69,16 @@ commands: view: tableView showJsonViewer: true parse: - type: object - attributeName: connector - rerunOnBack: false - favouritable: true -- name: ListExecutions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: execution - rerunOnBack: false - favouritable: true -- name: ListFileTransferResults - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: filetransferresult - rerunOnBack: false - favouritable: true -- name: ListHostKeys - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: hostkey - rerunOnBack: false - favouritable: true -- name: ListProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profile - rerunOnBack: false - favouritable: true -- name: ListSecurityPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: securitypolicie - rerunOnBack: false - favouritable: true -- name: ListServers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: server - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: ListWebApps - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webapp - rerunOnBack: false - favouritable: true -- name: ListWorkflows - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workflow - rerunOnBack: false - favouritable: true -- name: DescribeAccess - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transfer - rerunOnBack: false - favouritable: true -- name: DescribeAgreement - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transfer - rerunOnBack: false - favouritable: true -- name: DescribeCertificate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Transfer + type: list + attributeName: SecurityPolicyNames rerunOnBack: false favouritable: true -- name: DescribeConnector + resourceName: SecurityPolicyName + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-servers arguments: - --output - json @@ -268,10 +90,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Transfer + attributeName: Servers rerunOnBack: false favouritable: true -- name: DescribeExecution + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-web-apps arguments: - --output - json @@ -283,10 +109,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Transfer + attributeName: WebApps rerunOnBack: false favouritable: true -- name: DescribeHostKey + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-workflows arguments: - --output - json @@ -298,6 +128,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Transfer + attributeName: Workflows rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/translate.yaml b/configurations/translate.yaml index 95de111..17eac26 100644 --- a/configurations/translate.yaml +++ b/configurations/translate.yaml @@ -1,7 +1,7 @@ name: translate -defaultCommand: '' +defaultCommand: list-languages commands: -- name: ListLanguages +- name: list-languages arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: language + attributeName: Languages rerunOnBack: false favouritable: true -- name: ListParallelData +- name: list-parallel-data arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: paralleldatas + attributeName: ParallelDataPropertiesList rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-terminologies arguments: - --output - json @@ -43,10 +43,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: TerminologyPropertiesList rerunOnBack: false favouritable: true -- name: ListTerminologies + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-text-translation-jobs arguments: - --output - json @@ -58,171 +62,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: terminologie - rerunOnBack: false - favouritable: true -- name: ListTextTranslationJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: texttranslationjob - rerunOnBack: false - favouritable: true -- name: DescribeTextTranslationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Translate - rerunOnBack: false - favouritable: true -- name: GetParallelData - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Translate - rerunOnBack: false - favouritable: true -- name: GetTerminology - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Translate - rerunOnBack: false - favouritable: true -- name: ImportTerminology - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StartTextTranslationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: StopTextTranslationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TranslateDocument - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TranslateText - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: TextTranslationJobPropertiesList rerunOnBack: false favouritable: true diff --git a/configurations/trustedadvisor.yaml b/configurations/trustedadvisor.yaml index 1502e34..af7006c 100644 --- a/configurations/trustedadvisor.yaml +++ b/configurations/trustedadvisor.yaml @@ -1,7 +1,7 @@ name: trustedadvisor -defaultCommand: '' +defaultCommand: list-checks commands: -- name: ListChecks +- name: list-checks arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: check + attributeName: checkSummaries rerunOnBack: false favouritable: true -- name: ListOrganizationRecommendationAccounts + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-organization-recommendations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationrecommendationaccount + attributeName: organizationRecommendationSummaries rerunOnBack: false favouritable: true -- name: ListOrganizationRecommendationResources + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-recommendations arguments: - --output - json @@ -43,96 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: organizationrecommendationresource - rerunOnBack: false - favouritable: true -- name: ListOrganizationRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organizationrecommendation - rerunOnBack: false - favouritable: true -- name: ListRecommendationResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendationresource - rerunOnBack: false - favouritable: true -- name: ListRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: recommendation - rerunOnBack: false - favouritable: true -- name: GetOrganizationRecommendation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Trustedadvisor - rerunOnBack: false - favouritable: true -- name: GetRecommendation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Trustedadvisor - rerunOnBack: false - favouritable: true -- name: BatchUpdateRecommendationResourceExclusion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: recommendationSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/verifiedpermissions.yaml b/configurations/verifiedpermissions.yaml index 52cf102..1006eff 100644 --- a/configurations/verifiedpermissions.yaml +++ b/configurations/verifiedpermissions.yaml @@ -1,7 +1,7 @@ name: verifiedpermissions -defaultCommand: '' +defaultCommand: list-policy-stores commands: -- name: ListIdentitySources +- name: list-policy-stores arguments: - --output - json @@ -13,186 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: identitysource - rerunOnBack: false - favouritable: true -- name: ListPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policie - rerunOnBack: false - favouritable: true -- name: ListPolicyStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policystore - rerunOnBack: false - favouritable: true -- name: ListPolicyTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policytemplate - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetIdentitySource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: GetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: GetPolicyStore - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: GetPolicyTemplate - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: GetSchema - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: BatchGetPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: Verifiedpermissions - rerunOnBack: false - favouritable: true -- name: BatchIsAuthorized - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: BatchIsAuthorizedWithToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: policyStores rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/voice-id.yaml b/configurations/voice-id.yaml index c35aa84..298529f 100644 --- a/configurations/voice-id.yaml +++ b/configurations/voice-id.yaml @@ -1,7 +1,7 @@ name: voice-id -defaultCommand: '' +defaultCommand: list-domains commands: -- name: ListDomains +- name: list-domains arguments: - --output - json @@ -13,201 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: domain - rerunOnBack: false - favouritable: true -- name: ListFraudsterRegistrationJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fraudsterregistrationjob - rerunOnBack: false - favouritable: true -- name: ListFraudsters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: fraudster - rerunOnBack: false - favouritable: true -- name: ListSpeakerEnrollmentJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: speakerenrollmentjob - rerunOnBack: false - favouritable: true -- name: ListSpeakers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: speaker - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWatchlists - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: watch - rerunOnBack: false - favouritable: true -- name: DescribeDomain - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Voice-Id - rerunOnBack: false - favouritable: true -- name: DescribeFraudster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Voice-Id - rerunOnBack: false - favouritable: true -- name: DescribeFraudsterRegistrationJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Voice-Id - rerunOnBack: false - favouritable: true -- name: DescribeSpeaker - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Voice-Id - rerunOnBack: false - favouritable: true -- name: DescribeSpeakerEnrollmentJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Voice-Id - rerunOnBack: false - favouritable: true -- name: DescribeWatchlist - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: describewatchs - rerunOnBack: false - favouritable: true -- name: AssociateFraudster - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: DomainSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/vpc-lattice.yaml b/configurations/vpc-lattice.yaml index d00a96f..e02b16b 100644 --- a/configurations/vpc-lattice.yaml +++ b/configurations/vpc-lattice.yaml @@ -1,7 +1,7 @@ name: vpc-lattice -defaultCommand: '' +defaultCommand: list-domain-verifications commands: -- name: ListAccessLogSubscriptions +- name: list-domain-verifications arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesslogsubscription + attributeName: items rerunOnBack: false favouritable: true -- name: ListDomainVerifications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-resource-configurations arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: domainverification + attributeName: items rerunOnBack: false favouritable: true -- name: ListListeners + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-resource-gateways arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: ener + attributeName: items rerunOnBack: false favouritable: true -- name: ListResourceConfigurations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-network-resource-associations arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourceconfiguration + attributeName: items rerunOnBack: false favouritable: true -- name: ListResourceEndpointAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-network-service-associations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourceendpointassociation + attributeName: items rerunOnBack: false favouritable: true -- name: ListResourceGateways + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-network-vpc-associations arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcegateway + attributeName: items rerunOnBack: false favouritable: true -- name: ListRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-service-networks arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: rule + attributeName: items rerunOnBack: false favouritable: true -- name: ListServiceNetworkResourceAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-services arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: servicenetworkresourceassociation + attributeName: items rerunOnBack: false favouritable: true -- name: ListServiceNetworkServiceAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-target-groups arguments: - --output - json @@ -133,171 +165,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: servicenetworkserviceassociation - rerunOnBack: false - favouritable: true -- name: ListServiceNetworkVpcAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicenetworkvpcassociation - rerunOnBack: false - favouritable: true -- name: ListServiceNetworkVpcEndpointAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicenetworkvpcendpointassociation - rerunOnBack: false - favouritable: true -- name: ListServiceNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: servicenetwork - rerunOnBack: false - favouritable: true -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTargetGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: targetgroup - rerunOnBack: false - favouritable: true -- name: ListTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: target - rerunOnBack: false - favouritable: true -- name: GetAccessLogSubscription - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Vpc-Lattice - rerunOnBack: false - favouritable: true -- name: GetAuthPolicy - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Vpc-Lattice - rerunOnBack: false - favouritable: true -- name: GetDomainVerification - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Vpc-Lattice - rerunOnBack: false - favouritable: true -- name: GetListener - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: geteners + attributeName: items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/waf-regional.yaml b/configurations/waf-regional.yaml index b330106..e2402a1 100644 --- a/configurations/waf-regional.yaml +++ b/configurations/waf-regional.yaml @@ -1,7 +1,7 @@ name: waf-regional -defaultCommand: '' +defaultCommand: list-activated-rules-in-rule-group commands: -- name: ListActivatedRulesInRuleGroup +- name: list-activated-rules-in-rule-group arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: activatedrulesinrulegroups + attributeName: ActivatedRules rerunOnBack: false favouritable: true -- name: ListByteMatchSets +- name: list-byte-match-sets arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: bytematchset + attributeName: ByteMatchSets rerunOnBack: false favouritable: true -- name: ListGeoMatchSets +- name: list-geo-match-sets arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: geomatchset + attributeName: GeoMatchSets rerunOnBack: false favouritable: true -- name: ListIPSets +- name: list-ip-sets arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: ipset + attributeName: IPSets rerunOnBack: false favouritable: true -- name: ListLoggingConfigurations +- name: list-logging-configurations arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: loggingconfiguration + attributeName: LoggingConfigurations rerunOnBack: false favouritable: true -- name: ListRateBasedRules +- name: list-rate-based-rules arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: ratebasedrule + attributeName: Rules rerunOnBack: false favouritable: true -- name: ListRegexMatchSets +- name: list-regex-match-sets arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: regexmatchset + attributeName: RegexMatchSets rerunOnBack: false favouritable: true -- name: ListRegexPatternSets +- name: list-regex-pattern-sets arguments: - --output - json @@ -118,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: regexpatternset + attributeName: RegexPatternSets rerunOnBack: false favouritable: true -- name: ListResourcesForWebACL +- name: list-rule-groups arguments: - --output - json @@ -133,10 +133,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcesforwebacls + attributeName: RuleGroups rerunOnBack: false favouritable: true -- name: ListRuleGroups +- name: list-rules arguments: - --output - json @@ -148,10 +148,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: rulegroup + attributeName: Rules rerunOnBack: false favouritable: true -- name: ListRules +- name: list-size-constraint-sets arguments: - --output - json @@ -163,10 +163,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: rule + attributeName: SizeConstraintSets rerunOnBack: false favouritable: true -- name: ListSizeConstraintSets +- name: list-sql-injection-match-sets arguments: - --output - json @@ -178,10 +178,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sizeconstraintset + attributeName: SqlInjectionMatchSets rerunOnBack: false favouritable: true -- name: ListSqlInjectionMatchSets +- name: list-subscribed-rule-groups arguments: - --output - json @@ -193,10 +193,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sqlinjectionmatchset + attributeName: RuleGroups rerunOnBack: false favouritable: true -- name: ListSubscribedRuleGroups +- name: list-web-acls arguments: - --output - json @@ -208,10 +208,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: subscribedrulegroup + attributeName: WebACLs rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-xss-match-sets arguments: - --output - json @@ -223,81 +223,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWebACLs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webacl - rerunOnBack: false - favouritable: true -- name: ListXssMatchSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: xssmatchset - rerunOnBack: false - favouritable: true -- name: GetByteMatchSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf-Regional - rerunOnBack: false - favouritable: true -- name: GetChangeToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf-Regional - rerunOnBack: false - favouritable: true -- name: GetChangeTokenStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf-Regional + attributeName: XssMatchSets rerunOnBack: false favouritable: true diff --git a/configurations/waf.yaml b/configurations/waf.yaml index 577fcec..b47e2cc 100644 --- a/configurations/waf.yaml +++ b/configurations/waf.yaml @@ -1,7 +1,7 @@ name: waf -defaultCommand: '' +defaultCommand: list-activated-rules-in-rule-group commands: -- name: ListActivatedRulesInRuleGroup +- name: list-activated-rules-in-rule-group arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: activatedrulesinrulegroups + attributeName: ActivatedRules rerunOnBack: false favouritable: true -- name: ListByteMatchSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-byte-match-sets arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: bytematchset + attributeName: ByteMatchSets rerunOnBack: false favouritable: true -- name: ListGeoMatchSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-geo-match-sets arguments: - --output - json @@ -43,10 +51,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: geomatchset + attributeName: GeoMatchSets rerunOnBack: false favouritable: true -- name: ListIPSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-ip-sets arguments: - --output - json @@ -58,10 +70,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: ipset + attributeName: IPSets rerunOnBack: false favouritable: true -- name: ListLoggingConfigurations + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-logging-configurations arguments: - --output - json @@ -73,10 +89,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: loggingconfiguration + attributeName: LoggingConfigurations rerunOnBack: false favouritable: true -- name: ListRateBasedRules + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-rate-based-rules arguments: - --output - json @@ -88,10 +108,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: ratebasedrule + attributeName: Rules rerunOnBack: false favouritable: true -- name: ListRegexMatchSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-regex-match-sets arguments: - --output - json @@ -103,10 +127,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: regexmatchset + attributeName: RegexMatchSets rerunOnBack: false favouritable: true -- name: ListRegexPatternSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-regex-pattern-sets arguments: - --output - json @@ -118,10 +146,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: regexpatternset + attributeName: RegexPatternSets rerunOnBack: false favouritable: true -- name: ListRuleGroups + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-rule-groups arguments: - --output - json @@ -133,10 +165,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: rulegroup + attributeName: RuleGroups rerunOnBack: false favouritable: true -- name: ListRules + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-rules arguments: - --output - json @@ -148,10 +184,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: rule + attributeName: Rules rerunOnBack: false favouritable: true -- name: ListSizeConstraintSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-size-constraint-sets arguments: - --output - json @@ -163,10 +203,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: sizeconstraintset + attributeName: SizeConstraintSets rerunOnBack: false favouritable: true -- name: ListSqlInjectionMatchSets + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-sql-injection-match-sets arguments: - --output - json @@ -178,10 +222,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: sqlinjectionmatchset + attributeName: SqlInjectionMatchSets rerunOnBack: false favouritable: true -- name: ListSubscribedRuleGroups + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-subscribed-rule-groups arguments: - --output - json @@ -193,10 +241,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: subscribedrulegroup + attributeName: RuleGroups rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-web-acls arguments: - --output - json @@ -208,10 +260,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: WebACLs rerunOnBack: false favouritable: true -- name: ListWebACLs + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker +- name: list-xss-match-sets arguments: - --output - json @@ -223,81 +279,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: webacl - rerunOnBack: false - favouritable: true -- name: ListXssMatchSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: xssmatchset - rerunOnBack: false - favouritable: true -- name: GetByteMatchSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf - rerunOnBack: false - favouritable: true -- name: GetChangeToken - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf - rerunOnBack: false - favouritable: true -- name: GetChangeTokenStatus - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf - rerunOnBack: false - favouritable: true -- name: GetGeoMatchSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Waf + attributeName: XssMatchSets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-marker + nextTokenJsonPath: NextMarker diff --git a/configurations/wafv2.yaml b/configurations/wafv2.yaml index ec7af6e..0526203 100644 --- a/configurations/wafv2.yaml +++ b/configurations/wafv2.yaml @@ -1,7 +1,7 @@ name: wafv2 -defaultCommand: '' +defaultCommand: get-rule-group commands: -- name: ListAPIKeys +- name: get-rule-group arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: apikey + attributeName: RuleGroup rerunOnBack: false favouritable: true -- name: ListAvailableManagedRuleGroupVersions +- name: get-web-acl arguments: - --output - json @@ -28,276 +28,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: availablemanagedrulegroupversion - rerunOnBack: false - favouritable: true -- name: ListAvailableManagedRuleGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: availablemanagedrulegroup - rerunOnBack: false - favouritable: true -- name: ListIPSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: ipset - rerunOnBack: false - favouritable: true -- name: ListLoggingConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: loggingconfiguration - rerunOnBack: false - favouritable: true -- name: ListManagedRuleSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: managedruleset - rerunOnBack: false - favouritable: true -- name: ListMobileSdkReleases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mobilesdkrelease - rerunOnBack: false - favouritable: true -- name: ListRegexPatternSets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: regexpatternset - rerunOnBack: false - favouritable: true -- name: ListResourcesForWebACL - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcesforwebacls - rerunOnBack: false - favouritable: true -- name: ListRuleGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: rulegroup - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWebACLs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: webacl - rerunOnBack: false - favouritable: true -- name: DescribeAllManagedProducts - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: DescribeManagedProductsByVendor - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: DescribeManagedRuleGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: GetDecryptedAPIKey - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: GetIPSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: GetLoggingConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: GetManagedRuleSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 - rerunOnBack: false - favouritable: true -- name: GetMobileSdkRelease - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wafv2 + attributeName: WebACL rerunOnBack: false favouritable: true diff --git a/configurations/wellarchitected.yaml b/configurations/wellarchitected.yaml index 404e922..080e671 100644 --- a/configurations/wellarchitected.yaml +++ b/configurations/wellarchitected.yaml @@ -1,7 +1,7 @@ name: wellarchitected -defaultCommand: '' +defaultCommand: list-lenses commands: -- name: ListAnswers +- name: list-lenses arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: answer + attributeName: LensSummaries rerunOnBack: false favouritable: true -- name: ListCheckDetails +- name: list-notifications arguments: - --output - json @@ -28,10 +28,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: checkdetail + attributeName: NotificationSummaries rerunOnBack: false favouritable: true -- name: ListCheckSummaries +- name: list-profile-notifications arguments: - --output - json @@ -43,10 +43,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: checksummarie + attributeName: NotificationSummaries rerunOnBack: false favouritable: true -- name: ListLensReviewImprovements +- name: list-profiles arguments: - --output - json @@ -58,10 +58,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lensreviewimprovement + attributeName: ProfileSummaries rerunOnBack: false favouritable: true -- name: ListLensReviews +- name: list-review-templates arguments: - --output - json @@ -73,10 +73,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lensreview + attributeName: ReviewTemplates rerunOnBack: false favouritable: true -- name: ListLensShares +- name: list-share-invitations arguments: - --output - json @@ -88,10 +88,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lensshare + attributeName: ShareInvitationSummaries rerunOnBack: false favouritable: true -- name: ListLenses +- name: list-workloads arguments: - --output - json @@ -103,10 +103,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: lense + attributeName: WorkloadSummaries rerunOnBack: false favouritable: true -- name: ListMilestones +- name: get-global-settings arguments: - --output - json @@ -118,10 +118,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: milestone + attributeName: JiraConfiguration rerunOnBack: false favouritable: true -- name: ListNotifications +- name: get-profile-template arguments: - --output - json @@ -133,171 +133,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: notification - rerunOnBack: false - favouritable: true -- name: ListProfileNotifications - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profilenotification - rerunOnBack: false - favouritable: true -- name: ListProfileShares - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profileshare - rerunOnBack: false - favouritable: true -- name: ListProfiles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: profile - rerunOnBack: false - favouritable: true -- name: ListReviewTemplateAnswers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reviewtemplateanswer - rerunOnBack: false - favouritable: true -- name: ListReviewTemplates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: reviewtemplate - rerunOnBack: false - favouritable: true -- name: ListShareInvitations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: shareinvitation - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTemplateShares - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: templateshare - rerunOnBack: false - favouritable: true -- name: ListWorkloadShares - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workloadshare - rerunOnBack: false - favouritable: true -- name: ListWorkloads - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workload - rerunOnBack: false - favouritable: true -- name: GetAnswer - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wellarchitected + attributeName: ProfileTemplate rerunOnBack: false favouritable: true diff --git a/configurations/wickr.yaml b/configurations/wickr.yaml index 69a392b..3900400 100644 --- a/configurations/wickr.yaml +++ b/configurations/wickr.yaml @@ -1,7 +1,7 @@ name: wickr -defaultCommand: '' +defaultCommand: list-networks commands: -- name: ListBlockedGuestUsers +- name: list-networks arguments: - --output - json @@ -13,291 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: blockedguestuser - rerunOnBack: false - favouritable: true -- name: ListBots - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: bot - rerunOnBack: false - favouritable: true -- name: ListDevicesForUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: devicesforusers - rerunOnBack: false - favouritable: true -- name: ListGuestUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: guestuser - rerunOnBack: false - favouritable: true -- name: ListNetworks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: network - rerunOnBack: false - favouritable: true -- name: ListSecurityGroupUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: securitygroupuser - rerunOnBack: false - favouritable: true -- name: ListSecurityGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: securitygroup - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: GetBot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetBotsCount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetDataRetentionBot - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetGuestUserHistoryCount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetNetwork - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetNetworkSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetOidcInfo - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetOpentdfConfig - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetSecurityGroup - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: GetUsersCount - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wickr - rerunOnBack: false - favouritable: true -- name: BatchCreateUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: networks rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/wisdom.yaml b/configurations/wisdom.yaml index 73cd6e0..a2a184e 100644 --- a/configurations/wisdom.yaml +++ b/configurations/wisdom.yaml @@ -1,7 +1,7 @@ name: wisdom -defaultCommand: '' +defaultCommand: list-assistants commands: -- name: ListAssistantAssociations +- name: list-assistants arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: assistantassociation + attributeName: assistantSummaries rerunOnBack: false favouritable: true -- name: ListAssistants + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-knowledge-bases arguments: - --output - json @@ -28,216 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: assistant - rerunOnBack: false - favouritable: true -- name: ListContents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: content - rerunOnBack: false - favouritable: true -- name: ListImportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: importjob - rerunOnBack: false - favouritable: true -- name: ListKnowledgeBases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: knowledgebase - rerunOnBack: false - favouritable: true -- name: ListQuickResponses - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: quickresponse - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetAssistant - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetAssistantAssociation - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetContent - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetContentSummary - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetImportJob - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetKnowledgeBase - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetQuickResponse - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetRecommendations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom - rerunOnBack: false - favouritable: true -- name: GetSession - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Wisdom + attributeName: knowledgeBaseSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/workdocs.yaml b/configurations/workdocs.yaml index d85054d..40b1fa4 100644 --- a/configurations/workdocs.yaml +++ b/configurations/workdocs.yaml @@ -1,7 +1,7 @@ name: workdocs -defaultCommand: '' +defaultCommand: describe-activities commands: -- name: DescribeActivities +- name: describe-activities arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workdocs + attributeName: UserActivities rerunOnBack: false favouritable: true -- name: DescribeComments + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: describe-users arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workdocs + attributeName: Users rerunOnBack: false favouritable: true -- name: DescribeDocumentVersions + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker +- name: get-resources arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workdocs + attributeName: Folders rerunOnBack: false favouritable: true -- name: DescribeFolderContents +- name: initiate-document-version-upload arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workdocs + attributeName: Metadata rerunOnBack: false favouritable: true -- name: DescribeGroups +- name: search-resources arguments: - --output - json @@ -73,201 +81,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: DescribeNotificationSubscriptions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: DescribeResourcePermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: DescribeRootFolders - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: DescribeUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetCurrentUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetDocument - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetDocumentPath - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetDocumentVersion - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetFolder - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetFolderPath - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: GetResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workdocs - rerunOnBack: false - favouritable: true -- name: AbortDocumentVersionUpload - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: ActivateUser - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: Items rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --marker + nextTokenJsonPath: Marker diff --git a/configurations/workmail.yaml b/configurations/workmail.yaml index 94c5efb..a90ea89 100644 --- a/configurations/workmail.yaml +++ b/configurations/workmail.yaml @@ -1,7 +1,7 @@ name: workmail -defaultCommand: '' +defaultCommand: list-organizations commands: -- name: ListAccessControlRules +- name: list-organizations arguments: - --output - json @@ -13,291 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: accesscontrolrule - rerunOnBack: false - favouritable: true -- name: ListAliases - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: aliase - rerunOnBack: false - favouritable: true -- name: ListAvailabilityConfigurations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: availabilityconfiguration - rerunOnBack: false - favouritable: true -- name: ListGroupMembers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupmember - rerunOnBack: false - favouritable: true -- name: ListGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: group - rerunOnBack: false - favouritable: true -- name: ListGroupsForEntity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: groupsforentitys - rerunOnBack: false - favouritable: true -- name: ListImpersonationRoles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: impersonationrole - rerunOnBack: false - favouritable: true -- name: ListMailDomains - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: maildomain - rerunOnBack: false - favouritable: true -- name: ListMailboxExportJobs - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mailboxexportjob - rerunOnBack: false - favouritable: true -- name: ListMailboxPermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mailboxpermission - rerunOnBack: false - favouritable: true -- name: ListMobileDeviceAccessOverrides - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mobiledeviceaccessoverride - rerunOnBack: false - favouritable: true -- name: ListMobileDeviceAccessRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: mobiledeviceaccessrule - rerunOnBack: false - favouritable: true -- name: ListOrganizations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: organization - rerunOnBack: false - favouritable: true -- name: ListPersonalAccessTokens - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: personalaccesstoken - rerunOnBack: false - favouritable: true -- name: ListResourceDelegates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resourcedelegate - rerunOnBack: false - favouritable: true -- name: ListResources - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: resource - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListUsers - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: user - rerunOnBack: false - favouritable: true -- name: DescribeEmailMonitoringConfiguration - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workmail - rerunOnBack: false - favouritable: true -- name: DescribeEntity - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workmail + attributeName: OrganizationSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/workspaces-instances.yaml b/configurations/workspaces-instances.yaml index 5e7e69b..9d18a26 100644 --- a/configurations/workspaces-instances.yaml +++ b/configurations/workspaces-instances.yaml @@ -1,7 +1,7 @@ name: workspaces-instances -defaultCommand: '' +defaultCommand: list-instance-types commands: -- name: ListInstanceTypes +- name: list-instance-types arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: instancetype + attributeName: InstanceTypes rerunOnBack: false favouritable: true -- name: ListRegions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-regions arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: region + attributeName: Regions rerunOnBack: false favouritable: true -- name: ListTagsForResource + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: list-workspace-instances arguments: - --output - json @@ -43,96 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListWorkspaceInstances - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: workspaceinstance - rerunOnBack: false - favouritable: true -- name: GetWorkspaceInstance - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Instances - rerunOnBack: false - favouritable: true -- name: AssociateVolume - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: DisassociateVolume - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: WorkspaceInstances rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/configurations/workspaces-thin-client.yaml b/configurations/workspaces-thin-client.yaml index c96f89a..7ae0ea6 100644 --- a/configurations/workspaces-thin-client.yaml +++ b/configurations/workspaces-thin-client.yaml @@ -1,7 +1,7 @@ name: workspaces-thin-client -defaultCommand: '' +defaultCommand: list-devices commands: -- name: ListDevices +- name: list-devices arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: device + attributeName: devices rerunOnBack: false favouritable: true -- name: ListEnvironments + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-environments arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: environment + attributeName: environments rerunOnBack: false favouritable: true -- name: ListSoftwareSets + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-software-sets arguments: - --output - json @@ -43,111 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: softwareset - rerunOnBack: false - favouritable: true -- name: ListTagsForResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: GetDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Thin-Client - rerunOnBack: false - favouritable: true -- name: GetEnvironment - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Thin-Client - rerunOnBack: false - favouritable: true -- name: GetSoftwareSet - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Thin-Client - rerunOnBack: false - favouritable: true -- name: DeregisterDevice - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: TagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' - rerunOnBack: false - favouritable: true -- name: UntagResource - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: contentView - showJsonViewer: true - parse: - type: object - attributeName: '' + attributeName: softwareSets rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken diff --git a/configurations/workspaces-web.yaml b/configurations/workspaces-web.yaml index 661e465..78d579c 100644 --- a/configurations/workspaces-web.yaml +++ b/configurations/workspaces-web.yaml @@ -1,7 +1,7 @@ name: workspaces-web -defaultCommand: '' +defaultCommand: list-browser-settings commands: -- name: ListBrowserSettings +- name: list-browser-settings arguments: - --output - json @@ -13,10 +13,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: browsersetting + attributeName: browserSettings rerunOnBack: false favouritable: true -- name: ListDataProtectionSettings +- name: list-data-protection-settings arguments: - --output - json @@ -28,10 +28,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: dataprotectionsetting + attributeName: dataProtectionSettings rerunOnBack: false favouritable: true -- name: ListIdentityProviders + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-ip-access-settings arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: identityprovider + attributeName: ipAccessSettings rerunOnBack: false favouritable: true -- name: ListIpAccessSettings +- name: list-network-settings arguments: - --output - json @@ -58,10 +62,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: ipaccesssetting + attributeName: networkSettings rerunOnBack: false favouritable: true -- name: ListNetworkSettings +- name: list-portals arguments: - --output - json @@ -73,10 +77,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: networksetting + attributeName: portals rerunOnBack: false favouritable: true -- name: ListPortals +- name: list-session-loggers arguments: - --output - json @@ -88,10 +92,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: portal + attributeName: sessionLoggers rerunOnBack: false favouritable: true -- name: ListSessionLoggers + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: nextToken +- name: list-trust-stores arguments: - --output - json @@ -103,10 +111,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: sessionlogger + attributeName: trustStores rerunOnBack: false favouritable: true -- name: ListSessions +- name: list-user-access-logging-settings arguments: - --output - json @@ -118,10 +126,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: session + attributeName: userAccessLoggingSettings rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: list-user-settings arguments: - --output - json @@ -133,171 +141,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources - rerunOnBack: false - favouritable: true -- name: ListTrustStoreCertificates - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: truststorecertificate - rerunOnBack: false - favouritable: true -- name: ListTrustStores - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: truststore - rerunOnBack: false - favouritable: true -- name: ListUserAccessLoggingSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: useraccessloggingsetting - rerunOnBack: false - favouritable: true -- name: ListUserSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: usersetting - rerunOnBack: false - favouritable: true -- name: GetBrowserSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetDataProtectionSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetIdentityProvider - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetIpAccessSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetNetworkSettings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetPortal - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web - rerunOnBack: false - favouritable: true -- name: GetPortalServiceProviderMetadata - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces-Web + attributeName: userSettings rerunOnBack: false favouritable: true diff --git a/configurations/workspaces.yaml b/configurations/workspaces.yaml index 4cfe236..ee94741 100644 --- a/configurations/workspaces.yaml +++ b/configurations/workspaces.yaml @@ -1,7 +1,7 @@ name: workspaces -defaultCommand: '' +defaultCommand: list-account-links commands: -- name: ListAccountLinks +- name: list-account-links arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: accountlink + attributeName: AccountLinks rerunOnBack: false favouritable: true -- name: ListAvailableManagementCidrRanges + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-account-modifications arguments: - --output - json @@ -28,10 +32,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: availablemanagementcidrrange + attributeName: AccountModifications rerunOnBack: false favouritable: true -- name: DescribeAccount + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-applications arguments: - --output - json @@ -43,10 +51,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: Applications rerunOnBack: false favouritable: true -- name: DescribeAccountModifications +- name: describe-connection-aliases arguments: - --output - json @@ -58,10 +66,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: ConnectionAliases rerunOnBack: false favouritable: true -- name: DescribeApplicationAssociations +- name: describe-ip-groups arguments: - --output - json @@ -73,10 +81,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: Result rerunOnBack: false favouritable: true -- name: DescribeApplications + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspace-bundles arguments: - --output - json @@ -88,10 +100,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: Bundles rerunOnBack: false favouritable: true -- name: DescribeBundleAssociations + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspace-directories arguments: - --output - json @@ -103,10 +119,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: Directories rerunOnBack: false favouritable: true -- name: DescribeClientBranding + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspace-images arguments: - --output - json @@ -118,10 +138,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: Images rerunOnBack: false favouritable: true -- name: DescribeClientProperties + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspaces arguments: - --output - json @@ -136,7 +160,11 @@ commands: attributeName: Workspaces rerunOnBack: false favouritable: true -- name: DescribeConnectClientAddIns + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspaces-connection-status arguments: - --output - json @@ -148,10 +176,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: WorkspacesConnectionStatus rerunOnBack: false favouritable: true -- name: DescribeConnectionAliasPermissions + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: describe-workspaces-pools arguments: - --output - json @@ -163,10 +195,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces + attributeName: WorkspacesPools rerunOnBack: false favouritable: true -- name: DescribeConnectionAliases +- name: get-account-link arguments: - --output - json @@ -178,126 +210,6 @@ commands: showJsonViewer: true parse: type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeCustomWorkspaceImageImport - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeImageAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeIpGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeTags - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceAssociations - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceBundles - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceDirectories - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces - rerunOnBack: false - favouritable: true -- name: DescribeWorkspaceImagePermissions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Workspaces + attributeName: AccountLink rerunOnBack: false favouritable: true diff --git a/configurations/xray.yaml b/configurations/xray.yaml index d05dd3a..65868d8 100644 --- a/configurations/xray.yaml +++ b/configurations/xray.yaml @@ -1,7 +1,7 @@ name: xray -defaultCommand: '' +defaultCommand: list-resource-policies commands: -- name: ListResourcePolicies +- name: list-resource-policies arguments: - --output - json @@ -13,10 +13,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: resourcepolicie + attributeName: ResourcePolicies rerunOnBack: false favouritable: true -- name: ListRetrievedTraces + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-encryption-config arguments: - --output - json @@ -28,10 +32,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: retrievedtrace + attributeName: EncryptionConfig rerunOnBack: false favouritable: true -- name: ListTagsForResource +- name: get-group arguments: - --output - json @@ -43,10 +47,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: tagsforresources + attributeName: Group rerunOnBack: false favouritable: true -- name: GetEncryptionConfig +- name: get-groups arguments: - --output - json @@ -58,10 +62,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Xray + attributeName: Groups rerunOnBack: false favouritable: true -- name: GetGroup + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-indexing-rules arguments: - --output - json @@ -73,10 +81,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Xray + attributeName: IndexingRules rerunOnBack: false favouritable: true -- name: GetGroups +- name: get-sampling-rules arguments: - --output - json @@ -88,10 +96,14 @@ commands: showJsonViewer: true parse: type: object - attributeName: Xray + attributeName: SamplingRuleRecords rerunOnBack: false favouritable: true -- name: GetIndexingRules + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken +- name: get-sampling-statistic-summaries arguments: - --output - json @@ -103,201 +115,10 @@ commands: showJsonViewer: true parse: type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetInsight - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetInsightEvents - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetInsightImpactGraph - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetInsightSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetRetrievedTracesGraph - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetSamplingRules - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetSamplingStatisticSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetSamplingTargets - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetServiceGraph - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetTimeSeriesServiceStatistics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetTraceGraph - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetTraceSegmentDestination - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray - rerunOnBack: false - favouritable: true -- name: GetTraceSummaries - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: Xray + attributeName: SamplingStatisticSummaries rerunOnBack: false favouritable: true + pagination: + enabled: true + nextTokenParam: --next-token + nextTokenJsonPath: NextToken diff --git a/parser/command_test.go b/parser/command_test.go index 932a79e..5290007 100644 --- a/parser/command_test.go +++ b/parser/command_test.go @@ -1,7 +1,6 @@ package parser import ( - "fmt" "testing" "github.com/cmd-tools/aws-commander/cmd" @@ -16,28 +15,21 @@ var awsCommandResult = `{ { "Name": "sample-bucket1", "CreationDate": "2024-03-26T06:28:38+00:01" - }, - { - "Name": "sample-bucket2", - "CreationDate": "2024-03-26T06:28:38+00:02" - }, - { - "Name": "sample-bucket3", - "CreationDate": "2024-03-26T06:28:38+00:03" } ], "Owner": { "DisplayName": "webfile", "ID": "75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a" } - } +} ` var awsCommandResult2 = `{ "TableNames": [ - "global01" + "global01", + "global02" ] - } +} ` var awsCommandResult3 = `{ @@ -52,47 +44,101 @@ var awsCommandResult3 = `{ "S": "foo1" } } - ] + ] } ` -func Test_ParseCommand_Object(t *testing.T) { - var commandTest = cmd.Command{ +func TestParseCommandObjectCollection(t *testing.T) { + command := cmd.Command{ Parse: cmd.Parse{ Type: "object", AttributeName: "Buckets", }, } - var jsonResult1 = ParseCommand(commandTest, awsCommandResult) - fmt.Println(jsonResult1) + result := ParseCommand(command, awsCommandResult) + + if len(result.Header) != 2 { + t.Fatalf("expected 2 headers, got %d", len(result.Header)) + } + if result.Header[0] != "Name" || result.Header[1] != "CreationDate" { + t.Fatalf("unexpected headers: %v", result.Header) + } + if len(result.Values) != 2 { + t.Fatalf("expected 2 rows, got %d", len(result.Values)) + } + if result.Values[0][0] != "sample-bucket" { + t.Fatalf("expected first bucket name, got %q", result.Values[0][0]) + } + if len(result.RawData) != 2 { + t.Fatalf("expected raw data for 2 rows, got %d", len(result.RawData)) + } +} - commandTest = cmd.Command{ +func TestParseCommandObjectSingleObject(t *testing.T) { + command := cmd.Command{ Parse: cmd.Parse{ Type: "object", AttributeName: "Owner", }, } - jsonResult1 = ParseCommand(commandTest, awsCommandResult) - fmt.Println(jsonResult1) - commandTest = cmd.Command{ + result := ParseCommand(command, awsCommandResult) + + if len(result.Values) != 1 { + t.Fatalf("expected 1 row, got %d", len(result.Values)) + } + if len(result.Header) != 2 { + t.Fatalf("expected 2 headers, got %d", len(result.Header)) + } + if result.Values[0][0] != "webfile" { + t.Fatalf("expected owner display name, got %q", result.Values[0][0]) + } +} + +func TestParseCommandListStrings(t *testing.T) { + command := cmd.Command{ + Parse: cmd.Parse{ + Type: "list", + AttributeName: "TableNames", + }, + } + + result := ParseCommand(command, awsCommandResult2) + + if len(result.Header) != 1 || result.Header[0] != "Item" { + t.Fatalf("unexpected headers: %v", result.Header) + } + if len(result.Values) != 2 { + t.Fatalf("expected 2 values, got %d", len(result.Values)) + } + if result.Values[1][0] != "global02" { + t.Fatalf("expected second table name, got %q", result.Values[1][0]) + } +} + +func TestParseCommandObjectDynamoDBItems(t *testing.T) { + command := cmd.Command{ Parse: cmd.Parse{ Type: "object", AttributeName: "Items", }, } - jsonResult1 = ParseCommand(commandTest, awsCommandResult3) - fmt.Println(jsonResult1) + + result := ParseCommand(command, awsCommandResult3) + + if len(result.Header) != 1 || result.Header[0] != "id" { + t.Fatalf("unexpected headers: %v", result.Header) + } + if len(result.Values) != 2 { + t.Fatalf("expected 2 rows, got %d", len(result.Values)) + } + if result.Values[0][0] == "" { + t.Fatal("expected first row id value to be present") + } } -// Test_ParseCommand_Object_HeterogeneousKeys verifies that items with different -// sets of attributes (as is common in DynamoDB's schemaless model) produce a -// header that is the union of all keys and rows that are correctly aligned to -// that header, with empty strings for missing attributes. -func Test_ParseCommand_Object_HeterogeneousKeys(t *testing.T) { - // Item 1 has "id" and "name"; Item 2 has "id" and "age"; Item 3 has "id", "name", and "email". - // Expected header (union, first-appearance order): id, name, age, email +func TestParseCommandObjectHeterogeneousKeys(t *testing.T) { heterogeneousInput := `{ "Items": [ {"id": {"S": "1"}, "name": {"S": "Alice"}}, @@ -110,58 +156,51 @@ func Test_ParseCommand_Object_HeterogeneousKeys(t *testing.T) { result := ParseCommand(command, heterogeneousInput) - // Verify header is the union of all keys expectedHeader := []string{"id", "name", "age", "email"} if len(result.Header) != len(expectedHeader) { - t.Fatalf("header length: got %d, want %d\nheader: %v", len(result.Header), len(expectedHeader), result.Header) + t.Fatalf("header length: got %d, want %d; header=%v", len(result.Header), len(expectedHeader), result.Header) } - for i, h := range expectedHeader { - if result.Header[i] != h { - t.Errorf("header[%d]: got %q, want %q", i, result.Header[i], h) + for index, header := range expectedHeader { + if result.Header[index] != header { + t.Errorf("header[%d]: got %q, want %q", index, result.Header[index], header) } } - - // Verify every row has exactly len(header) columns if len(result.Values) != 3 { t.Fatalf("row count: got %d, want 3", len(result.Values)) } - for i, row := range result.Values { + for index, row := range result.Values { if len(row) != len(expectedHeader) { - t.Errorf("row %d column count: got %d, want %d\nrow: %v", i, len(row), len(expectedHeader), row) + t.Errorf("row %d column count: got %d, want %d", index, len(row), len(expectedHeader)) } } - - // Verify row alignment: missing attributes should be empty strings - // Row 0: id={"S":"1"}, name={"S":"Alice"}, age="", email="" - if result.Values[0][2] != "" { - t.Errorf("row 0 col 2 (age): got %q, want empty string", result.Values[0][2]) - } - if result.Values[0][3] != "" { - t.Errorf("row 0 col 3 (email): got %q, want empty string", result.Values[0][3]) - } - - // Row 1: id={"S":"2"}, name="", age={"N":"30"}, email="" - if result.Values[1][1] != "" { - t.Errorf("row 1 col 1 (name): got %q, want empty string", result.Values[1][1]) + if result.Values[0][2] != "" || result.Values[0][3] != "" { + t.Fatal("expected missing fields in first row to stay empty") } - if result.Values[1][3] != "" { - t.Errorf("row 1 col 3 (email): got %q, want empty string", result.Values[1][3]) + if result.Values[1][1] != "" || result.Values[1][3] != "" { + t.Fatal("expected missing fields in second row to stay empty") } - - // Row 2: id={"S":"3"}, name={"S":"Charlie"}, age="", email={"S":"c@example.com"} if result.Values[2][2] != "" { - t.Errorf("row 2 col 2 (age): got %q, want empty string", result.Values[2][2]) + t.Fatal("expected missing age in third row to stay empty") } } -func Test_ParseCommand_Array(t *testing.T) { - var commandTest = cmd.Command{ +func TestParseCommandMissingAttributeReturnsFallbackMessage(t *testing.T) { + command := cmd.Command{ Parse: cmd.Parse{ - Type: "list", - AttributeName: "TableNames", + Type: "object", + AttributeName: "DoesNotExist", }, } - var jsonResult1 = ParseCommand(commandTest, awsCommandResult2) - fmt.Println(jsonResult1) + result := ParseCommand(command, awsCommandResult) + + if len(result.Header) != 1 || result.Header[0] != "Info" { + t.Fatalf("expected fallback info header, got %v", result.Header) + } + if len(result.Values) != 1 || len(result.Values[0]) != 1 { + t.Fatalf("expected one fallback message row, got %v", result.Values) + } + if result.Values[0][0] != "No DoesNotExist found" { + t.Fatalf("unexpected fallback message: %q", result.Values[0][0]) + } } diff --git a/scripts/sync-aws-services.sh b/scripts/sync-aws-services.sh index 5b358ec..2aaf81c 100755 --- a/scripts/sync-aws-services.sh +++ b/scripts/sync-aws-services.sh @@ -17,8 +17,8 @@ # --help Show this help message # # Environment Variables: -# AWS_CLI_PATH Path to AWS CLI source (default: ~/code/aws-cli) # AWS_COMMANDER_PATH Path to aws-commander (default: parent of this script) +# VIRTUAL_ENV Activated Python virtualenv containing botocore/PyYAML # # Examples: # @@ -34,8 +34,8 @@ # # Process a single service # ./sync-aws-services.sh --service dynamodb --apply # -# # Use custom paths -# AWS_CLI_PATH=/path/to/aws-cli AWS_COMMANDER_PATH=/path/to/aws-commander ./sync-aws-services.sh --apply +# # Use custom repo path +# AWS_COMMANDER_PATH=/path/to/aws-commander ./sync-aws-services.sh --apply # set -euo pipefail @@ -45,7 +45,6 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" SCRIPT_NAME="$(basename "${BASH_SOURCE[0]}")" # Default paths -DEFAULT_AWS_CLI_PATH="${HOME}/code/aws-cli" DEFAULT_AWS_COMMANDER_PATH="$(cd "${SCRIPT_DIR}/.." && pwd)" # Colors (if terminal supports it) @@ -121,16 +120,8 @@ while [[ $# -gt 0 ]]; do done # Set defaults for paths -AWS_CLI_PATH="${AWS_CLI_PATH:-$DEFAULT_AWS_CLI_PATH}" AWS_COMMANDER_PATH="${AWS_COMMANDER_PATH:-$DEFAULT_AWS_COMMANDER_PATH}" -# Validate paths -if [[ ! -d "${AWS_CLI_PATH}" ]]; then - echo -e "${RED}ERROR: AWS CLI path not found: ${AWS_CLI_PATH}${NC}" - echo "Set AWS_CLI_PATH environment variable or use --aws-cli-path" - exit 1 -fi - if [[ ! -d "${AWS_COMMANDER_PATH}" ]]; then echo -e "${RED}ERROR: aws-commander path not found: ${AWS_COMMANDER_PATH}${NC}" echo "Set AWS_COMMANDER_PATH environment variable or use --aws-commander-path" @@ -148,18 +139,20 @@ if ! command -v python3 &> /dev/null; then exit 1 fi -# Check for botocore -if ! python3 -c "import botocore" 2>/dev/null; then - echo -e "${YELLOW}WARNING: botocore not installed${NC}" - echo "Installing botocore..." - if command -v pip3 &> /dev/null; then - pip3 install botocore --quiet - elif command -v pip &> /dev/null; then - pip install botocore --quiet - else - echo -e "${RED}ERROR: pip not found. Install botocore manually: pip install botocore${NC}" - exit 1 - fi +# Require virtualenv-based Python dependencies +if [[ -z "${VIRTUAL_ENV:-}" ]]; then + echo -e "${RED}ERROR: activate a Python virtualenv before running this script${NC}" + echo "Example:" + echo " python3 -m venv .venv-sync" + echo " source .venv-sync/bin/activate" + echo " pip install botocore PyYAML" + exit 1 +fi + +if ! python3 -c "import botocore, yaml" 2>/dev/null; then + echo -e "${RED}ERROR: botocore and/or PyYAML not available in the active virtualenv${NC}" + echo "Install them with: pip install botocore PyYAML" + exit 1 fi # Default action is --report if nothing specified @@ -176,12 +169,11 @@ if [[ "${APPLY}" == "true" && "${BACKUP}" == "false" ]]; then fi # Run the sync script -echo -e "${BLUE}AWS CLI Path:${NC} ${AWS_CLI_PATH}" echo -e "${BLUE}aws-commander Path:${NC} ${AWS_COMMANDER_PATH}" +echo -e "${BLUE}Python Env:${NC} ${VIRTUAL_ENV}" echo "" python3 "${SCRIPT_DIR}/sync_aws_services.py" \ - --aws-cli-path "${AWS_CLI_PATH}" \ --aws-commander-path "${AWS_COMMANDER_PATH}" \ "${PYTHON_ARGS[@]}" diff --git a/scripts/sync_aws_services.py b/scripts/sync_aws_services.py old mode 100755 new mode 100644 index 95e6d58..f630183 --- a/scripts/sync_aws_services.py +++ b/scripts/sync_aws_services.py @@ -1,28 +1,16 @@ #!/usr/bin/env python3 """ -AWS Commander Service Synchronization Script +AWS Commander Service Synchronization Script. -This script synchronizes aws-commander configurations with the AWS CLI source. -It reads service definitions from botocore and generates YAML configuration files. - -Usage: - python sync_aws_services.py [options] - -Options: - --dry-run Show what would change without making changes - --report Generate a detailed report of differences - --apply Apply changes to configurations - --backup Create backup before applying changes - --service SERVICE Only process specific service - --verbose Enable verbose output +This script synchronizes aws-commander configurations with botocore service +definitions and generates YAML configuration files that match the real AWS CLI +command names and response shapes. """ import argparse -import json import os import shutil import sys -import glob from datetime import datetime from pathlib import Path from typing import Any, Optional @@ -31,476 +19,535 @@ class AWSServiceSync: - """Synchronizes aws-commander with AWS CLI service definitions.""" - - # Common result attribute names for list operations - LIST_ATTRIBUTES = { - 'tables': 'TableNames', - 'buckets': 'Buckets', - 'instances': 'Instances', - 'volumes': 'Volumes', - 'vpcs': 'Vpcs', - 'subnets': 'Subnets', - 'security-groups': 'SecurityGroups', - 'queues': 'Queues', - 'topics': 'Topics', - 'functions': 'Functions', - 'logs': 'logEvents', + """Synchronizes aws-commander with botocore service definitions.""" + + TOKEN_MEMBER_NAMES = { + "NextToken", + "nextToken", + "Marker", + "NextMarker", + "LastEvaluatedKey", + "LastEvaluatedTableName", + "ContinuationToken", + "NextContinuationToken", + "IsTruncated", } - def __init__(self, aws_cli_path: str, aws_commander_path: str, verbose: bool = False): - self.aws_cli_path = Path(aws_cli_path) + def __init__(self, aws_commander_path: str, verbose: bool = False): self.aws_commander_path = Path(aws_commander_path) - self.config_dir = self.aws_commander_path / 'configurations' + self.config_dir = self.aws_commander_path / "configurations" self.verbose = verbose - self.services = {} self.existing_configs = {} - self.botocore = None - + self.botocore: Any = None + self.session: Any = None + def log(self, message: str): - """Print message if verbose mode is enabled.""" if self.verbose: print(f"[INFO] {message}") def load_botocore(self) -> bool: - """Load botocore to get service definitions.""" try: - import botocore - import botocore.session + import botocore # type: ignore[import-not-found] + import botocore.session # type: ignore[import-not-found] + self.botocore = botocore self.session = botocore.session.Session() return True except ImportError: - print("ERROR: botocore not installed. Run: pip install botocore") + print( + "ERROR: botocore not installed. Create a virtualenv and install botocore + PyYAML." + ) return False def get_all_services(self) -> list[str]: - """Get list of all available AWS services from botocore.""" available_services = [] - - # Get services from botocore's service catalog service_names = self.session.get_available_services() - - # Filter out internal/non-CLI services - skip_services = {'s3control'} # s3control is covered by s3api - - for svc in service_names: - if svc not in skip_services: - available_services.append(svc) - - return sorted(available_services) + skip_services = {"s3control"} - def get_service_operations(self, service_name: str) -> list[dict]: - """Get operations for a specific service.""" - operations = [] - - try: - # Get the service metadata - service_model = self.session.get_service_model(service_name) - - # Get operation names - for op_name in service_model.operation_names: - op_model = service_model.operation_model(op_name) - - # Determine if this is a writer operation (create, delete, update) - # Check both 'writer' attribute and operation type - is_writer = False - try: - if hasattr(op_model, 'writer') and op_model.writer is not None: - is_writer = True - except Exception: - pass - - # Alternative: check if operation name suggests it's a write operation - op_lower = op_name.lower() - if op_lower.startswith(('create', 'delete', 'update', 'put', 'remove', 'add')): - is_writer = True - - operations.append({ - 'name': op_name, - 'name_camel': self._camel_to_snake(op_name), - 'is_writer': is_writer, - 'has_paginator': self._has_paginator(service_name, op_name), - }) - - except Exception as e: - self.log(f"Error getting operations for {service_name}: {e}") - - return operations + for service_name in service_names: + if service_name not in skip_services: + available_services.append(service_name) - def _camel_to_snake(self, name: str) -> str: - """Convert CamelCase to snake_case.""" - import re - s1 = re.sub('(.)([A-Z][a-z]+)', r'\1_\2', name) - return re.sub('([a-z0-9])([A-Z])', r'\1_\2', s1).lower() + return sorted(available_services) + + def normalize_command_name(self, command_name: str) -> str: + if command_name == command_name.lower() and "_" not in command_name: + return command_name + return self.botocore.xform_name(command_name, "-") - def _has_paginator(self, service_name: str, operation_name: str) -> bool: - """Check if operation has pagination.""" + def get_paginator_config(self, service_name: str, operation_name: str): try: - paginators = self.session.get_paginator_models(service_name) - return operation_name in paginators + paginator_model = self.session.get_paginator_model(service_name) + return paginator_model.get_paginator(operation_name) except Exception: + return None + + def has_required_input(self, operation_model) -> bool: + if operation_model.input_shape is None: return False + required_members = getattr(operation_model.input_shape, "required_members", []) + return len(required_members) > 0 - def classify_operation(self, operation_name: str) -> dict: - """Determine view type, parse config based on operation name.""" + def is_writer_operation(self, operation_name: str) -> bool: op_lower = operation_name.lower() - - # Default classification - classification = { - 'view': 'tableView', - 'showJsonViewer': True, - 'parse_type': 'object', - 'parse_attribute': '', - 'rerunOnBack': False, - 'favouritable': True, + return op_lower.startswith( + ( + "create", + "delete", + "update", + "put", + "remove", + "add", + "tag", + "untag", + "start", + "stop", + ) + ) + + def select_output_member(self, operation_model, paginator_config): + if operation_model.output_shape is None: + return None, None + + members = operation_model.output_shape.members + if not members: + return None, None + + if paginator_config is not None: + result_key = paginator_config.get("result_key") + if isinstance(result_key, list): + result_key = result_key[0] if result_key else None + if result_key in members: + return result_key, members[result_key] + + candidate_names = [ + name for name in members if name not in self.TOKEN_MEMBER_NAMES + ] + + for member_name in candidate_names: + member = members[member_name] + if member.type_name == "list": + return member_name, member + + for member_name in candidate_names: + member = members[member_name] + if member.type_name in {"structure", "map"}: + return member_name, member + + return None, None + + def determine_parse_type(self, output_member) -> str: + if output_member.type_name == "list": + item_shape = getattr(output_member, "member", None) + if item_shape is not None and item_shape.type_name in { + "string", + "integer", + "long", + "float", + "double", + "boolean", + }: + return "list" + return "object" + + def guess_resource_name(self, output_member_name: str, output_member) -> str: + if output_member.type_name != "list": + return "" + + item_shape = getattr(output_member, "member", None) + if item_shape is None or item_shape.type_name != "string": + return "" + + if output_member_name.endswith("Names"): + return output_member_name[:-1] + if output_member_name.endswith("Ids"): + return output_member_name[:-1] + return "" + + def build_pagination_config(self, paginator_config): + if paginator_config is None: + return None + + input_token = paginator_config.get("input_token") + output_token = paginator_config.get("output_token") + + if isinstance(input_token, list): + input_token = input_token[0] if input_token else None + if isinstance(output_token, list): + output_token = output_token[0] if output_token else None + + if not input_token: + return None + + return { + "enabled": True, + "nextTokenParam": f"--{self.botocore.xform_name(input_token, '-')}", + "nextTokenJsonPath": output_token or "", } - - # List operations - if op_lower.startswith('list') or op_lower.startswith('describe') or op_lower.startswith('get'): - classification['view'] = 'tableView' - classification['parse_type'] = 'object' - # Write operations - elif op_lower.startswith('create') or op_lower.startswith('delete') or op_lower.startswith('update') or op_lower.startswith('put'): - classification['view'] = 'contentView' - classification['parse_type'] = 'object' - # Other operations - else: - classification['view'] = 'contentView' - classification['parse_type'] = 'object' - - return classification - def get_default_attribute(self, service_name: str, operation_name: str) -> str: - """Guess the result attribute name based on service and operation.""" - op_lower = operation_name.lower() - - # Common patterns - if 'list' in op_lower: - # Try to extract the resource name - parts = op_lower.replace('list_', '').replace('list', '').strip('_') - if parts: - # Try singular form - if parts.endswith('s'): - return parts[:-1] # Remove trailing 's' - return parts + 's' # Add 's' - return operation_name.replace('list-', '').replace('list', '') + 's' - - if 'describe' in op_lower or 'get' in op_lower: - return service_name.title() - - return '' + def get_service_operations(self, service_name: str) -> list[dict]: + operations = [] + + try: + service_model = self.session.get_service_model(service_name) + + for operation_name in service_model.operation_names: + operation_model = service_model.operation_model(operation_name) + paginator_config = self.get_paginator_config( + service_name, operation_name + ) + output_member_name, output_member = self.select_output_member( + operation_model, paginator_config + ) + + if self.is_writer_operation(operation_name): + continue + if self.has_required_input(operation_model): + continue + if output_member_name is None or output_member is None: + continue + + operations.append( + { + "api_name": operation_name, + "cli_name": self.botocore.xform_name(operation_name, "-"), + "output_member_name": output_member_name, + "output_member": output_member, + "parse_type": self.determine_parse_type(output_member), + "pagination": self.build_pagination_config(paginator_config), + "resource_name": self.guess_resource_name( + output_member_name, output_member + ), + } + ) + + except Exception as error: + self.log(f"Error getting operations for {service_name}: {error}") + + return operations def load_existing_configs(self) -> dict: - """Load existing YAML configurations.""" configs = {} - + if not self.config_dir.exists(): return configs - - for yaml_file in self.config_dir.glob('*.yaml'): + + for yaml_file in self.config_dir.glob("*.yaml"): service_name = yaml_file.stem try: - with open(yaml_file, 'r') as f: - configs[service_name] = yaml.safe_load(f) - except Exception as e: - self.log(f"Error loading {yaml_file}: {e}") - + with open(yaml_file, "r", encoding="utf-8") as file_handle: + configs[service_name] = yaml.safe_load(file_handle) + except Exception as error: + self.log(f"Error loading {yaml_file}: {error}") + return configs - def generate_yaml_template(self, service_name: str) -> dict: - """Generate YAML configuration for a service.""" + def generate_yaml_template(self, service_name: str) -> Optional[dict]: operations = self.get_service_operations(service_name) - if not operations: return None - - # Find a good default command (first list or describe operation) - default_command = '' + + default_command = "" commands = [] - - # Sort operations: list/describe first, then others - sorted_ops = sorted(operations, key=lambda x: ( - not x['name'].lower().startswith('list'), - not x['name'].lower().startswith('describe'), - not x['name'].lower().startswith('get'), - x['name'] - )) - - # Limit to first 20 operations to avoid overwhelming configs - # These are typically the most useful ones - for op in sorted_ops[:20]: - classification = self.classify_operation(op['name']) - - # Skip writer operations (create, delete, update) for auto-generation - # These typically require input and return status - if classification['view'] == 'contentView' and op['is_writer']: - continue - - cmd = { - 'name': op['name'], - 'arguments': [ - '--output', 'json', - '--cli-read-timeout', '10', - '--cli-connect-timeout', '5', + + sorted_operations = sorted( + operations, + key=lambda operation: ( + not operation["cli_name"].startswith("list-"), + not operation["cli_name"].startswith("describe-"), + not operation["cli_name"].startswith("get-"), + operation["cli_name"], + ), + ) + + for operation in sorted_operations[:20]: + command = { + "name": operation["cli_name"], + "arguments": [ + "--output", + "json", + "--cli-read-timeout", + "10", + "--cli-connect-timeout", + "5", ], - 'view': classification['view'], - 'showJsonViewer': classification['showJsonViewer'], - 'parse': { - 'type': classification['parse_type'], - 'attributeName': self.get_default_attribute(service_name, op['name']), + "view": "tableView", + "showJsonViewer": True, + "parse": { + "type": operation["parse_type"], + "attributeName": operation["output_member_name"], }, - 'rerunOnBack': classification['rerunOnBack'], - 'favouritable': classification['favouritable'], + "rerunOnBack": False, + "favouritable": True, } - - # Add pagination if available - if op['has_paginator']: - cmd['pagination'] = { - 'enabled': True, - 'nextTokenParam': '--starting-token', - 'nextTokenJsonPath': 'NextToken', - } - # Remove --no-paginate from arguments - cmd['arguments'] = [a for a in cmd['arguments'] if a != '--no-paginate'] - - # Set default command - if not default_command and (op['name'].startswith('list') or op['name'].startswith('describe')): - default_command = op['name'] - # Add resourceName for list operations - if op['name'].startswith('list'): - resource_name = op['name'].replace('list-', '').replace('list', '').strip('-') - if resource_name: - cmd['resourceName'] = resource_name.title() - - commands.append(cmd) - + + if operation["resource_name"]: + command["resourceName"] = operation["resource_name"] + + if operation["pagination"] is not None: + command["pagination"] = operation["pagination"] + + if not default_command and operation["cli_name"].startswith( + ("list-", "describe-", "get-") + ): + default_command = operation["cli_name"] + + commands.append(command) + if not commands: return None - - config = { - 'name': service_name, - 'defaultCommand': default_command, - 'commands': commands, + + return { + "name": service_name, + "defaultCommand": default_command, + "commands": commands, } - - return config def detect_changes(self, service_name: str, generated: dict) -> dict: - """Compare existing and generated configs.""" existing = self.existing_configs.get(service_name, {}) - changes = { - 'new': False, - 'modified': False, - 'new_commands': [], - 'removed_commands': [], + "new": False, + "modified": False, + "new_commands": [], + "removed_commands": [], } - + if not existing: - changes['new'] = True + changes["new"] = True return changes - - existing_commands = {cmd['name'] for cmd in existing.get('commands', [])} - generated_commands = {cmd['name'] for cmd in generated.get('commands', [])} - - changes['new_commands'] = list(generated_commands - existing_commands) - changes['removed_commands'] = list(existing_commands - generated_commands) - - if changes['new_commands'] or changes['removed_commands']: - changes['modified'] = True - + + existing_commands = { + command["name"] for command in existing.get("commands", []) + } + generated_commands = { + command["name"] for command in generated.get("commands", []) + } + + changes["new_commands"] = list(generated_commands - existing_commands) + changes["removed_commands"] = list(existing_commands - generated_commands) + + if changes["new_commands"] or changes["removed_commands"]: + changes["modified"] = True + return changes - def apply_changes(self, service_name: str, config: dict, backup: bool = False) -> bool: - """Write configuration file.""" + def apply_changes( + self, service_name: str, config: dict, backup: bool = False + ) -> bool: try: - output_file = self.config_dir / f'{service_name}.yaml' - - # Create backup if requested + output_file = self.config_dir / f"{service_name}.yaml" + if backup and output_file.exists(): - backup_dir = self.config_dir.parent / f'configurations.backup.{datetime.now().strftime("%Y%m%d_%H%M%S")}' + backup_dir = ( + self.config_dir.parent + / f"configurations.backup.{datetime.now().strftime('%Y%m%d_%H%M%S')}" + ) backup_dir.mkdir(exist_ok=True) - shutil.copy2(output_file, backup_dir / f'{service_name}.yaml') + shutil.copy2(output_file, backup_dir / f"{service_name}.yaml") self.log(f"Backed up {output_file} to {backup_dir}") - - # Write new config - with open(output_file, 'w') as f: - yaml.dump(config, f, default_flow_style=False, sort_keys=False) - + + with open(output_file, "w", encoding="utf-8") as file_handle: + yaml.dump( + config, file_handle, default_flow_style=False, sort_keys=False + ) + self.log(f"Written {output_file}") return True - - except Exception as e: - print(f"ERROR: Failed to write {service_name}.yaml: {e}") + except Exception as error: + print(f"ERROR: Failed to write {service_name}.yaml: {error}") return False - def run(self, dry_run: bool = False, apply: bool = False, - backup: bool = False, service: Optional[str] = None) -> int: - """Run the synchronization.""" - - # Load botocore + def should_drop_legacy_generated_command( + self, command: dict, generated_names: set[str] + ) -> bool: + command_name = command.get("name", "") + normalized_name = self.normalize_command_name(command_name) + return ( + command_name != normalized_name and normalized_name not in generated_names + ) + + def _merge_configs(self, existing: dict, generated: dict) -> dict: + merged = existing.copy() + merged["name"] = generated["name"] + + existing_commands = list(existing.get("commands", [])) + generated_commands = generated.get("commands", []) + generated_names = {command["name"] for command in generated_commands} + + for generated_command in generated_commands: + exact_match_index = next( + ( + index + for index, existing_command in enumerate(existing_commands) + if existing_command.get("name") == generated_command["name"] + ), + None, + ) + if exact_match_index is not None: + continue + + normalized_match_index = next( + ( + index + for index, existing_command in enumerate(existing_commands) + if existing_command.get("name") != generated_command["name"] + and self.normalize_command_name(existing_command.get("name", "")) + == generated_command["name"] + ), + None, + ) + + if normalized_match_index is not None: + existing_commands[normalized_match_index] = generated_command + else: + existing_commands.append(generated_command) + + existing_commands = [ + command + for command in existing_commands + if not self.should_drop_legacy_generated_command(command, generated_names) + ] + + merged["commands"] = existing_commands + + existing_default = merged.get("defaultCommand", "") + generated_default = generated.get("defaultCommand", "") + if ( + not existing_default + or self.normalize_command_name(existing_default) == generated_default + ): + merged["defaultCommand"] = generated_default + + return merged + + def run( + self, + dry_run: bool = False, + apply: bool = False, + backup: bool = False, + service: Optional[str] = None, + ) -> int: if not self.load_botocore(): return 1 - - # Load existing configs + self.existing_configs = self.load_existing_configs() self.log(f"Loaded {len(self.existing_configs)} existing configurations") - - # Get services to process + if service: services = [service] else: services = self.get_all_services() - + self.log(f"Found {len(services)} AWS services in botocore") - - # Track changes + total_new = 0 total_modified = 0 total_unchanged = 0 - - report_lines = [] - report_lines.append("=" * 60) - report_lines.append("AWS Commander Sync Report") - report_lines.append(f"Generated: {datetime.now().isoformat()}") - report_lines.append("=" * 60) - report_lines.append("") - - for svc in services: - # Skip if service already exists and we're only adding new - # But we still check for new commands - - generated = self.generate_yaml_template(svc) + + report_lines = [ + "=" * 60, + "AWS Commander Sync Report", + f"Generated: {datetime.now().isoformat()}", + "=" * 60, + "", + ] + + for service_name in services: + generated = self.generate_yaml_template(service_name) if not generated: continue - - changes = self.detect_changes(svc, generated) - - if changes['new']: - report_lines.append(f"[NEW] {svc}: {len(generated['commands'])} commands") + + changes = self.detect_changes(service_name, generated) + + if changes["new"]: + report_lines.append( + f"[NEW] {service_name}: {len(generated['commands'])} commands" + ) total_new += 1 - if apply: - self.apply_changes(svc, generated, backup) - - elif changes['modified']: - new_cmds = len(changes['new_commands']) - report_lines.append(f"[MODIFIED] {svc}: +{new_cmds} new commands") + self.apply_changes(service_name, generated, backup) + elif changes["modified"]: + report_lines.append( + f"[MODIFIED] {service_name}: +{len(changes['new_commands'])} new commands" + ) total_modified += 1 - if apply: - # Merge with existing - keep customizations - existing = self.existing_configs.get(svc, {}) + existing = self.existing_configs.get(service_name, {}) merged = self._merge_configs(existing, generated) - self.apply_changes(svc, merged, backup) - + self.apply_changes(service_name, merged, backup) else: total_unchanged += 1 - - report_lines.append("") - report_lines.append("-" * 60) - report_lines.append(f"Summary: {total_new} new, {total_modified} modified, {total_unchanged} unchanged") - report_lines.append("") - - # Print report - report = '\n'.join(report_lines) - print(report) - + + report_lines.extend( + [ + "", + "-" * 60, + f"Summary: {total_new} new, {total_modified} modified, {total_unchanged} unchanged", + "", + ] + ) + + print("\n".join(report_lines)) + if dry_run: print("\n[DRY RUN] No changes were applied.") - - return 0 - def _merge_configs(self, existing: dict, generated: dict) -> dict: - """Merge existing config with generated, preserving customizations.""" - merged = existing.copy() - - existing_commands = {cmd['name']: cmd for cmd in existing.get('commands', [])} - - for cmd in generated.get('commands', []): - if cmd['name'] not in existing_commands: - # Add new command - existing_commands[cmd['name']] = cmd - - merged['commands'] = list(existing_commands.values()) - - return merged + return 0 def main(): parser = argparse.ArgumentParser( - description='Sync aws-commander configurations with AWS CLI' + description="Sync aws-commander configurations with botocore" ) parser.add_argument( - '--dry-run', - action='store_true', - help='Show what would change without making changes' + "--dry-run", + action="store_true", + help="Show what would change without making changes", ) parser.add_argument( - '--report', - action='store_true', - help='Generate a detailed report of differences' + "--report", + action="store_true", + help="Generate a detailed report of differences", ) parser.add_argument( - '--apply', - action='store_true', - help='Apply changes to configurations' + "--apply", action="store_true", help="Apply changes to configurations" ) parser.add_argument( - '--backup', - action='store_true', - help='Create backup before applying changes' + "--backup", action="store_true", help="Create backup before applying changes" ) + parser.add_argument("--service", help="Only process specific service") + parser.add_argument("--verbose", action="store_true", help="Enable verbose output") parser.add_argument( - '--service', - help='Only process specific service' + "--aws-cli-path", + default=os.environ.get("AWS_CLI_PATH", ""), + help="Deprecated compatibility flag. botocore is used as the source of truth.", ) parser.add_argument( - '--verbose', - action='store_true', - help='Enable verbose output' + "--aws-commander-path", + default=os.environ.get( + "AWS_COMMANDER_PATH", + os.path.dirname(os.path.dirname(os.path.abspath(__file__))), + ), + help="Path to aws-commander (default: parent of script)", ) - parser.add_argument( - '--aws-cli-path', - default=os.environ.get('AWS_CLI_PATH', os.path.expanduser('~/code/aws-cli')), - help='Path to AWS CLI source (default: ~/code/aws-cli)' - ) - parser.add_argument( - '--aws-commander-path', - default=os.environ.get('AWS_COMMANDER_PATH', os.path.dirname(os.path.dirname(os.path.abspath(__file__)))), - help='Path to aws-commander (default: parent of script)' - ) - + args = parser.parse_args() - - # Validate paths - aws_cli_path = args.aws_cli_path aws_commander_path = args.aws_commander_path - - if not os.path.isdir(aws_cli_path): - print(f"ERROR: AWS CLI path not found: {aws_cli_path}") - print("Set AWS_CLI_PATH environment variable or use --aws-cli-path") - return 1 - + if not os.path.isdir(aws_commander_path): print(f"ERROR: aws-commander path not found: {aws_commander_path}") print("Set AWS_COMMANDER_PATH environment variable or use --aws-commander-path") return 1 - - if not os.path.isdir(os.path.join(aws_commander_path, 'configurations')): + + if not os.path.isdir(os.path.join(aws_commander_path, "configurations")): print(f"ERROR: configurations directory not found in {aws_commander_path}") return 1 - - sync = AWSServiceSync(aws_cli_path, aws_commander_path, args.verbose) - + + sync = AWSServiceSync(aws_commander_path, args.verbose) return sync.run( - dry_run=args.dry_run, - apply=args.apply, - backup=args.backup, - service=args.service + dry_run=args.dry_run, apply=args.apply, backup=args.backup, service=args.service ) -if __name__ == '__main__': +if __name__ == "__main__": sys.exit(main()) From 650282b848150a4aad0aca561b9152e805890db8 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Tue, 17 Mar 2026 07:20:47 +0000 Subject: [PATCH 4/5] test: add opt-in real AWS CLI smoke checks --- README.md | 3 ++ cmd/awsCliSmoke_test.go | 78 +++++++++++++++++++++++++++++++++++++++++ configurations/sts.yaml | 19 +++++++++- 3 files changed, 99 insertions(+), 1 deletion(-) create mode 100644 cmd/awsCliSmoke_test.go diff --git a/README.md b/README.md index b1c8920..8a72fb8 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,9 @@ go build ./... # Run all tests go test ./... +# Opt-in real AWS CLI smoke tests +AWS_COMMANDER_SMOKE=1 AWS_COMMANDER_SMOKE_PROFILE=default AWS_COMMANDER_SMOKE_REGION=us-east-1 go test ./cmd -run TestConfigurationsRunAgainstRealAWSCLI -v + # Run tests with race detector go test -race ./... diff --git a/cmd/awsCliSmoke_test.go b/cmd/awsCliSmoke_test.go new file mode 100644 index 0000000..9a7ba5c --- /dev/null +++ b/cmd/awsCliSmoke_test.go @@ -0,0 +1,78 @@ +package cmd_test + +import ( + "os" + "os/exec" + "testing" + + cmdpkg "github.com/cmd-tools/aws-commander/cmd" + "github.com/cmd-tools/aws-commander/parser" +) + +func TestConfigurationsRunAgainstRealAWSCLI(t *testing.T) { + if os.Getenv("AWS_COMMANDER_SMOKE") == "" { + t.Skip("set AWS_COMMANDER_SMOKE=1 to run real AWS CLI smoke tests") + } + + if _, err := exec.LookPath("aws"); err != nil { + t.Fatalf("aws CLI not found: %v", err) + } + + profile := os.Getenv("AWS_COMMANDER_SMOKE_PROFILE") + if profile == "" { + profile = "default" + } + + region := os.Getenv("AWS_COMMANDER_SMOKE_REGION") + if region == "" { + region = "us-east-1" + } + + t.Setenv("AWS_REGION", region) + t.Setenv("AWS_DEFAULT_REGION", region) + + loadConfigurations(t) + + tests := []struct { + name string + resource string + command string + minRows int + mustParse bool + }{ + { + name: "sts caller identity", + resource: "sts", + command: "get-caller-identity", + minRows: 1, + mustParse: true, + }, + { + name: "ec2 availability zones", + resource: "ec2", + command: "describe-availability-zones", + minRows: 1, + mustParse: true, + }, + } + + for _, tt := range tests { + t.Run(tt.name, func(t *testing.T) { + resource := cmdpkg.Resources[tt.resource] + command := resource.GetCommand(tt.command) + + output := command.Run(resource.Name, profile) + if output == "" { + t.Fatal("expected command output") + } + + parsed := parser.ParseCommand(command, output) + if tt.mustParse && len(parsed.Values) < tt.minRows { + t.Fatalf("expected at least %d parsed rows, got %d; raw output: %s", tt.minRows, len(parsed.Values), output) + } + if len(parsed.Header) == 1 && (parsed.Header[0] == "Info" || parsed.Header[0] == "Error") { + t.Fatalf("expected parsed table data, got %v; raw output: %s", parsed.Values, output) + } + }) + } +} diff --git a/configurations/sts.yaml b/configurations/sts.yaml index 2a307be..8f0d8cd 100644 --- a/configurations/sts.yaml +++ b/configurations/sts.yaml @@ -1,6 +1,23 @@ name: sts -defaultCommand: get-session-token +defaultCommand: get-caller-identity commands: +- name: get-caller-identity + arguments: + - --query + - '{Identity: {Account: Account, Arn: Arn, UserId: UserId}}' + - --output + - json + - --cli-read-timeout + - '10' + - --cli-connect-timeout + - '5' + view: tableView + showJsonViewer: true + parse: + type: object + attributeName: Identity + rerunOnBack: false + favouritable: true - name: get-session-token arguments: - --output From c2b49accee53735e39c0e128b0831acf00f75aaf Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Tue, 17 Mar 2026 08:12:37 +0000 Subject: [PATCH 5/5] test: expand real AWS smoke matrix and clean legacy commands --- cmd/awsCliSmoke_test.go | 194 +++++++++++++++++++++++++++++------ configurations/dynamodb.yaml | 15 --- configurations/ecs.yaml | 45 -------- configurations/eks.yaml | 15 --- configurations/iam.yaml | 30 ------ configurations/lambda.yaml | 30 ------ configurations/sns.yaml | 15 --- configurations/sqs.yaml | 15 --- 8 files changed, 163 insertions(+), 196 deletions(-) diff --git a/cmd/awsCliSmoke_test.go b/cmd/awsCliSmoke_test.go index 9a7ba5c..ebbe80a 100644 --- a/cmd/awsCliSmoke_test.go +++ b/cmd/awsCliSmoke_test.go @@ -1,8 +1,12 @@ package cmd_test import ( + "encoding/json" + "fmt" "os" "os/exec" + "slices" + "strings" "testing" cmdpkg "github.com/cmd-tools/aws-commander/cmd" @@ -18,47 +22,59 @@ func TestConfigurationsRunAgainstRealAWSCLI(t *testing.T) { t.Fatalf("aws CLI not found: %v", err) } - profile := os.Getenv("AWS_COMMANDER_SMOKE_PROFILE") - if profile == "" { - profile = "default" - } - region := os.Getenv("AWS_COMMANDER_SMOKE_REGION") if region == "" { - region = "us-east-1" + region = "eu-west-1" } + profile := resolveSmokeProfile(t, region) + t.Setenv("AWS_REGION", region) t.Setenv("AWS_DEFAULT_REGION", region) loadConfigurations(t) + cmdpkg.UiState.SelectedItems = map[string]string{} tests := []struct { - name string - resource string - command string - minRows int - mustParse bool + name string + resource string + command string + allowEmptyList bool + setup func(*testing.T, string) }{ - { - name: "sts caller identity", - resource: "sts", - command: "get-caller-identity", - minRows: 1, - mustParse: true, - }, - { - name: "ec2 availability zones", - resource: "ec2", - command: "describe-availability-zones", - minRows: 1, - mustParse: true, - }, + {name: "ec2 describe instances", resource: "ec2", command: "describe-instances", allowEmptyList: true}, + {name: "s3api list buckets", resource: "s3api", command: "list-buckets", allowEmptyList: true}, + {name: "lambda list functions", resource: "lambda", command: "list-functions", allowEmptyList: true}, + {name: "rds describe db instances", resource: "rds", command: "describe-db-instances", allowEmptyList: true}, + {name: "dynamodb list tables", resource: "dynamodb", command: "list-tables", allowEmptyList: true}, + {name: "iam list roles", resource: "iam", command: "list-roles", allowEmptyList: true}, + {name: "cloudwatch list metrics", resource: "cloudwatch", command: "list-metrics", allowEmptyList: true}, + {name: "logs describe log groups", resource: "logs", command: "describe-log-groups", allowEmptyList: true}, + {name: "sqs list queues", resource: "sqs", command: "list-queues", allowEmptyList: true}, + {name: "sqs get queue attributes", resource: "sqs", command: "get-queue-attributes", allowEmptyList: false, setup: setAnyQueueURL}, + {name: "sns list topics", resource: "sns", command: "list-topics", allowEmptyList: true}, + {name: "ecs list clusters", resource: "ecs", command: "list-clusters", allowEmptyList: true}, + {name: "eks list clusters", resource: "eks", command: "list-clusters", allowEmptyList: true}, + {name: "ecr describe repositories", resource: "ecr", command: "describe-repositories", allowEmptyList: true}, + {name: "cloudformation list stacks", resource: "cloudformation", command: "list-stacks", allowEmptyList: true}, + {name: "ssm list documents", resource: "ssm", command: "list-documents", allowEmptyList: true}, + {name: "sts get caller identity", resource: "sts", command: "get-caller-identity", allowEmptyList: false}, } for _, tt := range tests { t.Run(tt.name, func(t *testing.T) { - resource := cmdpkg.Resources[tt.resource] + if tt.setup != nil { + tt.setup(t, profile) + } + + resource, exists := cmdpkg.Resources[tt.resource] + if !exists { + t.Fatalf("resource %q not found in loaded configurations", tt.resource) + } + if !slices.Contains(resource.GetCommandNames(), tt.command) { + t.Fatalf("command %q not found in resource %q", tt.command, tt.resource) + } + command := resource.GetCommand(tt.command) output := command.Run(resource.Name, profile) @@ -66,13 +82,129 @@ func TestConfigurationsRunAgainstRealAWSCLI(t *testing.T) { t.Fatal("expected command output") } + assertOutputIsJSON(t, output) + assertNoAWSCliErrorText(t, output) + parsed := parser.ParseCommand(command, output) - if tt.mustParse && len(parsed.Values) < tt.minRows { - t.Fatalf("expected at least %d parsed rows, got %d; raw output: %s", tt.minRows, len(parsed.Values), output) + assertParseResultIsUsable(t, command, output, parsed, tt.allowEmptyList) + }) + } +} + +func resolveSmokeProfile(t *testing.T, region string) string { + t.Helper() + + if profile := os.Getenv("AWS_COMMANDER_SMOKE_PROFILE"); profile != "" { + return profile + } + if profile := os.Getenv("AWS_PROFILE"); profile != "" { + return profile + } + + profilesRaw, err := exec.Command("aws", "configure", "list-profiles").Output() + if err != nil { + t.Fatal("could not resolve a working AWS profile; set AWS_COMMANDER_SMOKE_PROFILE") + } + + profiles := strings.Fields(string(profilesRaw)) + for _, profile := range profiles { + cmd := exec.Command("aws", "sts", "get-caller-identity", "--profile", profile, "--region", region, "--output", "json") + if err := cmd.Run(); err == nil { + return profile + } + } + + if envProfile := createEnvBackedProfile(t); envProfile != "" { + return envProfile + } + + t.Fatal("no working AWS profile found; set AWS_COMMANDER_SMOKE_PROFILE to a valid profile") + return "" +} + +func createEnvBackedProfile(t *testing.T) string { + t.Helper() + + accessKey := os.Getenv("AWS_ACCESS_KEY_ID") + secretKey := os.Getenv("AWS_SECRET_ACCESS_KEY") + sessionToken := os.Getenv("AWS_SESSION_TOKEN") + if accessKey == "" || secretKey == "" { + return "" + } + + dir := t.TempDir() + credentialsPath := dir + "/credentials" + + content := fmt.Sprintf("[smoke-env]\naws_access_key_id = %s\naws_secret_access_key = %s\n", accessKey, secretKey) + if sessionToken != "" { + content += fmt.Sprintf("aws_session_token = %s\n", sessionToken) + } + + if err := os.WriteFile(credentialsPath, []byte(content), 0o600); err != nil { + t.Fatalf("failed to create temporary credentials file: %v", err) + } + + t.Setenv("AWS_SHARED_CREDENTIALS_FILE", credentialsPath) + return "smoke-env" +} + +func setAnyQueueURL(t *testing.T, profile string) { + t.Helper() + + resource := cmdpkg.Resources["sqs"] + listQueues := resource.GetCommand("list-queues") + output := listQueues.Run(resource.Name, profile) + + var result struct { + QueueURLs []string `json:"QueueUrls"` + } + if err := json.Unmarshal([]byte(output), &result); err != nil { + t.Fatalf("failed to parse sqs list-queues output: %v", err) + } + if len(result.QueueURLs) == 0 { + t.Fatal("cannot run get-queue-attributes smoke test: no SQS queues available") + } + + cmdpkg.UiState.SelectedItems["$QUEUENAME"] = result.QueueURLs[0] +} + +func assertOutputIsJSON(t *testing.T, output string) { + t.Helper() + var obj interface{} + if err := json.Unmarshal([]byte(output), &obj); err != nil { + t.Fatalf("expected JSON output, got parse error: %v; output: %s", err, output) + } +} + +func assertNoAWSCliErrorText(t *testing.T, output string) { + t.Helper() + lower := strings.ToLower(output) + if strings.Contains(lower, "an error occurred (") || strings.Contains(lower, "unable to locate credentials") { + t.Fatalf("aws cli returned an error response: %s", output) + } +} + +func assertParseResultIsUsable(t *testing.T, command cmdpkg.Command, output string, parsed parser.ParseCommandResult, allowEmptyList bool) { + t.Helper() + + if len(parsed.Header) == 1 && parsed.Header[0] == "Error" { + t.Fatalf("parse failed with Error header; output: %s", output) + } + + if len(parsed.Header) == 1 && parsed.Header[0] == "Info" { + if len(parsed.Values) == 1 && len(parsed.Values[0]) == 1 { + message := parsed.Values[0][0] + if strings.HasPrefix(message, "No ") { + t.Fatalf("parse attribute missing (%q). command parse config likely wrong; output: %s", message, output) } - if len(parsed.Header) == 1 && (parsed.Header[0] == "Info" || parsed.Header[0] == "Error") { - t.Fatalf("expected parsed table data, got %v; raw output: %s", parsed.Values, output) + if allowEmptyList && strings.Contains(message, "Empty - no items available") { + return } - }) + } + t.Fatalf("unexpected info-only parse result for %s: %+v", command.Name, parsed.Values) + } + + if len(parsed.Values) == 0 { + t.Fatalf("expected parsed rows for %s; output: %s", command.Name, output) } } diff --git a/configurations/dynamodb.yaml b/configurations/dynamodb.yaml index daa42fb..00c625e 100644 --- a/configurations/dynamodb.yaml +++ b/configurations/dynamodb.yaml @@ -161,21 +161,6 @@ commands: attributeName: ImportSummaryList rerunOnBack: false favouritable: true -- name: ListTables - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: table - rerunOnBack: false - favouritable: true - name: describe-endpoints arguments: - --output diff --git a/configurations/ecs.yaml b/configurations/ecs.yaml index 4880ed1..714751e 100644 --- a/configurations/ecs.yaml +++ b/configurations/ecs.yaml @@ -73,21 +73,6 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextToken -- name: ListClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: cluster - rerunOnBack: false - favouritable: true - name: list-container-instances arguments: - --output @@ -107,21 +92,6 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextToken -- name: ListServices - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: service - rerunOnBack: false - favouritable: true - name: list-task-definition-families arguments: - --output @@ -160,21 +130,6 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextToken -- name: ListTasks - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: task - rerunOnBack: false - favouritable: true - name: describe-capacity-providers arguments: - --output diff --git a/configurations/eks.yaml b/configurations/eks.yaml index 93093f2..e5a313d 100644 --- a/configurations/eks.yaml +++ b/configurations/eks.yaml @@ -87,21 +87,6 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: nextToken -- name: ListClusters - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: cluster - rerunOnBack: false - favouritable: true - name: list-eks-anywhere-subscriptions arguments: - --output diff --git a/configurations/iam.yaml b/configurations/iam.yaml index 745f00c..f6b8ebd 100644 --- a/configurations/iam.yaml +++ b/configurations/iam.yaml @@ -172,21 +172,6 @@ commands: attributeName: DelegationRequests rerunOnBack: false favouritable: true -- name: ListGroups - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: group - rerunOnBack: false - favouritable: true - name: list-instance-profiles arguments: - --output @@ -255,21 +240,6 @@ commands: attributeName: EnabledFeatures rerunOnBack: false favouritable: true -- name: ListPolicies - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: policie - rerunOnBack: false - favouritable: true - name: list-saml-providers arguments: - --output diff --git a/configurations/lambda.yaml b/configurations/lambda.yaml index 33da2d7..77642ce 100644 --- a/configurations/lambda.yaml +++ b/configurations/lambda.yaml @@ -97,36 +97,6 @@ commands: enabled: true nextTokenParam: --marker nextTokenJsonPath: NextMarker -- name: ListEventSourceMappings - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: eventsourcemapping - rerunOnBack: false - favouritable: true -- name: ListFunctions - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: function - rerunOnBack: false - favouritable: true - name: list-layers arguments: - --output diff --git a/configurations/sns.yaml b/configurations/sns.yaml index 3d1137f..b227142 100644 --- a/configurations/sns.yaml +++ b/configurations/sns.yaml @@ -171,21 +171,6 @@ commands: enabled: true nextTokenParam: --next-token nextTokenJsonPath: NextToken -- name: ListTopics - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: topic - rerunOnBack: false - favouritable: true - name: get-sms-attributes arguments: - --output diff --git a/configurations/sqs.yaml b/configurations/sqs.yaml index 79946d8..5b5097f 100644 --- a/configurations/sqs.yaml +++ b/configurations/sqs.yaml @@ -83,18 +83,3 @@ commands: - --cli-connect-timeout - '5' view: tableView -- name: ListQueues - arguments: - - --output - - json - - --cli-read-timeout - - '10' - - --cli-connect-timeout - - '5' - view: tableView - showJsonViewer: true - parse: - type: object - attributeName: queue - rerunOnBack: false - favouritable: true